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