Closed slintes closed 4 months ago
/approve cancel
/approve
/retest
/approve
/retest
/approve
/approve
/retest
@slintes: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/4.16-openshift-e2e | 2213028dfb8215dedc274d8c0ceefdf0fb484b3e | link | true | /test 4.16-openshift-e2e |
Full PR test history. Your PR dashboard.
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: clobrano, slintes
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/test ci/prow/4.15-test
@slintes: The specified target(s) for /test
were not found.
The following commands are available to trigger required jobs:
/test 4.12-ci-bundle-self-node-remediation-bundle
/test 4.12-images
/test 4.12-openshift-e2e
/test 4.12-test
/test 4.13-ci-bundle-self-node-remediation-bundle
/test 4.13-images
/test 4.13-openshift-e2e
/test 4.13-test
/test 4.14-ci-bundle-self-node-remediation-bundle
/test 4.14-images
/test 4.14-openshift-e2e
/test 4.14-test
/test 4.15-ci-bundle-self-node-remediation-bundle
/test 4.15-images
/test 4.15-openshift-e2e
/test 4.15-test
/test 4.16-ci-bundle-self-node-remediation-bundle
/test 4.16-images
/test 4.16-openshift-e2e
/test 4.16-test
Use /test all
to run all jobs.
/test 4.15-test
failed test is known issue, will merge this because it reduces flakiness of e2e
Why we need this PR
Flaky e2e
Changes made
Increase timeout on deleteAndWait in e2e. This used for deleting SNR CRs, which only works when remediation is done, which can take longer than 2 min.