Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
Adding run-k8s-istio-demo.sh to the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Feb 6, 2019
1 parent c99bc63 commit 9f9722e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/ci_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,8 @@ helm del --purge istio
kubectl -n istio-system delete job --all
kubectl delete -f install/kubernetes/helm/istio/templates/crds.yaml -n istio-system
kubectl delete namespace istio-system
kubectl label namespace default istio-injection=disabled

cd ../..
rm -rf files
./run-k8s-istio-demo.sh

0 comments on commit 9f9722e

Please sign in to comment.