Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of fix test flake for RPC TLS enforcement test into release/1.4.x #16203

Conversation

hc-github-team-nomad-core
Copy link
Contributor

Backport

This PR is auto-generated from #16199 to be assessed for backporting due to the inclusion of the label backport/1.4.x.

The below text is copied from the body of the original PR.


The RPC TLS enforcement test was frequently failing with broken connections. The
most likely cause was that the tests started to run before the server had
started its RPC server. Wait until it self-elects to ensure that the RPC server
is up. This seems to have corrected the error; I ran this 3 times without a
failure (even accounting for gotestsum retries).

Also, fix a minor test bug that didn't impact the test but showed an incorrect
usage for Status.Ping.

@hc-github-team-nomad-core hc-github-team-nomad-core merged commit 168d5c7 into release/1.4.x Feb 16, 2023
@hc-github-team-nomad-core hc-github-team-nomad-core force-pushed the backport/test-flake-rpc-tls-enforcement/brightly-settling-insect branch from 91ff0b1 to e17b722 Compare February 16, 2023 16:51
@hc-github-team-nomad-core hc-github-team-nomad-core deleted the backport/test-flake-rpc-tls-enforcement/brightly-settling-insect branch February 16, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants