Skip to content

Commit

Permalink
[zuul]Ignore envtest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gibizer committed Sep 25, 2023
1 parent c0bb982 commit 7686619
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
- name: "openstack-operator"
src: "~/src/github.com/{{ cifmw_operator_build_org }}/openstack-operator"
image_base: nova

irrelevant-files:
- ^test/functional/.*$

- job:
name: nova-operator-base
Expand Down Expand Up @@ -41,6 +42,8 @@
- ci/nova-operator-base/playbooks/pre-wrapper.yaml
post-run:
- ci/nova-operator-base/playbooks/collect-logs.yaml
irrelevant-files:
- ^test/functional/.*$

- job:
name: nova-operator-compute-kit
Expand Down Expand Up @@ -80,6 +83,8 @@
label: cloud-centos-9-stream-tripleo-vexxhost
- name: crc
label: coreos-crc-extracted-xxl
irrelevant-files:
- ^test/functional/.*$
vars:
collection_namespace_override: "nova-kuttl-default"
zuul_log_collection: true
Expand Down

0 comments on commit 7686619

Please sign in to comment.