Commit b87cfa21 authored by Geoff Simmons's avatar Geoff Simmons

e2e tests uses make targets for the "cluster and namespace" test.

parent 72f4e83a
......@@ -47,9 +47,7 @@ make deploy verify undeploy
echo Example with a cluster-wide Ingress and a namespace-specific Ingress
cd ${MYPATH}/../examples/architectures/cluster-and-ns-wide/
./deploy.sh
./verify.sh
./undeploy.sh
make deploy verify undeploy
echo Multiple Varnish Services in a namespace example
cd ${MYPATH}/../examples/architectures/multi-varnish-ns/
......
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