Closed razo7 closed 4 months ago
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: razo7
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@razo7: The following tests 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.17-ci-bundle-my-bundle | fb9cef93a8ccce9823c7ce0ec85af81224fbfebe | link | true | /test 4.17-ci-bundle-my-bundle |
ci/prow/4.17-images | fb9cef93a8ccce9823c7ce0ec85af81224fbfebe | link | true | /test 4.17-images |
Full PR test history. Your PR dashboard.
/close
@slintes: Closed this PR.
Why we need this PR
Considering a successful command execution when the return value is zero, no error, and stderr is empty as well.
Changes made
Which issue(s) this PR fixes
Fixes (somehow) ECOPROJECT-1938
Test plan