Add in tests for Calico with dual-stack networking

This commit is contained in:
Matt Calvert
2020-12-11 20:52:51 +00:00
committed by Kubernetes Prow Robot
parent 211fdde742
commit c2c97c36bc
4 changed files with 26 additions and 0 deletions

View File

@@ -38,6 +38,11 @@ molecule_tests:
after_script:
- chronic ./tests/scripts/testcases_cleanup.sh
vagrant_ubuntu18-calico-dual-stack:
stage: deploy-part2
extends: .vagrant
when: on_success
vagrant_ubuntu18-flannel:
stage: deploy-part2
extends: .vagrant