Closed cardil closed 2 years 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 all
https://github.com/kubernetes/test-infra/issues/27358 blocks this PR
/hold
/unhold
https://github.com/kubernetes/test-infra/issues/27358 wasn't the cause of the unit test failure.
It was due to:
https://github.com/knative/hack/blob/f9dc7220d36264f5aa2a304b3663612815b757bc/library.sh#L70
It was fixed in 8ba8bc0e2d71d17f4d77cf949ea25f5712a05404
/assign @kvmware /assign @upodroid /cc @mgencur
/test unit-tests_hack_main
I'd like this merged, before I could work on https://github.com/knative/hack/issues/221
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: cardil, upodroid
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Changes
set -Eeuo pipefail
mode/kind cleanup
Fixes #61