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
echo Multiple Varnish Services in a namespace example
cd ${MYPATH}/../examples/architectures/multi-varnish-ns/
./deploy.sh
./verify.sh
./undeploy.sh
make deploy verify undeploy
echo Multiple Ingress controllers example
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