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 K8sDatapathConfig Encapsulation #22674

Merged
merged 1 commit into from Dec 12, 2022

Conversation

pchaigno
Copy link
Member

The whole group of encapsulation-related tests was quarantined in #18051. But there was never any reason to quarantine the whole group as only a couple of tests are actually failing.

According to DataStudio, nowadays only the iptables-masquerading tests are failing. So this commit reenables all tests in that group except for the two iptables-masquerading tests.

Note that this group includes our only coverage of IPsec + VXLAN.

The whole group of encapsulation-related tests was quarantined in
cilium#18051. But there was never any
reason to quarantine the whole group as only a couple of tests are
actually failing.

According to DataStudio [1], nowadays only the iptables-masquerading
tests are failing. So this commit reenables all tests in that group
except for the two iptables-masquerading tests.

Note that this group includes our only coverage of IPsec + VXLAN.

1 - https://datastudio.google.com/s/nBvri2iDdrc
Signed-off-by: Paul Chaignon <paul@cilium.io>
@pchaigno pchaigno added the release-note/ci This PR makes changes to the CI. label Dec 11, 2022
@pchaigno pchaigno requested review from a team as code owners December 11, 2022 21:24
@pchaigno
Copy link
Member Author

/test

@pchaigno
Copy link
Member Author

Although those are datapath tests, I believe it's okay to skip the datapath review because the changes are straightforward and the rationale/consequence is based on DataStudio data. All Required tests passed. Merging.

@pchaigno pchaigno merged commit 7212503 into cilium:master Dec 12, 2022
@pchaigno pchaigno deleted the unquarantine-encapsulation-tests branch December 12, 2022 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

2 participants