Skip to content

Conversation

jrajahalme
Copy link
Member

@jrajahalme jrajahalme commented May 12, 2020

Commit e82c444 inadvertently skipped waiting for all the needed PODs, potentially causing the tests to flake.

Fixes: #11413
Fixes: #11457
Signed-off-by: Jarno Rajahalme jarno@covalent.io

Commit e82c444 inadvertently skipped waiting for all the needed PODs, causing the tests to flake.

Fixes: #11413
Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
@jrajahalme jrajahalme added kind/bug/CI This is a bug in the testing code. area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. labels May 12, 2020
@jrajahalme jrajahalme requested a review from a team as a code owner May 12, 2020 20:29
@jrajahalme
Copy link
Member Author

test-me-please

@coveralls
Copy link

coveralls commented May 12, 2020

Coverage Status

Coverage decreased (-0.01%) to 37.833% when pulling 4aeb3cd on pr/jrajahalme/test-services-wait-pods-fix into 8e86001 on master.

@jrajahalme jrajahalme force-pushed the pr/jrajahalme/test-services-wait-pods-fix branch from 3b015e8 to 4aeb3cd Compare May 12, 2020 23:12
@jrajahalme
Copy link
Member Author

test-me-please

@jrajahalme jrajahalme merged commit cf76459 into master May 13, 2020
@jrajahalme jrajahalme deleted the pr/jrajahalme/test-services-wait-pods-fix branch May 13, 2020 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake kind/bug/CI This is a bug in the testing code. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Suite-k8s-1.11.K8sServicesTest Checks ClusterIP Connectivity Checks service accessing itself (hairpin flow): Exitcode 28
2 participants