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 #11223

Conversation

bartsmykla
Copy link
Contributor

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.

Checklist prior to review

  • Link to relevant issue as well as docs and UI issues
    • There is no relevant issues
  • This will not break child repos: it doesn't hardcode values (.e.g "kumahq" as a image registry) and it will work on Windows, system specific functions like syscall.Mkfifo have equivalent implementation on the other OS
    • It won't
  • Tests (Unit test, E2E tests, manual test on universal and k8s)
    • Locally tested on few e2e tests
    • Don't forget ci/ labels to run additional/fewer tests
  • Do you need to update UPGRADE.md?
    • There is no need
  • Does it need to be backported according to the backporting policy? (this GH action will add "backport" label based on these file globs, if you want to prevent it from adding the "backport" label use no-backport-autolabel label)
    • Only to release-2.8

Changelog: skip

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 rerults of `kumactl inspect dataplane ...`
when any of these tests wil fail.

Signed-off-by: Bart Smykla <[email protected]>
@bartsmykla bartsmykla enabled auto-merge (squash) August 27, 2024 09:09
@bartsmykla bartsmykla merged commit 630c4ce into kumahq:master Aug 27, 2024
18 checks passed
@bartsmykla bartsmykla deleted the test/add-kumactl-inspect-result-to-universal-e2e-debug branch August 27, 2024 09:36
Copy link
Contributor

github-actions bot commented Aug 27, 2024

backporting to release-2.7 with action

backporting to release-2.5 with action
backporting to release-2.6 with action
backporting to release-2.4 with action

Copy link
Contributor

backporting to release-2.8 with action

kumahq bot pushed a commit that referenced this pull request Aug 27, 2024
…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 bot pushed a commit that referenced this pull request Aug 27, 2024
…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 bot pushed a commit that referenced this pull request Aug 27, 2024
…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 bot pushed a commit that referenced this pull request Aug 27, 2024
…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 bot pushed a commit that referenced this pull request Aug 27, 2024
…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]>
bartsmykla added a commit that referenced this pull request Aug 27, 2024
…ail (backport of #11223) (#11224)

test(e2e/debug): add kumactl inspect result when universal e2e test fail (#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]>
Co-authored-by: Bart Smykla <[email protected]>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants