Skip to content

Commit

Permalink
Induce error
Browse files Browse the repository at this point in the history
  • Loading branch information
mgencur committed Oct 11, 2023
1 parent cf15c6a commit f4127a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ function install_head_reuse_ingress() {
header "Installing Knative head release and reusing ingress"
# Keep the existing ingress and do not upgrade it. The ingress upgrade
# makes ongoing requests fail.
install HEAD latest-release \
install-nonexistent HEAD latest-release \
|| fail_test "Knative head release installation failed"
}

Expand Down

0 comments on commit f4127a3

Please sign in to comment.