From 82660e23dac27bd9e268971b68795ef2cf0cb259 Mon Sep 17 00:00:00 2001 From: stefanprodan Date: Fri, 28 Feb 2020 11:31:27 +0200 Subject: [PATCH] Update e2e tests to v1beta1 - set Canary API version to flagger.app/v1beta1 - rename canaryAnalysis to analysis --- test/e2e-contour-tests.sh | 12 ++++++------ test/e2e-gloo-tests.sh | 4 ++-- test/e2e-kubernetes-tests-daemonset.sh | 4 ++-- test/e2e-kubernetes-tests-deployment.sh | 4 ++-- test/e2e-kubernetes-tests-svc.sh | 4 ++-- test/e2e-linkerd-tests.sh | 8 ++++---- test/e2e-nginx-tests.sh | 8 ++++---- test/e2e-tests.sh | 12 ++++++------ 8 files changed, 28 insertions(+), 28 deletions(-) diff --git a/test/e2e-contour-tests.sh b/test/e2e-contour-tests.sh index a27eb398..70d18372 100755 --- a/test/e2e-contour-tests.sh +++ b/test/e2e-contour-tests.sh @@ -34,7 +34,7 @@ spec: EOF cat <>> Initialising canary' kubectl apply -f ${REPO_ROOT}/test/e2e-daemonset.yaml cat <>> Initialising canary' kubectl apply -f ${REPO_ROOT}/test/e2e-workload.yaml cat <>> Initialising canary' kubectl apply -f ${REPO_ROOT}/test/e2e-workload.yaml cat <