Commit 725e4bda authored by Geoff Simmons's avatar Geoff Simmons

CI test uses make targets for the multi-controller example/test.

parent 6da8aaf1
......@@ -136,9 +136,7 @@ example:architectures:multi-controller:
extends: .integration-tests
script:
- cd ../examples/architectures/multi-controller
- ./deploy.sh
- ./verify.sh
- ./undeploy.sh
- make DEPLOY=kubectl deploy verify undeploy
example:architectures:multi-varnish-ns:
extends: .integration-tests
......
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