Commit 5ca47115 authored by Geoff Simmons's avatar Geoff Simmons

Add the file-cache test to the e2e test script.

parent 8870690e
......@@ -106,6 +106,10 @@ echo BackendConfig example
cd ${MYPATH}/../examples/backend-config/
make deploy verify undeploy
echo -sfile cache storage with StatefulSet example
cd ${MYPATH}/../examples/file-cache/
make deploy verify undeploy
echo Ignore deletion of TLS Secrets for non-viking Ingresses
cd ${MYPATH}/e2e/deleteTLSsecret
make deploy verify undeploy
......
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