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

Revert "test/Services: Quarantine 'Checks service on same node'" #18170

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

borkmann
Copy link
Member

@borkmann borkmann commented Dec 8, 2021

This reverts commit ca4ed8d ("test/Services: Quarantine 'Checks service on
same node'"). The original intention was to quarantine the test from #17919.
However, ca4ed8d quarantined the /wrong/ test case which was not the failing
one since the code in mentioned commit only covers the IPv6 one and in the test
the IPv4 one was failing. Meanwhile, the IPv4 test for 'Checks service on same
node' was still left active on master, and looking at CI dashboard from last few
days on master there has been no failure related to any of the 'Checks service on
same node' tests.

This reverts commit ca4ed8d ("test/Services: Quarantine 'Checks service on
same node'"). The original intention was to quarantine the test from #17919.
However, ca4ed8d quarantined the /wrong/ test case which was not the failing
one since the code in mentioned commit only covers the IPv6 one and in the test
the IPv4 one was failing. Meanwhile, the IPv4 test for 'Checks service on same
node' was still left active on master, and looking at CI dashboard from last few
days on master there has been no failure related to any of the 'Checks service on
same node' tests.

Closes: #17919
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
@borkmann borkmann added area/CI Continuous Integration testing issue or flake release-note/misc This PR makes changes that have no direct user impact. labels Dec 8, 2021
@borkmann borkmann requested a review from a team as a code owner December 8, 2021 10:37
@borkmann borkmann requested review from a team and nbusseneau December 8, 2021 10:37
@borkmann
Copy link
Member Author

borkmann commented Dec 8, 2021

/test

Job 'Cilium-PR-K8s-GKE' failed and has not been observed before, so may be related to your PR:

Click to show.

Test Name

K8sChaosTest Connectivity demo application Endpoint can still connect while Cilium is not running

Failure Output

FAIL: Cannot ping from "testclient-tzzxh" to "10.20.2.141"

If it is a flake, comment /mlh new-flake Cilium-PR-K8s-GKE so I can create a new GitHub issue to track it.

Copy link
Member

@nbusseneau nbusseneau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops 😅

@borkmann borkmann merged commit 11c17f0 into master Dec 8, 2021
@borkmann borkmann deleted the pr/ci-svc-same-node branch December 8, 2021 18:39
@tklauser tklauser added backport-done/1.11 The backport for Cilium 1.11.x for this PR is done. and removed backport-pending/1.11 labels Dec 16, 2021
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 backport-done/1.11 The backport for Cilium 1.11.x for this PR is done. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants