Skip to content

e2e: unset exit-on-error during cleanup#2088

Merged
openshift-merge-robot merged 1 commit into
openshift:masterfrom
2uasimojo:e2e/cleanup-e
Aug 11, 2023
Merged

e2e: unset exit-on-error during cleanup#2088
openshift-merge-robot merged 1 commit into
openshift:masterfrom
2uasimojo:e2e/cleanup-e

Conversation

@2uasimojo
Copy link
Copy Markdown
Member

We want cleanup to be best-effort, and we don't want failures therein to blow the whole test up if it already succeeded otherwise. set +e in all exit traps.

We want cleanup to be best-effort, and we don't want failures therein to
blow the whole test up if it already succeeded otherwise. `set +e` in
all exit traps.
@openshift-ci openshift-ci Bot requested review from dlom and lleshchi August 10, 2023 21:06
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 10, 2023
@2uasimojo
Copy link
Copy Markdown
Member Author

/assign @dlom

...for this flake

Comment thread hack/e2e-common.sh
@2uasimojo
Copy link
Copy Markdown
Member Author

Well that's not my failure.

/test e2e-pool

@dlom
Copy link
Copy Markdown
Contributor

dlom commented Aug 10, 2023

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 10, 2023
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Aug 10, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 2uasimojo, dlom

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot
Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD 1a58388 and 2 for PR HEAD ab977e3 in total

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Aug 11, 2023

@2uasimojo: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit da36286 into openshift:master Aug 11, 2023
@2uasimojo 2uasimojo deleted the e2e/cleanup-e branch August 11, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants