Closed razo7 closed 3 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
/test ci/prow/4.16-openshift-e2e
@razo7: The specified target(s) for /test
were not found.
The following commands are available to trigger required jobs:
/test 4.12-ci-bundle-my-bundle
/test 4.12-images
/test 4.12-openshift-e2e
/test 4.12-test
/test 4.13-ci-bundle-my-bundle
/test 4.13-images
/test 4.13-openshift-e2e
/test 4.13-test
/test 4.14-ci-bundle-my-bundle
/test 4.14-images
/test 4.14-openshift-e2e
/test 4.14-test
/test 4.15-ci-bundle-my-bundle
/test 4.15-images
/test 4.15-openshift-e2e
/test 4.15-test
/test 4.16-ci-bundle-my-bundle
/test 4.16-images
/test 4.16-openshift-e2e
/test 4.16-test
Use /test all
to run all jobs.
/test 4.16-openshift-e2e
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: clobrano, razo7
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest
/retest
/hold Waiting for #92 to be merged first
/unhold
tide job is not responding, so I am pushing old commit as a new one to retrigger tide (with the many other tests)...
/retest
/lgtm
/retest
/retest
/hold
need to fix CI config for having e2e tests required
/hold cancel
/test 4.17-ci-bundle-my-bundle
/retest
/retest
/test 4.13-openshift-e2e /test 4.15-openshift-e2e
Why we need this PR
VoulmeAttachment is no longer removed from the resource deletion strategy, thus it is no longer needed for testing. Follow up to #102 .
Changes made
Remove VoulmeAttachment creation and deletion in unit-test.
Which issue(s) this PR fixes
Test plan