Skip to content

Commit afee4d8

Browse files
committed
WIP Add pre-run task for openstack-operator-kuttl
There is missing playbook that should be executed to make the openstack-operator-kuttl CI test pass. Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>
1 parent 1ec2176 commit afee4d8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

zuul.d/jobs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
vars:
2727
cifmw_kuttl_tests_operator_list:
2828
- openstack
29+
cifmw_target_host: controller
30+
pre-run:
31+
- ci/playbooks/kuttl/kuttl-from-operator-deps.yaml
2932

3033
- job:
3134
name: openstack-operator-tempest-multinode

0 commit comments

Comments
 (0)