Commit 8c1373ef authored by Geoff Simmons's avatar Geoff Simmons

e2e test script uses make targets for the TLS SNI test.

parent f2d0751e
......@@ -25,9 +25,7 @@ make deploy verify undeploy
echo TLS offload example with multiple certificates distinguished by SNI
cd ${MYPATH}/../examples/tls/sni
./deploy.sh
./verify.sh
./undeploy.sh
make deploy verify undeploy
echo Single namespace example
cd ${MYPATH}/../examples/namespace/
......
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