We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3526a61 + 40bf494 commit df9d3a8Copy full SHA for df9d3a8
hack/.shellcheck_failures
@@ -16,5 +16,4 @@
16
./cluster/test-e2e.sh
17
./cluster/validate-cluster.sh
18
./hack/lib/test.sh
19
-./hack/test-integration.sh
20
./test/images/image-util.sh
hack/test-integration.sh
@@ -20,8 +20,6 @@ set -o errexit
set -o nounset
21
set -o pipefail
22
23
-KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
24
-
25
echo "$0 has been replaced by 'make test-integration'"
26
echo
27
echo "The following invocation will run all integration tests: "
0 commit comments