Commit 65c68619 authored by Geoff Simmons's avatar Geoff Simmons

Run CI tests for the namespace example with make targets.

parent 88678b76
......@@ -118,9 +118,7 @@ example:namespace:
extends: .integration-tests
script:
- cd ../examples/namespace
- ./deploy.sh
- ./verify.sh
- ./undeploy.sh
- make DEPLOY=kubectl deploy verify undeploy
example:architectures:cluster-and-ns-wide:
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