Commit a43fd5b7 authored by Geoff Simmons's avatar Geoff Simmons

e2e test uses make targets for the custom VCL test.

parent 33d459fc
......@@ -59,9 +59,7 @@ make deploy verify undeploy
echo Custom VCL example
cd ${MYPATH}/../examples/custom-vcl/
./deploy.sh
./verify.sh
./undeploy.sh
make deploy verify undeploy
echo Self-sharding cluster example
cd ${MYPATH}/../examples/self-sharding/
......
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