Commit fff883d8 authored by Geoff Simmons's avatar Geoff Simmons

Add the ShardParam e2e test to the gitlab CI tests.

parent 174c03d6
...@@ -191,6 +191,7 @@ example:backend-config: ...@@ -191,6 +191,7 @@ example:backend-config:
script: script:
- cd ../examples/backend-config - cd ../examples/backend-config
- make deploy verify undeploy - make deploy verify undeploy
- make EXAMPLE=param deploy verify undeploy
example:custom-vcl: example:custom-vcl:
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