Commit affd7a8f authored by Geoff Simmons's avatar Geoff Simmons

Run CI tests for self-sharding by digest, url & key.

parent f579d901
......@@ -180,6 +180,9 @@ example:self-sharding:
- cd ../examples/self-sharding
- make EXAMPLE=self-sharding deploy verify undeploy
- make EXAMPLE=primary-only deploy verify undeploy
- make EXAMPLE=shard-by-digest deploy verify undeploy
- make EXAMPLE=shard-by-url deploy verify undeploy
- make EXAMPLE=shard-by-key deploy verify undeploy
example:authentication:basic:
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