diff --git a/test/e2e/setup.sh b/test/e2e/setup.sh index 71b5b12a0..ca8ebc12e 100755 --- a/test/e2e/setup.sh +++ b/test/e2e/setup.sh @@ -14,6 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. + set -euo pipefail : "${KUBERAY_VERSION}"