Commit 6da8aaf1 authored by Geoff Simmons's avatar Geoff Simmons

e2e test uses make targets for the multi-copntroller example/test.

parent 86fe0429
......@@ -55,9 +55,7 @@ make deploy verify undeploy
echo Multiple Ingress controllers example
cd ${MYPATH}/../examples/architectures/multi-controller/
./deploy.sh
./verify.sh
./undeploy.sh
make deploy verify undeploy
echo Custom VCL example
cd ${MYPATH}/../examples/custom-vcl/
......
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