Use Kubernetes v1.16 in Istio e2e

This commit is contained in:
stefanprodan
2020-04-16 12:05:58 +03:00
parent 2c6259495b
commit f5fd57f3df
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ jobs:
- attach_workspace:
at: /tmp/bin
- run: test/container-build.sh
- run: test/e2e-kind.sh
- run: test/e2e-kind.sh v1.16.4
- run: test/e2e-istio.sh
- run: test/e2e-istio-tests.sh
+1 -1
View File
@@ -23,4 +23,4 @@ echo '>>> Installing Flagger'
kubectl apply -k ${REPO_ROOT}/kustomize/istio
kubectl -n istio-system set image deployment/flagger flagger=test/flagger:latest
kubectl -n istio-system rollout status deployment/flagger
kubectl -n istio-system rollout status deployment/flagger