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

Enable skipDelete for e2e tests #1502

Merged
merged 4 commits into from
May 15, 2020
Merged

Enable skipDelete for e2e tests #1502

merged 4 commits into from
May 15, 2020

Conversation

zen-dog
Copy link
Contributor

@zen-dog zen-dog commented May 8, 2020

Summary:
skipDelete option, if set, will not delete the resources after running the tests. This improves the debuggability of the e2e tests as we will have all the container logs including KUDO manager. And while we're at it, kind logs for the e2e operators tests are also collected.

Signed-off-by: Aleksey Dukhovniy alex.dukhovniy@googlemail.com

Summary:
`skipDelete` option, if set, will not delete the resources after running the tests. This improves debuggability of the e2e tests as we will have all the container logs including KUDO manager.

Signed-off-by: Aleksey Dukhovniy <alex.dukhovniy@googlemail.com>
(cherry picked from commit 728685b)
@zen-dog
Copy link
Contributor Author

zen-dog commented May 8, 2020

Depends on kuttl/#83 for successful cluster cleanup.

Signed-off-by: Aleksey Dukhovniy <alex.dukhovniy@googlemail.com>
Signed-off-by: Aleksey Dukhovniy <alex.dukhovniy@googlemail.com>
@zen-dog zen-dog changed the title Enable skipDelete for e2e tests Bump kuttl to v0.2.1 and enable skipDelete for e2e tests May 15, 2020
@zen-dog zen-dog changed the title Bump kuttl to v0.2.1 and enable skipDelete for e2e tests Enable skipDelete for e2e tests May 15, 2020
@zen-dog zen-dog merged commit 5a4cdc5 into master May 15, 2020
@zen-dog zen-dog deleted the ad/skip-delete-e2e branch May 15, 2020 11:06
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.

None yet

3 participants