Commit 98016ff1 authored by Geoff Simmons's avatar Geoff Simmons

e2e test uses make targets for the "multi Varnishen in namespace" test.

parent 57ba1972
...@@ -51,9 +51,7 @@ make deploy verify undeploy ...@@ -51,9 +51,7 @@ make deploy verify undeploy
echo Multiple Varnish Services in a namespace example echo Multiple Varnish Services in a namespace example
cd ${MYPATH}/../examples/architectures/multi-varnish-ns/ cd ${MYPATH}/../examples/architectures/multi-varnish-ns/
./deploy.sh make deploy verify undeploy
./verify.sh
./undeploy.sh
echo Multiple Ingress controllers example echo Multiple Ingress controllers example
cd ${MYPATH}/../examples/architectures/multi-controller/ cd ${MYPATH}/../examples/architectures/multi-controller/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment