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

test: Unquarantine working FQDN test #23357

Merged
merged 2 commits into from Jan 27, 2023
Merged

Conversation

pchaigno
Copy link
Member

The first commit unquarantines an FQDN test that appears to have been quarantined by mistake (?). The second commit removes some dead code. See commits for details.

In commit bdb6247 ("test: put pending tests under quarantine"), we
quarantined the FQDN test to ensure policy enforcement works after a
Cilium restart. The commit doesn't explain why, so it looks like it may
have been unintentional.

The CI dashboard [1] also shows that the test is working fine, so might
have never been flaky. Let's reenable.

1 - https://datastudio.google.com/s/oIZfsw5ZJ_Y
Fixes: bdb6247 ("test: put pending tests under quarantine")
Signed-off-by: Paul Chaignon <paul@cilium.io>
Since we don't run the ginkgo tests on GKE anymore, this code is dead.

Signed-off-by: Paul Chaignon <paul@cilium.io>
@pchaigno pchaigno 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 Jan 25, 2023
@pchaigno pchaigno requested review from a team as code owners January 25, 2023 18:42
@pchaigno pchaigno changed the title test: Unquarantine working test test: Unquarantine working FQDN test Jan 25, 2023
@pchaigno
Copy link
Member Author

/test-vagrant

@pchaigno
Copy link
Member Author

The LB changes are just removing dead code so I think we can skip that review. Maciej review and tests are passing so marking ready to merge.

@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jan 26, 2023
Copy link
Member

@christarazi christarazi left a comment

Choose a reason for hiding this comment

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

unquarantines an FQDN test that appears to have been quarantined by mistake

😱

Good find.

@aanm aanm merged commit 9cb21ee into cilium:master Jan 27, 2023
@pchaigno pchaigno deleted the unquarantine-test branch January 27, 2023 10:46
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. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants