Commit 27e56117 authored by Geoff Simmons's avatar Geoff Simmons

e2e test script uses the make targets for the "hello" example.

parent 760c04d0
......@@ -17,9 +17,7 @@ make deploy verify
echo "Hello, world!" example
cd ${MYPATH}/../examples/hello/
./deploy.sh
./verify.sh
./undeploy.sh
make deploy verify undeploy
echo "Hello, world!" example with TLS offload
cd ${MYPATH}/../examples/tls/hello
......
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