-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Fixes for test flakes (backport #12775) #12803
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
Conversation
The test checks later based on clientId (cherry picked from commit 964247a)
(cherry picked from commit f295d73)
(cherry picked from commit aa28be0)
(cherry picked from commit b8cf65a)
(cherry picked from commit 7fe2b04)
(cherry picked from commit a35f56f) # Conflicts: # deps/rabbit/test/amqp_filtex_SUITE.erl
(cherry picked from commit f39f554)
(cherry picked from commit 73924ba)
Parallel/sharding groups often fail to create certificates in CI. Most likely it is related to the fact they use the same directory for certificates. This commit uses shard/node name and unique id for each SSL certificate (cherry picked from commit ca0a450)
initializes rabbitmq configuration (cherry picked from commit 9b1e762) # Conflicts: # deps/oauth2_client/test/system_SUITE.erl
To capture where the flake occurs (cherry picked from commit 106012d)
(cherry picked from commit 4a925f9) # Conflicts: # deps/oauth2_client/test/system_SUITE.erl
Cherry-pick of a35f56f has failed:
Cherry-pick of 9b1e762 has failed:
Cherry-pick of 4a925f9 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Will request another backport. |
Mergify is not intelligent enough to determine that a branch was deleted, and GitHub does not detect that a commit was removed by force-pushing a backport branch. |
@dcorbacho @MarcialRosales this needs a manual backport for |
Just another batch of fixes for test flakes
This is an automatic backport of pull request #12775 done by Mergify.