We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24eae54 commit 70857adCopy full SHA for 70857ad
ci/vars-functional-test.yml
@@ -1,5 +1,9 @@
1
---
2
-# temp: skip os-net-setup
+# This is added so we skip the os_net_setup role, which would normally be used
3
+# to create a network.
4
+# A network gets created by `make edpm_deploy_instance` during the autoscaling
5
+# tests.
6
+# skip os-net-setup
7
cifmw_os_net_setup_config: []
8
post_deploy_00_run_functional_test:
9
source: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/run_autoscaling_osp18.yml"
0 commit comments