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: Remove some {DP,Services} Ginkgo test cases #24223

Merged
merged 4 commits into from
Mar 13, 2023
Merged

Conversation

brb
Copy link
Member

@brb brb commented Mar 7, 2023

See commit msgs.

brb added 3 commits March 7, 2023 14:57
We no longer run the Ginkgo e2e tests on GKE, so remove the dead test
cases.

Signed-off-by: Martynas Pumputis <m@lambda.lt>
All of them are covered by ci-datapath [1]:

* "Check connectivity with VXLAN encapsulation" by the "1", "4", "6"
  configurations.
* "Check connectivity with Geneve encapsulation" by the "8"
  configuration.
* "Check vxlan connectivity with per-endpoint routes" by the "4"
  configuration.

[1]: https://github.com/cilium/cilium/blob/841d1f37aba6ed54b3b40853bfbed9c9bceab58b/.github/workflows/conformance-datapath.yaml#L122

Signed-off-by: Martynas Pumputis <m@lambda.lt>
All of them are covered by ci-datapath [1]:

* "Check connectivity with automatic direct nodes routes" by the "2",
  "7" configurations.
* "Check direct connectivity with per endpoint routes" by the "3", "5"
  configurations.

[1]: https://github.com/cilium/cilium/blob/841d1f37aba6ed54b3b40853bfbed9c9bceab58b/.github/workflows/conformance-dat
apath.yaml#L122

Signed-off-by: Martynas Pumputis <m@lambda.lt>
@brb brb added area/CI-improvement Topic or proposal to improve the Continuous Integration workflow release-note/ci This PR makes changes to the CI. needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch labels Mar 7, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.13.1 Mar 7, 2023
It is covered by [1] running on ci-datapath: "echo" pod can run on the
same node as either of the "client" pods./

[1]: https://github.com/cilium/cilium-cli/blob/v0.13.1/connectivity/tests/service.go#L17

Signed-off-by: Martynas Pumputis <m@lambda.lt>
@brb
Copy link
Member Author

brb commented Mar 7, 2023

/test

@brb brb marked this pull request as ready for review March 7, 2023 20:03
@brb brb requested review from a team as code owners March 7, 2023 20:03
Copy link
Member

@pchaigno pchaigno left a comment

Choose a reason for hiding this comment

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

LGTM with one potential small concern over two subtests.

test/k8s/datapath_configuration.go Show resolved Hide resolved
test/k8s/datapath_configuration.go Show resolved Hide resolved
@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Mar 13, 2023
@borkmann borkmann merged commit 6c8efa7 into master Mar 13, 2023
@borkmann borkmann deleted the pr/brb/ci-dp-svc-rm branch March 13, 2023 18:51
@nebril nebril added this to Needs backport from master in 1.13.2 Mar 15, 2023
@nebril nebril removed this from Needs backport from master in 1.13.1 Mar 15, 2023
@NikAleksandrov NikAleksandrov mentioned this pull request Mar 23, 2023
29 tasks
@NikAleksandrov NikAleksandrov added backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. and removed needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch labels Mar 23, 2023
@jibi jibi added backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. and removed backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. labels Apr 7, 2023
@gentoo-root gentoo-root moved this from Needs backport from master to Backport done to v1.13 in 1.13.2 Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI-improvement Topic or proposal to improve the Continuous Integration workflow backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. 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
No open projects
1.13.2
Backport done to v1.13
Development

Successfully merging this pull request may close these issues.

None yet

7 participants