Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit cde9f79

Browse files
committed
Fix e2e tests
The e2e tests refer to the old "incubator/hnc" directory which doesn't exist in this repo. Tested: as usual, I don't have any way to test Prow configs or flows. However, this is in response to a Prow failure that clearly identifies this line.
1 parent 35bbd1d commit cde9f79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hack/prow-run-e2e.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
# in this file too! Look down a few lines to see/update the Kind version.
2222

2323
set -euf -o pipefail
24-
cd incubator/hnc
2524

2625
start_time="$(date -u +%s)"
2726
echo

0 commit comments

Comments
 (0)