Commit 41d617ce authored by Geoff Simmons's avatar Geoff Simmons

e2e test uses make targets for the "cluster-wide" example.

parent dc9463a9
......@@ -43,9 +43,7 @@ make EXAMPLE=env deploy verify undeploy
echo Cluster-wide Ingress example
cd ${MYPATH}/../examples/architectures/clusterwide/
./deploy.sh
./verify.sh
./undeploy.sh
make deploy verify undeploy
echo Example with a cluster-wide Ingress and a namespace-specific Ingress
cd ${MYPATH}/../examples/architectures/cluster-and-ns-wide/
......
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