Skip to content

Commit

Permalink
Improve adoption coverage for openstack-operator
Browse files Browse the repository at this point in the history
This should help prevent breakages like [1].

openstack-k8s-operators/openstack-operator#1103

Related: OSPCIX-504
  • Loading branch information
jistr authored and openshift-merge-bot[bot] committed Oct 2, 2024
1 parent 8631d1f commit b4fe9f2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions zuul.d/adoption.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
Has ceph, not TLS. Uses a content provider.
parent: adoption-standalone-to-crc-ceph
files:
# ci-framework
- ^playbooks/01-bootstrap.yml
- ^playbooks/02-infra.yml
- ^playbooks/06-deploy-edpm.yml
Expand All @@ -119,8 +120,14 @@
- ^roles/repo_setup/(defaults|files|handlers|library|lookup_plugins|module_utils|tasks|templates|vars).*
- ^hooks/playbooks/fetch_compute_facts.yml
- ^zuul.d/adoption.yaml
# openstack-operator
- go.mod
- apis/go.mod
- ^config/crd/bases/.*
- ^controllers/core/.*
- ^controllers/dataplane/.*
- ^pkg/dataplane/.*
- ^pkg/openstack/.*
required-projects:
- openstack-k8s-operators/openstack-operator
irrelevant-files:
Expand Down

0 comments on commit b4fe9f2

Please sign in to comment.