Skip to content

Commit

Permalink
DNM: run kuttl via cifmw base job
Browse files Browse the repository at this point in the history
  • Loading branch information
gibizer committed Oct 10, 2023
1 parent 8163897 commit 1cb0b8d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,20 @@
tenant:
ip: 172.19.0.5

- job:
name: nova-operator-cifmw-kuttl
parent: cifmw-base-kuttl
files:
- ^ci/playbooks/kuttl/.*
- ^scenarios/centos-9/kuttl.yml
- ^zuul.d/kuttl.yaml
vars:
cifmw_kuttl_tests_operator_list:
- nova-operator

- project:
name: openstack-k8s-operators/nova-operator
github-check:
jobs:
- nova-operator-content-provider
- nova-operator-kuttl
- nova-operator-cifmw-kuttl

0 comments on commit 1cb0b8d

Please sign in to comment.