Update test-vars.yml for repositories
Renamed in os_horizon role repo Changed test-vars.yml to os_horizon-overrides.yml Removed test-vars.yml Change-Id: If3cf9b788fe8c20e2f2dff6fbd6cc2efba0c5efe Partial-Bug: #1629284
This commit is contained in:
parent
a8043593f2
commit
3248bc36d2
@ -59,7 +59,6 @@
|
||||
delay: 10
|
||||
vars_files:
|
||||
- common/test-vars.yml
|
||||
- test-vars.yml
|
||||
|
||||
- name: Playbook for tempest testing of horizon
|
||||
hosts: utility_all
|
||||
@ -72,4 +71,3 @@
|
||||
{{ tempest_bin | dirname }}/run_tempest.sh --no-virtual-env --serial tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps
|
||||
vars_files:
|
||||
- common/test-vars.yml
|
||||
- test-vars.yml
|
||||
|
@ -46,4 +46,3 @@
|
||||
- role: "os_horizon"
|
||||
vars_files:
|
||||
- common/test-vars.yml
|
||||
- test-vars.yml
|
||||
|
Loading…
Reference in New Issue
Block a user