Commit 0a7d1eb1 authored by Geoff Simmons's avatar Geoff Simmons

CI runs make targets for the "delete TLS Secret" regression test.

parent 912bbc11
......@@ -233,9 +233,7 @@ regression:tls:delete-secret:
extends: .integration-tests
script:
- cd ../test/e2e/deleteTLSsecret
- ./deploy.sh
- ./verify.sh
- ./undeploy.sh
- make DEPLOY=kubectl deploy verify undeploy
.integration-tests:
needs: ["build:controller"]
......
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