Commit 8587460e authored by Geoff Simmons's avatar Geoff Simmons

CI test uses make targets for the rewrite test.

parent b3e79ee2
......@@ -168,9 +168,7 @@ example:rewrite:
extends: .integration-tests
script:
- cd ../examples/rewrite
- ./deploy.sh
- ./verify.sh
- ./undeploy.sh
- make DEPLOY=kubectl deploy verify undeploy
example:self-sharding:
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