Commit cabe6784 authored by Geoff Simmons's avatar Geoff Simmons

Add the pathTypes e2e test to the gitlab CI script.

parent b2b2af4a
......@@ -305,6 +305,12 @@ example:ingresses:
- make EXAMPLE=fanout-nohost deploy verify undeploy
- make EXAMPLE=vhost-nohost deploy verify undeploy
example:pathTypes:
extends: .integration-tests
script:
- cd ../test/e2e/pathTypes
- make deploy verify undeploy
dev:template-config:
extends: .integration-tests
script:
......
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