Commit 58e9e6a0 authored by Geoff Simmons's avatar Geoff Simmons

Add the pathTypes e2e test to the gitlab CI script.

parent 07b40d0b
......@@ -306,6 +306,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