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

Add a fail handler printing debug info to the smoke tests #2726

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

georgethebeatle
Copy link
Member

Is there a related GitHub Issue?

#2713

What is this change about?

Introduce fail handler to the smoke tests that prints more information about the app that may be slow to be deleted as well as controller logs that may help to find out if there is something weird in how we are handling finalizers

Also drying up the code around the three e2e suites: crd, smoke and e2e

Does this PR introduce a breaking change?

No

Acceptance Steps

Greent tests

Tag your pair, your PM, and/or team

@eirini

@georgethebeatle georgethebeatle force-pushed the wip-smoke-fail-handler branch 2 times, most recently from 2306082 to 73fe271 Compare July 24, 2023 15:47
Also dry up all end to end tests making them reuse more bits like
- fail handlers and common funcs used in them (like printing pod logs)
- env helpers

Co-authored-by: Georgi Sabev <[email protected]>
@georgethebeatle georgethebeatle merged commit f5819e8 into main Jul 25, 2023
7 checks passed
@georgethebeatle georgethebeatle deleted the wip-smoke-fail-handler branch July 25, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants