From 1a90392400525b1ce4aea193daabb9d727df2117 Mon Sep 17 00:00:00 2001 From: Daniel Albuquerque Date: Sat, 19 Sep 2020 15:15:39 +0100 Subject: [PATCH] Add set -o errexit --- test/e2e-istio-tests-skip-analysis.sh | 2 ++ test/e2e-istio-tests.sh | 2 ++ 2 files changed, 4 insertions(+) diff --git a/test/e2e-istio-tests-skip-analysis.sh b/test/e2e-istio-tests-skip-analysis.sh index 5b94026b..f6f1937e 100755 --- a/test/e2e-istio-tests-skip-analysis.sh +++ b/test/e2e-istio-tests-skip-analysis.sh @@ -3,6 +3,8 @@ # This script runs e2e tests for when the canary analysis is skipped # Prerequisites: Kubernetes Kind and Istio +set -o errexit + echo '>>> Initialising canary' cat <>> Create latency metric template' cat <