Commit 62ff4d7d authored by Geoff Simmons's avatar Geoff Simmons

e2e test uses make targets for the self-sharding test.

parent 29549704
......@@ -63,9 +63,7 @@ make deploy verify undeploy
echo Self-sharding cluster example
cd ${MYPATH}/../examples/self-sharding/
./deploy.sh
./verify.sh
./undeploy.sh
make deploy verify undeploy
echo Basic Authentication example
cd ${MYPATH}/../examples/authentication/
......
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