Commit 1a7fd733 authored by Geoff Simmons's avatar Geoff Simmons

e2e test uses make targets for the BackendConfig test.

parent 0b64cf9f
......@@ -104,9 +104,7 @@ make EXAMPLE=purge deploy verify undeploy
echo BackendConfig example
cd ${MYPATH}/../examples/backend-config/
./deploy.sh
./verify.sh
./undeploy.sh
make deploy verify undeploy
echo Ignore deletion of TLS Secrets for non-viking Ingresses
cd ${MYPATH}/e2e/deleteTLSsecret
......
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