Commit 864ef99f authored by Geoff Simmons's avatar Geoff Simmons

CI test uses make targets for the "cluster-wide" example.

parent 41d617ce
...@@ -132,9 +132,7 @@ example:architectures:clusterwide: ...@@ -132,9 +132,7 @@ example:architectures:clusterwide:
extends: .integration-tests extends: .integration-tests
script: script:
- cd ../examples/architectures/clusterwide - cd ../examples/architectures/clusterwide
- ./deploy.sh - make DEPLOY=kubectl deploy verify undeploy
- ./verify.sh
- ./undeploy.sh
example:architectures:multi-controller: example:architectures:multi-controller:
extends: .integration-tests 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