Skip to content

fix(tests): wait for license to be applied before trying to login#8744

Merged
mangalaman93 merged 1 commit intomainfrom
aman/testfix
Mar 10, 2023
Merged

fix(tests): wait for license to be applied before trying to login#8744
mangalaman93 merged 1 commit intomainfrom
aman/testfix

Conversation

@mangalaman93
Copy link
Copy Markdown
Contributor

once the zero cluster is up, it applies a trial license. Until the license is not applied, health check for alpha returns that the cluster is an OSS cluster.

This PR ensures that the t driver code now waits for the license to be proposed and applied in the cluster. Then, it waits for the login to succeed before running the tests.

@ghost ghost added area/testing Testing related issues go Pull requests that update Go code labels Mar 9, 2023
once the zero cluster is up, it applies a trial license. Until the
license is applied, health check for alpha returns that the cluster
is an OSS cluster.

This PR ensures that the t driver code now waits for the license
to be proposed and applied in the cluster. Then, it waits for the
login to succeed before running the tests if ACL is enabled.
@mangalaman93 mangalaman93 merged commit 47c6b68 into main Mar 10, 2023
@mangalaman93 mangalaman93 deleted the aman/testfix branch March 10, 2023 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/testing Testing related issues go Pull requests that update Go code

Development

Successfully merging this pull request may close these issues.

3 participants