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(e2e/debug): add kumactl inspect result when universal e2e test fail (backport of #11223) #11227

Closed
wants to merge 1 commit into from

Conversation

kumahq[bot]
Copy link
Contributor

@kumahq kumahq bot commented Aug 27, 2024

Automatic cherry-pick of #11223 for branch release-2.6

Generated by action

cherry-picked commit 630c4ce
⚠️ ⚠️ ⚠️ Conflicts happened when cherry-picking! ⚠️ ⚠️ ⚠️

On branch release-2.6
Your branch is up to date with 'origin/release-2.6'.

You are currently cherry-picking commit 630c4ce62.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   test/framework/universal_cluster.go

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   test/framework/debug.go

…ail (#11223)

We currently can see a lot of flakes in universal e2e tests, and we
don't have enough data to debug it, especially that we cannot reproduce
it locally. This commit adds results of `kumactl inspect dataplane ...`
when any of these tests will fail.

Signed-off-by: Bart Smykla <[email protected]>
@kumahq kumahq bot requested a review from a team as a code owner August 27, 2024 09:37
@kumahq kumahq bot requested review from lukidzi and Icarus9913 and removed request for a team August 27, 2024 09:37
@bartsmykla bartsmykla closed this Aug 27, 2024
@bartsmykla bartsmykla deleted the chore/backport-release-2.6-11223 branch August 27, 2024 09:40
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant