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: Specify node-selectors in BGP configmap #16412

Merged
merged 1 commit into from Jun 10, 2021

Conversation

christarazi
Copy link
Member

@christarazi christarazi commented Jun 2, 2021

We recently had a regression
(#16340) that occurred when the
user specified node-selectors in their BGP configmap. The node-selectors
were not picked up due to the bug that was fixed in
#16341.

This commit is to add regression testing for the BGP integration.

Depends on #16341

@christarazi christarazi added area/CI-improvement Topic or proposal to improve the Continuous Integration workflow kind/enhancement This would improve or streamline existing functionality. sig/k8s Impacts the kubernetes API, or kubernetes -> cilium internals translation layers. sig/loadbalancing release-note/ci This PR makes changes to the CI. labels Jun 2, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. and removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Jun 2, 2021
@christarazi
Copy link
Member Author

christarazi commented Jun 2, 2021

test-only --focus="K8sServicesTest.*Connectivity to endpoint via LB" --k8s_version=1.21 --kernel_version=net-next

Edit: Test failed as expected; once dependent PR is merged, then we'll re-run

We recently had a regression
(cilium#16340) that occurred when the
user specified node-selectors in their BGP configmap. The node-selectors
were not picked up due to the bug that was fixed in
cilium#16341.

This commit is to add regression testing for the BGP integration.

Signed-off-by: Chris Tarazi <chris@isovalent.com>
@christarazi christarazi force-pushed the pr/christarazi/expand-bgp-test branch from 961d6f8 to f20f04b Compare June 8, 2021 22:55
@christarazi
Copy link
Member Author

christarazi commented Jun 8, 2021

test-only --focus="K8sServicesTest.*Connectivity to endpoint via LB" --k8s_version=1.21 --kernel_version=net-next

Edit: Test passed: https://jenkins.cilium.io/job/Cilium-PR-Tests-Kernel-Focus/225/

@christarazi christarazi marked this pull request as ready for review June 8, 2021 23:03
@christarazi christarazi requested a review from a team as a code owner June 8, 2021 23:03
@christarazi christarazi requested a review from tklauser June 8, 2021 23:03
@christarazi christarazi added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 9, 2021
@aditighag aditighag merged commit 8ba6c28 into cilium:master Jun 10, 2021
@christarazi christarazi deleted the pr/christarazi/expand-bgp-test branch June 11, 2021 19:33
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 kind/enhancement This would improve or streamline existing functionality. 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. sig/k8s Impacts the kubernetes API, or kubernetes -> cilium internals translation layers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants