Skip to content

Commit a4973c2

Browse files
committed
[ci] Add vars/osp18_env to the logging playbook
It contains the "openstack_cmd" var required for the endpoint tests
1 parent dd36989 commit a4973c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/logging_tests_controller.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
environment:
77
KUBECONFIG: "{{ cifmw_openshift_kubeconfig }}"
88
PATH: "{{ cifmw_path }}"
9+
vars_files:
10+
- vars/osp18_env.yml
911
vars:
1012
common_pod_test_id: "RHOSO-12672"
1113
common_pod_status_str: "Running"

0 commit comments

Comments
 (0)