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

Use cilium-cli sysdump in L4LB tests #17719

Merged
merged 1 commit into from Oct 29, 2021
Merged

Conversation

tklauser
Copy link
Member

@tklauser tklauser commented Oct 27, 2021

Use the cilium sysdump command instead of the deprecated
cilium-sysdump python script as we already do in other tests. This will
also include Hubble flows into the sysdump which the old sysdump tool
didn't.

Note: The previous version of this PR contained a change to the l4lb workflow which was based on a false assumption on my side.

@tklauser tklauser added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. labels Oct 27, 2021
@tklauser tklauser requested review from a team as code owners October 27, 2021 08:41
@tklauser tklauser requested review from a team, nebril, nbusseneau and jibi October 27, 2021 08:41
@tklauser tklauser marked this pull request as draft October 27, 2021 09:04
@tklauser tklauser changed the title L4LB test fixes Use cilium-cli sysdump in L4LB tests Oct 27, 2021
Use the `cilium sysdump` command instead of the deprecated
cilium-sysdump python script as we already do in other tests. This will
also include Hubble flows into the sysdump which the old sysdump tool
didn't.

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser marked this pull request as ready for review October 27, 2021 09:06
@tklauser
Copy link
Member Author

ci-l4lb

@nbusseneau
Copy link
Member

ci-l4lb

@tklauser Need to uncomment the pull_request trigger if you want to test the changes in this PR ;)

@tklauser
Copy link
Member Author

ci-l4lb

@tklauser
Copy link
Member Author

ci-l4lb

@tklauser
Copy link
Member Author

tklauser commented Oct 27, 2021

Successful example run with collected sysdump: https://github.com/cilium/cilium/actions/runs/1390730121

Removing "DO NOT MERGE" commit.

@tklauser tklauser added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Oct 27, 2021
@nebril nebril merged commit 4973234 into master Oct 29, 2021
@nebril nebril deleted the pr/tklauser/l4lb-test-fixes branch October 29, 2021 09:42
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 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