Skip to content

Commit 88e83d0

Browse files
committed
Add zuul minor update job
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
1 parent 707e66a commit 88e83d0

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

zuul.d/jobs.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,18 @@
8787
[libvirt]
8888
cpu_mode = custom
8989
cpu_models = Nehalem
90+
91+
- job:
92+
name: openstack-operator-edpm-baremetal-minor-update
93+
parent: cifmw-crc-podified-edpm-baremetal-minor-update
94+
dependencies: ["openstack-k8s-operators-content-provider"]
95+
irrelevant-files:
96+
- .*/*.md
97+
- ^\..*$
98+
- ^docs/.*$
99+
- ^LICENSE$
100+
- ^OWNERS$
101+
- ^OWNERS_ALIASES$
102+
- ^PROJECT$
103+
- ^README.md$
104+
- tests?\/functional

zuul.d/projects.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@
2626
- openstack-operator-docs-preview
2727
- openstack-operator-kuttl:
2828
voting: false
29+
- openstack-operator-edpm-baremetal-minor-update:
30+
dependencies: ["openstack-k8s-operators-content-provider"]
31+
irrelevant-files: *irrelevant-files

0 commit comments

Comments
 (0)