Skip to content

Commit 9347ab1

Browse files
committed
Fix e2e tests
1 parent ebc75f5 commit 9347ab1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hack/test-e2e.sh

+1-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ function run_e2e_tests() {
2929
-- \
3030
--kubeconfig="${KUBECONFIG}" \
3131
--cloud-config="${CLOUDCONFIG}" \
32-
--delete-namespace=false \
33-
--log-level=debug
32+
--delete-namespace=false
3433
}
3534

3635
# Main ************************************************************************

0 commit comments

Comments
 (0)