diff --git a/ci-operator/config/coreos/coreos-assembler/coreos-coreos-assembler-main.yaml b/ci-operator/config/coreos/coreos-assembler/coreos-coreos-assembler-main.yaml index 5a27232b51746..158eefa1a6ba2 100644 --- a/ci-operator/config/coreos/coreos-assembler/coreos-coreos-assembler-main.yaml +++ b/ci-operator/config/coreos/coreos-assembler/coreos-coreos-assembler-main.yaml @@ -9,6 +9,7 @@ images: - dockerfile_path: Dockerfile from: root to: bin + skip_if_only_changed: ^\.tekton/|^rpms\.(.*)\.yaml$|^renovate.json$|^ci/hermetic/|docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ resources: '*': requests: diff --git a/ci-operator/config/cri-o/cri-o/cri-o-cri-o-main.yaml b/ci-operator/config/cri-o/cri-o/cri-o-cri-o-main.yaml index 36ef3943a8295..d0b83ad271a75 100644 --- a/ci-operator/config/cri-o/cri-o/cri-o-cri-o-main.yaml +++ b/ci-operator/config/cri-o/cri-o/cri-o-cri-o-main.yaml @@ -40,6 +40,7 @@ images: as: - registry.ci.openshift.org/rhcos-devel/rhel-coreos to: rhel-coreos + skip_if_only_changed: ^(?:docs|tutorials|logo|\.github)/|\.md$|^(?:\.gitignore|OWNERS|OWNERS_ALIASES|SECURITY_CONTACTS|PROJECT|LICENSE)$ raw_steps: - rpm_image_injection_step: from: base-machine diff --git a/ci-operator/config/cri-o/cri-o/cri-o-cri-o-main__ci.yaml b/ci-operator/config/cri-o/cri-o/cri-o-cri-o-main__ci.yaml index 4bbe6ed0da014..4d181e6488c3f 100644 --- a/ci-operator/config/cri-o/cri-o/cri-o-cri-o-main__ci.yaml +++ b/ci-operator/config/cri-o/cri-o/cri-o-cri-o-main__ci.yaml @@ -16,6 +16,7 @@ images: COPY . /workdir from: base to: crio-crio-base-src + skip_if_only_changed: ^(?:docs|tutorials|logo|\.github)/|\.md$|^(?:\.gitignore|OWNERS|OWNERS_ALIASES|SECURITY_CONTACTS|PROJECT|LICENSE)$ releases: initial: integration: diff --git a/ci-operator/config/cri-o/cri-o/cri-o-cri-o-main__periodics.yaml b/ci-operator/config/cri-o/cri-o/cri-o-cri-o-main__periodics.yaml index c01d0f5a7916a..0a673ae5e2926 100644 --- a/ci-operator/config/cri-o/cri-o/cri-o-cri-o-main__periodics.yaml +++ b/ci-operator/config/cri-o/cri-o/cri-o-cri-o-main__periodics.yaml @@ -25,6 +25,7 @@ images: COPY . . from: base to: crio-crio-base-src + skip_if_only_changed: ^(?:docs|tutorials|logo|\.github)/|\.md$|^(?:\.gitignore|OWNERS|OWNERS_ALIASES|SECURITY_CONTACTS|PROJECT|LICENSE)$ releases: initial: integration: diff --git a/ci-operator/config/cri-o/cri-o/cri-o-cri-o-release-1.22.yaml b/ci-operator/config/cri-o/cri-o/cri-o-cri-o-release-1.22.yaml index 3302087560616..115869386f667 100644 --- a/ci-operator/config/cri-o/cri-o/cri-o-cri-o-release-1.22.yaml +++ b/ci-operator/config/cri-o/cri-o/cri-o-cri-o-release-1.22.yaml @@ -28,6 +28,7 @@ images: as: - registry.ci.openshift.org/rhcos/machine-os-content:4.9 to: machine-os-content + skip_if_only_changed: ^(?:docs|tutorials|logo|\.github)/|\.md$|^(?:\.gitignore|OWNERS|SECURITY_CONTACTS|PROJECT|LICENSE)$ raw_steps: - rpm_image_injection_step: from: base-machine diff --git a/ci-operator/config/opendatahub-io/opendatahub-operator/opendatahub-io-opendatahub-operator-incubation.yaml b/ci-operator/config/opendatahub-io/opendatahub-operator/opendatahub-io-opendatahub-operator-incubation.yaml index bd4d263695500..c8c516af3f5d0 100644 --- a/ci-operator/config/opendatahub-io/opendatahub-operator/opendatahub-io-opendatahub-operator-incubation.yaml +++ b/ci-operator/config/opendatahub-io/opendatahub-operator/opendatahub-io-opendatahub-operator-incubation.yaml @@ -14,6 +14,7 @@ images: dockerfile_path: Dockerfiles/Dockerfile from: os to: opendatahub-operator + skip_if_only_changed: ^\.github/|^docs/|\.[mM][dD]$|^.gitignore$|^golangci|^crd-ref-docs\.config|^OWNERS$|^PROJECT$|^LICENSE$|^OWNERS_ALIASES$ operator: bundles: - dockerfile_path: Dockerfiles/bundle.Dockerfile diff --git a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15__414.yaml b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15__414.yaml index c4dfee9b56269..47f91eb6d3c06 100755 --- a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15__414.yaml +++ b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15__414.yaml @@ -42,6 +42,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: knative-backstage-plugins-source-image + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15__418.yaml b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15__418.yaml index 9aeccca7c91c2..eb58c554d3ba1 100755 --- a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15__418.yaml +++ b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15__418.yaml @@ -42,6 +42,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: knative-backstage-plugins-source-image + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16__414.yaml b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16__414.yaml index 90a0364784ce7..5c357a13571e4 100755 --- a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16__414.yaml +++ b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16__414.yaml @@ -42,6 +42,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: knative-backstage-plugins-source-image + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16__420.yaml b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16__420.yaml index 4ea79da8dbab0..507ac7abab7ab 100755 --- a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16__420.yaml +++ b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16__420.yaml @@ -42,6 +42,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: knative-backstage-plugins-source-image + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16__421.yaml b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16__421.yaml index 6860ae5cb5e98..6442063d2b21b 100755 --- a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16__421.yaml +++ b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16__421.yaml @@ -42,6 +42,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: knative-backstage-plugins-source-image + run_if_changed: ^non-existing$ releases: latest: candidate: diff --git a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17__414.yaml b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17__414.yaml index 3d9225c5b3a9a..aa33f832ecc48 100755 --- a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17__414.yaml +++ b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17__414.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: knative-backstage-plugins-source-image + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17__420.yaml b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17__420.yaml index dd9934fae0781..6d1679806f2fa 100755 --- a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17__420.yaml +++ b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17__420.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: knative-backstage-plugins-source-image + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17__421.yaml b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17__421.yaml index 23460789c45b7..5479cd58cc98a 100755 --- a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17__421.yaml +++ b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17__421.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: knative-backstage-plugins-source-image + run_if_changed: ^non-existing$ releases: latest: candidate: diff --git a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21__414.yaml b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21__414.yaml index 7190bbfbd5e6e..8e692e6e42981 100755 --- a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21__414.yaml +++ b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21__414.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: knative-backstage-plugins-source-image + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21__420.yaml b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21__420.yaml index 105c9298c39d0..1f1e5b1b73219 100755 --- a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21__420.yaml +++ b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21__420.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: knative-backstage-plugins-source-image + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21__421.yaml b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21__421.yaml index 8c00d18910e24..eff89119a8424 100755 --- a/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21__421.yaml +++ b/ci-operator/config/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21__421.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: knative-backstage-plugins-source-image + run_if_changed: ^non-existing$ releases: latest: candidate: diff --git a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next__414.yaml b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next__414.yaml index 36ce43d55a200..f2975bf92b6be 100755 --- a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next__414.yaml +++ b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next__414.yaml @@ -24,6 +24,7 @@ images: to: knative-eventing-integrations-timer-source - dockerfile_path: openshift/ci-operator/static-images/transform-jsonata/Dockerfile to: knative-eventing-integrations-transform-jsonata + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next__420.yaml b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next__420.yaml index f261716eeb94d..c1783b93cc257 100755 --- a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next__420.yaml +++ b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next__420.yaml @@ -24,6 +24,7 @@ images: to: knative-eventing-integrations-timer-source - dockerfile_path: openshift/ci-operator/static-images/transform-jsonata/Dockerfile to: knative-eventing-integrations-transform-jsonata + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next__421.yaml b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next__421.yaml index 3be84cb5d9892..2621d0f245650 100755 --- a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next__421.yaml +++ b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next__421.yaml @@ -24,6 +24,7 @@ images: to: knative-eventing-integrations-timer-source - dockerfile_path: openshift/ci-operator/static-images/transform-jsonata/Dockerfile to: knative-eventing-integrations-transform-jsonata + run_if_changed: ^non-existing$ releases: latest: candidate: diff --git a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16__414.yaml b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16__414.yaml index 18a767cc34183..1ad743f13bc79 100755 --- a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16__414.yaml +++ b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16__414.yaml @@ -24,6 +24,7 @@ images: to: knative-eventing-integrations-timer-source - dockerfile_path: openshift/ci-operator/static-images/transform-jsonata/Dockerfile to: knative-eventing-integrations-transform-jsonata + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16__420.yaml b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16__420.yaml index 66790033564e3..e74c6c352fae6 100755 --- a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16__420.yaml +++ b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16__420.yaml @@ -24,6 +24,7 @@ images: to: knative-eventing-integrations-timer-source - dockerfile_path: openshift/ci-operator/static-images/transform-jsonata/Dockerfile to: knative-eventing-integrations-transform-jsonata + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16__421.yaml b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16__421.yaml index 59c79738955c1..c0a625a2cb6d5 100755 --- a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16__421.yaml +++ b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16__421.yaml @@ -24,6 +24,7 @@ images: to: knative-eventing-integrations-timer-source - dockerfile_path: openshift/ci-operator/static-images/transform-jsonata/Dockerfile to: knative-eventing-integrations-transform-jsonata + run_if_changed: ^non-existing$ releases: latest: candidate: diff --git a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17__414.yaml b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17__414.yaml index 4b37a5193b3ff..92826a34fe660 100755 --- a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17__414.yaml +++ b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17__414.yaml @@ -24,6 +24,7 @@ images: to: knative-eventing-integrations-timer-source - dockerfile_path: openshift/ci-operator/static-images/transform-jsonata/Dockerfile to: knative-eventing-integrations-transform-jsonata + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17__420.yaml b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17__420.yaml index 1e72ca7ec190f..ebb1a51554aab 100755 --- a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17__420.yaml +++ b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17__420.yaml @@ -24,6 +24,7 @@ images: to: knative-eventing-integrations-timer-source - dockerfile_path: openshift/ci-operator/static-images/transform-jsonata/Dockerfile to: knative-eventing-integrations-transform-jsonata + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17__421.yaml b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17__421.yaml index bb8e45ac0e9f3..1eba23910dd7c 100755 --- a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17__421.yaml +++ b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17__421.yaml @@ -24,6 +24,7 @@ images: to: knative-eventing-integrations-timer-source - dockerfile_path: openshift/ci-operator/static-images/transform-jsonata/Dockerfile to: knative-eventing-integrations-transform-jsonata + run_if_changed: ^non-existing$ releases: latest: candidate: diff --git a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21__414.yaml b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21__414.yaml index 89dc9e95162aa..8a8a7c8f5dadc 100755 --- a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21__414.yaml +++ b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21__414.yaml @@ -24,6 +24,7 @@ images: to: knative-eventing-integrations-timer-source - dockerfile_path: openshift/ci-operator/static-images/transform-jsonata/Dockerfile to: knative-eventing-integrations-transform-jsonata + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21__420.yaml b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21__420.yaml index 07cbd7bae1957..f1bcb2e0afe27 100755 --- a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21__420.yaml +++ b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21__420.yaml @@ -24,6 +24,7 @@ images: to: knative-eventing-integrations-timer-source - dockerfile_path: openshift/ci-operator/static-images/transform-jsonata/Dockerfile to: knative-eventing-integrations-transform-jsonata + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21__421.yaml b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21__421.yaml index 31464fe3a3f7c..2f53be2318ad6 100755 --- a/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21__421.yaml +++ b/ci-operator/config/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21__421.yaml @@ -24,6 +24,7 @@ images: to: knative-eventing-integrations-timer-source - dockerfile_path: openshift/ci-operator/static-images/transform-jsonata/Dockerfile to: knative-eventing-integrations-transform-jsonata + run_if_changed: ^non-existing$ releases: latest: candidate: diff --git a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15__414.yaml b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15__414.yaml index 7ad25d01c48f7..5a9c3e48c4866 100755 --- a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15__414.yaml +++ b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15__414.yaml @@ -33,6 +33,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-istio-source-image + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15__420.yaml b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15__420.yaml index dd3dfa1e39a99..931606c0e8208 100755 --- a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15__420.yaml +++ b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15__420.yaml @@ -33,6 +33,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-istio-source-image + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16__414.yaml b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16__414.yaml index 589e13f57554b..6d9c68220ec01 100755 --- a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16__414.yaml +++ b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16__414.yaml @@ -33,6 +33,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-istio-source-image + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16__420.yaml b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16__420.yaml index 2fd7e8aa37b00..61e135680b0d3 100755 --- a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16__420.yaml +++ b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16__420.yaml @@ -33,6 +33,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-istio-source-image + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16__421.yaml b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16__421.yaml index 91554d4b6adb5..9a29a419909a0 100755 --- a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16__421.yaml +++ b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16__421.yaml @@ -33,6 +33,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-istio-source-image + run_if_changed: ^non-existing$ releases: latest: candidate: diff --git a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17__414.yaml b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17__414.yaml index 83fb7f9d346ec..1859b7bdf2e44 100755 --- a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17__414.yaml +++ b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17__414.yaml @@ -33,6 +33,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-istio-source-image + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17__420.yaml b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17__420.yaml index 977b8f3b57d25..7e8e1a69abc50 100755 --- a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17__420.yaml +++ b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17__420.yaml @@ -33,6 +33,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-istio-source-image + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17__421.yaml b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17__421.yaml index ea4c418daaa2c..cad8bf8d2a845 100755 --- a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17__421.yaml +++ b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17__421.yaml @@ -33,6 +33,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-istio-source-image + run_if_changed: ^non-existing$ releases: latest: candidate: diff --git a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21__414.yaml b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21__414.yaml index d64937b202009..af530c7898dac 100755 --- a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21__414.yaml +++ b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21__414.yaml @@ -33,6 +33,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-istio-source-image + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21__420.yaml b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21__420.yaml index 70fca021a4a0a..4532ce0aab0c0 100755 --- a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21__420.yaml +++ b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21__420.yaml @@ -33,6 +33,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-istio-source-image + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21__421.yaml b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21__421.yaml index cd2aee3629db1..f56447de7e2ee 100755 --- a/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21__421.yaml +++ b/ci-operator/config/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21__421.yaml @@ -33,6 +33,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-istio-source-image + run_if_changed: ^non-existing$ releases: latest: candidate: diff --git a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15__414.yaml b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15__414.yaml index 62002151094cd..b9505e48455a0 100755 --- a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15__414.yaml +++ b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15__414.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-kourier-source-image + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15__420.yaml b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15__420.yaml index 9f2f9e8ad87f9..d40a7a552540f 100755 --- a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15__420.yaml +++ b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15__420.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-kourier-source-image + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16__414.yaml b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16__414.yaml index 87621091964f1..418f8266d3447 100755 --- a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16__414.yaml +++ b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16__414.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-kourier-source-image + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16__420.yaml b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16__420.yaml index 94549c759d018..f7fe5bc6066e8 100755 --- a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16__420.yaml +++ b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16__420.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-kourier-source-image + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16__421.yaml b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16__421.yaml index cae79b1536842..6a6e360f91c73 100755 --- a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16__421.yaml +++ b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16__421.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-kourier-source-image + run_if_changed: ^non-existing$ releases: latest: candidate: diff --git a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17__414.yaml b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17__414.yaml index 4b9136f7699d8..47e48d3d338c9 100755 --- a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17__414.yaml +++ b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17__414.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-kourier-source-image + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17__420.yaml b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17__420.yaml index 33d79d116a4b5..e894cd26390dd 100755 --- a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17__420.yaml +++ b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17__420.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-kourier-source-image + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17__421.yaml b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17__421.yaml index d30b89032178f..46767ae2c38c5 100755 --- a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17__421.yaml +++ b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17__421.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-kourier-source-image + run_if_changed: ^non-existing$ releases: latest: candidate: diff --git a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21__414.yaml b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21__414.yaml index df9d41726cfab..551557a8d6f8b 100755 --- a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21__414.yaml +++ b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21__414.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-kourier-source-image + run_if_changed: ^non-existing$ promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21__420.yaml b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21__420.yaml index 46dcb6cbf09b9..ff6f72e013f87 100755 --- a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21__420.yaml +++ b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21__420.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-kourier-source-image + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md promotion: to: - additional_images: diff --git a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21__421.yaml b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21__421.yaml index 6a36cbdf56166..4e636af9e73c5 100755 --- a/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21__421.yaml +++ b/ci-operator/config/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21__421.yaml @@ -24,6 +24,7 @@ images: - dockerfile_path: openshift/ci-operator/source-image/Dockerfile from: src to: net-kourier-source-image + run_if_changed: ^non-existing$ releases: latest: candidate: diff --git a/ci-operator/config/openshift/ci-tools/openshift-ci-tools-main.yaml b/ci-operator/config/openshift/ci-tools/openshift-ci-tools-main.yaml index 570946ba0d20b..e7e8cd92e5bc2 100644 --- a/ci-operator/config/openshift/ci-tools/openshift-ci-tools-main.yaml +++ b/ci-operator/config/openshift/ci-tools/openshift-ci-tools-main.yaml @@ -19,6 +19,7 @@ binary_build_commands: make production-install build_root: from_repository: true images: + build_if_affected: true items: - additional_architectures: - arm64 diff --git a/ci-operator/config/openshift/continuous-release-jobs/openshift-continuous-release-jobs-master.yaml b/ci-operator/config/openshift/continuous-release-jobs/openshift-continuous-release-jobs-master.yaml index 6e28d7fede80f..e05b84a8677b2 100644 --- a/ci-operator/config/openshift/continuous-release-jobs/openshift-continuous-release-jobs-master.yaml +++ b/ci-operator/config/openshift/continuous-release-jobs/openshift-continuous-release-jobs-master.yaml @@ -20,6 +20,7 @@ images: - dockerfile_path: images/cluster-apply/Dockerfile from: continuous-release-jobs to: cluster-apply + run_if_changed: ^(.*Dockerfile.*)$ promotion: to: - excluded_images: diff --git a/ci-operator/config/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.3.yaml b/ci-operator/config/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.3.yaml index b9eee8cbce0ff..b7e154360a334 100644 --- a/ci-operator/config/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.3.yaml +++ b/ci-operator/config/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.3.yaml @@ -13,6 +13,7 @@ images: - dockerfile_path: Dockerfile.ocp from: base-os to: ironic-hardware-inventory-recorder + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ promotion: to: - name: "4.3" diff --git a/ci-operator/config/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.4.yaml b/ci-operator/config/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.4.yaml index 49a53407df12f..b92ce81ddc1f0 100644 --- a/ci-operator/config/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.4.yaml +++ b/ci-operator/config/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.4.yaml @@ -13,6 +13,7 @@ images: - dockerfile_path: Dockerfile.ocp from: base-os to: ironic-hardware-inventory-recorder + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ promotion: to: - name: "4.4" diff --git a/ci-operator/config/openshift/ironic-image/openshift-ironic-image-release-4.2.yaml b/ci-operator/config/openshift/ironic-image/openshift-ironic-image-release-4.2.yaml index 13fd122c8081f..16662df1f4dce 100644 --- a/ci-operator/config/openshift/ironic-image/openshift-ironic-image-release-4.2.yaml +++ b/ci-operator/config/openshift/ironic-image/openshift-ironic-image-release-4.2.yaml @@ -13,6 +13,7 @@ images: - dockerfile_path: Dockerfile.ocp from: base-os to: ironic + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ promotion: to: - name: "4.2" diff --git a/ci-operator/config/openshift/ironic-image/openshift-ironic-image-release-4.3.yaml b/ci-operator/config/openshift/ironic-image/openshift-ironic-image-release-4.3.yaml index ce196c28b1f73..5e08fa39d265f 100644 --- a/ci-operator/config/openshift/ironic-image/openshift-ironic-image-release-4.3.yaml +++ b/ci-operator/config/openshift/ironic-image/openshift-ironic-image-release-4.3.yaml @@ -17,6 +17,7 @@ images: as: - ironic-builder to: ironic + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ promotion: to: - name: "4.3" diff --git a/ci-operator/config/openshift/ironic-image/openshift-ironic-image-release-4.4.yaml b/ci-operator/config/openshift/ironic-image/openshift-ironic-image-release-4.4.yaml index 8a255daaffeb0..7ead7a29ef46d 100644 --- a/ci-operator/config/openshift/ironic-image/openshift-ironic-image-release-4.4.yaml +++ b/ci-operator/config/openshift/ironic-image/openshift-ironic-image-release-4.4.yaml @@ -17,6 +17,7 @@ images: as: - ironic-builder to: ironic + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ promotion: to: - name: "4.4" diff --git a/ci-operator/config/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.3.yaml b/ci-operator/config/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.3.yaml index 7a41272497fc9..a734050ecd149 100644 --- a/ci-operator/config/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.3.yaml +++ b/ci-operator/config/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.3.yaml @@ -13,6 +13,7 @@ images: - dockerfile_literal: FROM src from: base to: ironic-ipa-downloader + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ resources: '*': requests: diff --git a/ci-operator/config/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.4.yaml b/ci-operator/config/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.4.yaml index 5a533baf2efcc..8b6ecb512dd6e 100644 --- a/ci-operator/config/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.4.yaml +++ b/ci-operator/config/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.4.yaml @@ -13,6 +13,7 @@ images: - dockerfile_path: Dockerfile.ocp from: base-os to: ironic-ipa-downloader + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ promotion: to: - name: "4.4" diff --git a/ci-operator/config/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.2.yaml b/ci-operator/config/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.2.yaml index 0e5d182aa36ce..f62269144436b 100644 --- a/ci-operator/config/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.2.yaml +++ b/ci-operator/config/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.2.yaml @@ -13,6 +13,7 @@ images: - dockerfile_path: Dockerfile.ocp from: base to: ironic-rhcos-downloader + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ promotion: to: - name: "4.2" diff --git a/ci-operator/config/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.3.yaml b/ci-operator/config/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.3.yaml index 6ec8898878246..b0bf617921d80 100644 --- a/ci-operator/config/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.3.yaml +++ b/ci-operator/config/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.3.yaml @@ -13,6 +13,7 @@ images: - dockerfile_path: Dockerfile.ocp from: base to: ironic-machine-os-downloader + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ promotion: to: - name: "4.3" diff --git a/ci-operator/config/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.4.yaml b/ci-operator/config/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.4.yaml index 765c6570ea1c3..2c1b4af6d90f7 100644 --- a/ci-operator/config/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.4.yaml +++ b/ci-operator/config/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.4.yaml @@ -13,6 +13,7 @@ images: - dockerfile_path: Dockerfile.ocp from: base to: ironic-machine-os-downloader + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ promotion: to: - name: "4.4" diff --git a/ci-operator/config/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.2.yaml b/ci-operator/config/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.2.yaml index 483da3467bf55..63722818db6af 100644 --- a/ci-operator/config/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.2.yaml +++ b/ci-operator/config/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.2.yaml @@ -13,6 +13,7 @@ images: - dockerfile_path: Dockerfile.ocp from: base to: ironic-static-ip-manager + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ promotion: to: - name: "4.2" diff --git a/ci-operator/config/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.3.yaml b/ci-operator/config/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.3.yaml index bcd60b14c8830..56f711da22038 100644 --- a/ci-operator/config/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.3.yaml +++ b/ci-operator/config/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.3.yaml @@ -13,6 +13,7 @@ images: - dockerfile_path: Dockerfile.ocp from: base to: ironic-static-ip-manager + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ promotion: to: - name: "4.3" diff --git a/ci-operator/config/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.4.yaml b/ci-operator/config/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.4.yaml index 30b090ed77f52..fb9f4b7058c83 100644 --- a/ci-operator/config/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.4.yaml +++ b/ci-operator/config/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.4.yaml @@ -13,6 +13,7 @@ images: - dockerfile_path: Dockerfile.ocp from: base to: ironic-static-ip-manager + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ promotion: to: - name: "4.4" diff --git a/ci-operator/config/openshift/library/openshift-library-master.yaml b/ci-operator/config/openshift/library/openshift-library-master.yaml index cacca72e5cda6..1df6399635e19 100644 --- a/ci-operator/config/openshift/library/openshift-library-master.yaml +++ b/ci-operator/config/openshift/library/openshift-library-master.yaml @@ -13,6 +13,7 @@ images: - dockerfile_path: Dockerfile from: base to: library + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ resources: '*': requests: diff --git a/ci-operator/config/openshift/openshift-client-python/openshift-openshift-client-python-main.yaml b/ci-operator/config/openshift/openshift-client-python/openshift-openshift-client-python-main.yaml index d6ec40fb4adcd..f412ab0436c92 100644 --- a/ci-operator/config/openshift/openshift-client-python/openshift-openshift-client-python-main.yaml +++ b/ci-operator/config/openshift/openshift-client-python/openshift-openshift-client-python-main.yaml @@ -10,6 +10,7 @@ images: - dockerfile_path: images/Dockerfile from: os to: openshift-client-python + run_if_changed: ^(.*Dockerfile.*)$ promotion: to: - namespace: dpcr diff --git a/ci-operator/config/openshift/os/openshift-os-master.yaml b/ci-operator/config/openshift/os/openshift-os-master.yaml index 589aa8a1419eb..1ea88ebf2b7ad 100644 --- a/ci-operator/config/openshift/os/openshift-os-master.yaml +++ b/ci-operator/config/openshift/os/openshift-os-master.yaml @@ -28,6 +28,7 @@ images: as: - registry.ci.openshift.org/rhcos-devel/rhel-coreos:latest to: rhel-coreos-extensions + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ promotion: to: - excluded_images: diff --git a/ci-operator/config/openshift/os/openshift-os-release-4.19.yaml b/ci-operator/config/openshift/os/openshift-os-release-4.19.yaml index 3e06346a7d0b9..1050d93387366 100644 --- a/ci-operator/config/openshift/os/openshift-os-release-4.19.yaml +++ b/ci-operator/config/openshift/os/openshift-os-release-4.19.yaml @@ -28,6 +28,7 @@ images: as: - registry.ci.openshift.org/rhcos-devel/rhel-coreos:latest to: rhel-coreos-extensions + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ promotion: to: - excluded_images: diff --git a/ci-operator/config/openshift/os/openshift-os-release-4.20.yaml b/ci-operator/config/openshift/os/openshift-os-release-4.20.yaml index f3ec09a3d8cfb..7f18990d2f2f6 100644 --- a/ci-operator/config/openshift/os/openshift-os-release-4.20.yaml +++ b/ci-operator/config/openshift/os/openshift-os-release-4.20.yaml @@ -28,6 +28,7 @@ images: as: - registry.ci.openshift.org/rhcos-devel/rhel-coreos:latest to: rhel-coreos-extensions + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ promotion: to: - excluded_images: diff --git a/ci-operator/config/openshift/os/openshift-os-release-4.21.yaml b/ci-operator/config/openshift/os/openshift-os-release-4.21.yaml index 90fa183a1a5eb..c57031697eeb4 100644 --- a/ci-operator/config/openshift/os/openshift-os-release-4.21.yaml +++ b/ci-operator/config/openshift/os/openshift-os-release-4.21.yaml @@ -28,6 +28,7 @@ images: as: - registry.ci.openshift.org/rhcos-devel/rhel-coreos:latest to: rhel-coreos-extensions + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ promotion: to: - excluded_images: diff --git a/ci-operator/config/openshift/os/openshift-os-release-4.22.yaml b/ci-operator/config/openshift/os/openshift-os-release-4.22.yaml index d142388f5a0fb..a2bbac65b8c4e 100644 --- a/ci-operator/config/openshift/os/openshift-os-release-4.22.yaml +++ b/ci-operator/config/openshift/os/openshift-os-release-4.22.yaml @@ -28,6 +28,7 @@ images: as: - registry.ci.openshift.org/rhcos-devel/rhel-coreos:latest to: rhel-coreos-extensions + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ promotion: to: - disabled: true diff --git a/ci-operator/config/openshift/os/openshift-os-release-4.23.yaml b/ci-operator/config/openshift/os/openshift-os-release-4.23.yaml index 1f72cb4ba909b..5895c8882d2f6 100644 --- a/ci-operator/config/openshift/os/openshift-os-release-4.23.yaml +++ b/ci-operator/config/openshift/os/openshift-os-release-4.23.yaml @@ -28,6 +28,7 @@ images: as: - registry.ci.openshift.org/rhcos-devel/rhel-coreos:latest to: rhel-coreos-extensions + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ promotion: to: - excluded_images: diff --git a/ci-operator/config/openstack-k8s-operators/ci-framework/openstack-k8s-operators-ci-framework-main.yaml b/ci-operator/config/openstack-k8s-operators/ci-framework/openstack-k8s-operators-ci-framework-main.yaml index bccf95688d9af..e45a5100fe6eb 100644 --- a/ci-operator/config/openstack-k8s-operators/ci-framework/openstack-k8s-operators-ci-framework-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/ci-framework/openstack-k8s-operators-ci-framework-main.yaml @@ -8,6 +8,7 @@ images: RUN make setup_molecule USE_VENV=no from: src to: ci-framework-image + skip_if_only_changed: ^renovate.json|^README.md promotion: to: - namespace: openstack-k8s-operators diff --git a/ci-operator/config/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-18.0-fr5.yaml index e3caece2d3274..8c7a01e03c75b 100644 --- a/ci-operator/config/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-18.0-fr5.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-main.yaml index 8651677c8389e..105654e59e6cf 100644 --- a/ci-operator/config/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-main.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-18.0-fr5.yaml index b0bd34de729e1..f25ff84850d66 100644 --- a/ci-operator/config/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-18.0-fr5.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-main.yaml index d758591740f34..dafc628d784e6 100644 --- a/ci-operator/config/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-main.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-18.0-fr5.yaml index 65fe04a3cd108..893676f4286d8 100644 --- a/ci-operator/config/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-18.0-fr5.yaml @@ -32,6 +32,7 @@ images: - destination_dir: . source_path: /bin/opm to: openstack-operator-ci-build-deploy + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-main.yaml index 520e651d4038c..273c8db38706d 100644 --- a/ci-operator/config/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-main.yaml @@ -32,6 +32,7 @@ images: - destination_dir: . source_path: /bin/opm to: openstack-operator-ci-build-deploy + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-18.0-fr5.yaml index 6fba73b3d9836..1d5ad3e7280ce 100644 --- a/ci-operator/config/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-18.0-fr5.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-main.yaml index 05156507aa8b7..6290515312a3a 100644 --- a/ci-operator/config/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-main.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-18.0-fr5.yaml index 2cfbcb1f37af2..59e799e8c47a7 100644 --- a/ci-operator/config/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-18.0-fr5.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-main.yaml index 6102a864d5bee..1fb1b7dab591f 100644 --- a/ci-operator/config/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-main.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-18.0-fr5.yaml index 3a940400d9690..7db93064f9c81 100644 --- a/ci-operator/config/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-18.0-fr5.yaml @@ -44,6 +44,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-main.yaml index 025f8de62667f..6574a32ce4c8d 100644 --- a/ci-operator/config/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-main.yaml @@ -44,6 +44,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-18.0-fr5.yaml index 7ecb64f72f2ec..a135c64b0daef 100644 --- a/ci-operator/config/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-18.0-fr5.yaml @@ -32,6 +32,7 @@ images: - destination_dir: . source_path: /bin/opm to: openstack-operator-ci-build-deploy + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-main.yaml b/ci-operator/config/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-main.yaml index c7724169466b7..b2eb3e1352473 100644 --- a/ci-operator/config/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-main.yaml @@ -32,6 +32,7 @@ images: - destination_dir: . source_path: /bin/opm to: openstack-operator-ci-build-deploy + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-18.0-fr5.yaml index 8d9b427bdae16..1255ca606c840 100644 --- a/ci-operator/config/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-18.0-fr5.yaml @@ -48,6 +48,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-main.yaml index 9597007cc6105..58d8919a9d0dd 100644 --- a/ci-operator/config/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-main.yaml @@ -48,6 +48,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-18.0-fr5.yaml index 097e089787574..7b1163140b680 100644 --- a/ci-operator/config/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-18.0-fr5.yaml @@ -48,6 +48,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-main.yaml index 3961003a5c138..9dc16e7cf0711 100644 --- a/ci-operator/config/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-main.yaml @@ -48,6 +48,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-18.0-fr5.yaml index 18ed36ca142be..5f50a4bf118a7 100644 --- a/ci-operator/config/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-18.0-fr5.yaml @@ -32,6 +32,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-main.yaml index 60beccfd55fa9..99a83165adba4 100644 --- a/ci-operator/config/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-main.yaml @@ -32,6 +32,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-18.0-fr5.yaml index 060ce330931b4..87048134fd8b0 100644 --- a/ci-operator/config/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-18.0-fr5.yaml @@ -44,6 +44,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-main.yaml index 29bec33734fcb..e719071bd5834 100644 --- a/ci-operator/config/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-main.yaml @@ -57,6 +57,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-18.0-fr5.yaml index e97647edacde6..5b951a8c5edee 100644 --- a/ci-operator/config/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-18.0-fr5.yaml @@ -48,6 +48,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-main.yaml index c6a233a534d5a..82f82863c473b 100644 --- a/ci-operator/config/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-main.yaml @@ -48,6 +48,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-18.0-fr5.yaml index 4519ecfb49398..1cdf0403f5fab 100644 --- a/ci-operator/config/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-18.0-fr5.yaml @@ -7,6 +7,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-main.yaml index cda496972217b..d16a950fc03e0 100644 --- a/ci-operator/config/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-main.yaml @@ -7,6 +7,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-18.0-fr5.yaml index 0f14120507080..7c164bb02d40a 100644 --- a/ci-operator/config/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-18.0-fr5.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-main.yaml index d3ab6235703fb..9ebb34a37dff6 100644 --- a/ci-operator/config/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-main.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-18.0-fr5.yaml index 6ea8863d0364c..dd30b75906ef6 100644 --- a/ci-operator/config/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-18.0-fr5.yaml @@ -45,6 +45,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-main.yaml index 2c6d5c12c2e71..3c7980d3af352 100644 --- a/ci-operator/config/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-main.yaml @@ -45,6 +45,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-18.0-fr5.yaml index 3419665223c54..3d9764ac0146b 100644 --- a/ci-operator/config/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-18.0-fr5.yaml @@ -32,6 +32,7 @@ images: - destination_dir: . source_path: /bin/opm to: openstack-operator-ci-build-deploy + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-main.yaml index 2ca76331005f5..415d60cc19130 100644 --- a/ci-operator/config/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-main.yaml @@ -32,6 +32,7 @@ images: - destination_dir: . source_path: /bin/opm to: openstack-operator-ci-build-deploy + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/openstack-k8s-operators-ci/openstack-k8s-operators-openstack-k8s-operators-ci-main.yaml b/ci-operator/config/openstack-k8s-operators/openstack-k8s-operators-ci/openstack-k8s-operators-openstack-k8s-operators-ci-main.yaml index 570fd893b4b77..53e4ca060ad20 100644 --- a/ci-operator/config/openstack-k8s-operators/openstack-k8s-operators-ci/openstack-k8s-operators-openstack-k8s-operators-ci-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/openstack-k8s-operators-ci/openstack-k8s-operators-openstack-k8s-operators-ci-main.yaml @@ -53,6 +53,7 @@ images: value: v5.6.0 dockerfile_path: images/build-root/Dockerfile.rhel-9.custom to: ci-build-root-golang-1.24-sdk-1.41.1 + skip_if_only_changed: ^renovate.json|^README.md promotion: to: - name: tools diff --git a/ci-operator/config/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-18.0-fr5.yaml index 229a1afac9533..0c87f74c632bc 100644 --- a/ci-operator/config/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-18.0-fr5.yaml @@ -49,6 +49,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-main.yaml index c21c12443653d..77919a5451046 100644 --- a/ci-operator/config/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-main.yaml @@ -49,6 +49,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-18.0-fr5.yaml index 9e4090f0e4882..76c2087b6108f 100644 --- a/ci-operator/config/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-18.0-fr5.yaml @@ -44,6 +44,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-main.yaml index ea263391a2434..593994bd6f2ce 100644 --- a/ci-operator/config/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-main.yaml @@ -44,6 +44,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-18.0-fr5.yaml index a232f68965c75..25829659a024a 100644 --- a/ci-operator/config/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-18.0-fr5.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-main.yaml index 84b8110689263..7b6f636223c82 100644 --- a/ci-operator/config/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-main.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-18.0-fr5.yaml index dc3e40823d34a..7e13ec432aa4a 100644 --- a/ci-operator/config/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-18.0-fr5.yaml @@ -8,6 +8,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-main.yaml b/ci-operator/config/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-main.yaml index 8cced724b6d16..c2fe0aa43f8ba 100644 --- a/ci-operator/config/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-main.yaml @@ -8,6 +8,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-18.0-fr5.yaml index fe51c3bbdc1e3..2f29f9ecf1a21 100644 --- a/ci-operator/config/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-18.0-fr5.yaml @@ -32,6 +32,7 @@ images: - destination_dir: . source_path: /bin/opm to: openstack-operator-ci-build-deploy + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-main.yaml index 9cbc516fb864d..fc281d9366777 100644 --- a/ci-operator/config/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-main.yaml @@ -32,6 +32,7 @@ images: - destination_dir: . source_path: /bin/opm to: openstack-operator-ci-build-deploy + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/tcib/openstack-k8s-operators-tcib-main.yaml b/ci-operator/config/openstack-k8s-operators/tcib/openstack-k8s-operators-tcib-main.yaml index 7a4ea838d5d87..4eab0fa4ae0f7 100644 --- a/ci-operator/config/openstack-k8s-operators/tcib/openstack-k8s-operators-tcib-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/tcib/openstack-k8s-operators-tcib-main.yaml @@ -8,6 +8,7 @@ images: RUN pip3 install pre-commit from: src to: openstack-operator-ci-pre-commit + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-18.0-fr5.yaml b/ci-operator/config/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-18.0-fr5.yaml index 8eb13619a6027..36660f2f31557 100644 --- a/ci-operator/config/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-18.0-fr5.yaml +++ b/ci-operator/config/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-18.0-fr5.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-main.yaml b/ci-operator/config/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-main.yaml index 55513ba84eaa9..dec22657e8bb2 100644 --- a/ci-operator/config/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-main.yaml +++ b/ci-operator/config/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-main.yaml @@ -44,6 +44,7 @@ images: RUN yum install -y skopeo from: openstack-operator-ci-build-deploy to: openstack-operator-ci-build-deploy-kuttl + skip_if_only_changed: ^renovate.json|^README.md resources: '*': limits: diff --git a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.16-stable.yaml b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.16-stable.yaml index 11abaaf8dc5f3..aeeeb128041cb 100644 --- a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.16-stable.yaml +++ b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.16-stable.yaml @@ -7,6 +7,7 @@ images: items: - dockerfile_path: Containerfile to: amd-ci + run_if_changed: x^ releases: latest: prerelease: diff --git a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.17-stable.yaml b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.17-stable.yaml index 2bd8221bbc0f8..3ee6082d2ceda 100644 --- a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.17-stable.yaml +++ b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.17-stable.yaml @@ -7,6 +7,7 @@ images: items: - dockerfile_path: Containerfile to: amd-ci + run_if_changed: x^ releases: latest: prerelease: diff --git a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.18-stable.yaml b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.18-stable.yaml index 0ce7ac8b3b475..f6993e76c9eed 100644 --- a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.18-stable.yaml +++ b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.18-stable.yaml @@ -7,6 +7,7 @@ images: items: - dockerfile_path: Containerfile to: amd-ci + run_if_changed: x^ releases: latest: prerelease: diff --git a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.19-stable.yaml b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.19-stable.yaml index 73a3f5241579b..780e0a9d2e8ba 100644 --- a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.19-stable.yaml +++ b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.19-stable.yaml @@ -7,6 +7,7 @@ images: items: - dockerfile_path: Containerfile to: amd-ci + run_if_changed: x^ releases: latest: prerelease: diff --git a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.20-stable.yaml b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.20-stable.yaml index 4412d65470031..53728c9a9460d 100644 --- a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.20-stable.yaml +++ b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.20-stable.yaml @@ -7,6 +7,7 @@ images: items: - dockerfile_path: Containerfile to: amd-ci + run_if_changed: x^ releases: latest: prerelease: diff --git a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.21-stable.yaml b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.21-stable.yaml index 00dda7b9d87cf..12dd3457181c1 100644 --- a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.21-stable.yaml +++ b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.21-stable.yaml @@ -7,6 +7,7 @@ images: items: - dockerfile_path: Containerfile to: amd-ci + run_if_changed: x^ releases: latest: prerelease: diff --git a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.22-stable.yaml b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.22-stable.yaml index c7160e1605154..f5a6b8d059bff 100644 --- a/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.22-stable.yaml +++ b/ci-operator/config/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main__4.22-stable.yaml @@ -7,6 +7,7 @@ images: items: - dockerfile_path: Containerfile to: amd-ci + run_if_changed: x^ releases: latest: prerelease: diff --git a/ci-operator/config/rh-ecosystem-edge/console-plugin-nvidia-gpu/rh-ecosystem-edge-console-plugin-nvidia-gpu-main.yaml b/ci-operator/config/rh-ecosystem-edge/console-plugin-nvidia-gpu/rh-ecosystem-edge-console-plugin-nvidia-gpu-main.yaml index 0760a5ec993a7..6e361d4692d86 100644 --- a/ci-operator/config/rh-ecosystem-edge/console-plugin-nvidia-gpu/rh-ecosystem-edge-console-plugin-nvidia-gpu-main.yaml +++ b/ci-operator/config/rh-ecosystem-edge/console-plugin-nvidia-gpu/rh-ecosystem-edge-console-plugin-nvidia-gpu-main.yaml @@ -7,6 +7,7 @@ images: items: - dockerfile_path: Dockerfile to: console-plugin-nvidia-gpu + skip_if_only_changed: ^OWNERS$|^README\.md$|^deployment/ promotion: to: - name: main diff --git a/ci-operator/config/stolostron/search-e2e-test/stolostron-search-e2e-test-release-2.17.yaml b/ci-operator/config/stolostron/search-e2e-test/stolostron-search-e2e-test-release-2.17.yaml index 0e24f64b3f526..6c41a6ff07b74 100644 --- a/ci-operator/config/stolostron/search-e2e-test/stolostron-search-e2e-test-release-2.17.yaml +++ b/ci-operator/config/stolostron/search-e2e-test/stolostron-search-e2e-test-release-2.17.yaml @@ -8,6 +8,7 @@ images: items: - dockerfile_path: Dockerfile to: search-e2e + skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|^tests/(api|cypress)/.*$|^Jenkins.*$ promotion: to: - disabled: true diff --git a/ci-operator/jobs/coreos/coreos-assembler/coreos-coreos-assembler-main-presubmits.yaml b/ci-operator/jobs/coreos/coreos-assembler/coreos-coreos-assembler-main-presubmits.yaml index b609af9c077d5..557839fce365f 100644 --- a/ci-operator/jobs/coreos/coreos-assembler/coreos-coreos-assembler-main-presubmits.yaml +++ b/ci-operator/jobs/coreos/coreos-assembler/coreos-coreos-assembler-main-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: coreos/coreos-assembler: - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-coreos-coreos-assembler-main-images rerun_command: /test images + skip_if_only_changed: ^\.tekton/|^rpms\.(.*)\.yaml$|^renovate.json$|^ci/hermetic/|docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/cri-o/cri-o/cri-o-cri-o-main-presubmits.yaml b/ci-operator/jobs/cri-o/cri-o/cri-o-cri-o-main-presubmits.yaml index 90b808a0f7275..752917cf2d32f 100644 --- a/ci-operator/jobs/cri-o/cri-o/cri-o-cri-o-main-presubmits.yaml +++ b/ci-operator/jobs/cri-o/cri-o/cri-o-cri-o-main-presubmits.yaml @@ -926,7 +926,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )ci-fedora-kata,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -941,6 +941,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-cri-o-cri-o-main-ci-images rerun_command: /test ci-images + skip_if_only_changed: ^(?:docs|tutorials|logo|\.github)/|\.md$|^(?:\.gitignore|OWNERS|OWNERS_ALIASES|SECURITY_CONTACTS|PROJECT|LICENSE)$ spec: containers: - args: @@ -1317,7 +1318,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-gcp-ovn,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -1331,6 +1332,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-cri-o-cri-o-main-images rerun_command: /test images + skip_if_only_changed: ^(?:docs|tutorials|logo|\.github)/|\.md$|^(?:\.gitignore|OWNERS|OWNERS_ALIASES|SECURITY_CONTACTS|PROJECT|LICENSE)$ spec: containers: - args: @@ -1454,7 +1456,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )(perfscale-control-plane-6nodes|remaining-required),?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -1469,6 +1471,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-cri-o-cri-o-main-periodics-images rerun_command: /test periodics-images + skip_if_only_changed: ^(?:docs|tutorials|logo|\.github)/|\.md$|^(?:\.gitignore|OWNERS|OWNERS_ALIASES|SECURITY_CONTACTS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/cri-o/cri-o/cri-o-cri-o-release-1.22-presubmits.yaml b/ci-operator/jobs/cri-o/cri-o/cri-o-cri-o-release-1.22-presubmits.yaml index 08cf9f05774ee..8d3bb60c9f676 100644 --- a/ci-operator/jobs/cri-o/cri-o/cri-o-cri-o-release-1.22-presubmits.yaml +++ b/ci-operator/jobs/cri-o/cri-o/cri-o-cri-o-release-1.22-presubmits.yaml @@ -167,7 +167,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-gcp,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-1\.22$ - ^release-1\.22- @@ -181,6 +181,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-cri-o-cri-o-release-1.22-images rerun_command: /test images + skip_if_only_changed: ^(?:docs|tutorials|logo|\.github)/|\.md$|^(?:\.gitignore|OWNERS|SECURITY_CONTACTS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/opendatahub-io/opendatahub-operator/opendatahub-io-opendatahub-operator-incubation-presubmits.yaml b/ci-operator/jobs/opendatahub-io/opendatahub-operator/opendatahub-io-opendatahub-operator-incubation-presubmits.yaml index f2ad1528c781e..ddd1a7f972b2a 100644 --- a/ci-operator/jobs/opendatahub-io/opendatahub-operator/opendatahub-io-opendatahub-operator-incubation-presubmits.yaml +++ b/ci-operator/jobs/opendatahub-io/opendatahub-operator/opendatahub-io-opendatahub-operator-incubation-presubmits.yaml @@ -56,7 +56,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )ci-index,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^incubation$ - ^incubation- @@ -70,6 +70,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-opendatahub-io-opendatahub-operator-incubation-images rerun_command: /test images + skip_if_only_changed: ^\.github/|^docs/|\.[mM][dD]$|^.gitignore$|^golangci|^crd-ref-docs\.config|^OWNERS$|^PROJECT$|^LICENSE$|^OWNERS_ALIASES$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15-postsubmits.yaml b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15-postsubmits.yaml index ac5e84baf84cd..fce1bbabc7b3a 100644 --- a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/backstage-plugins: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.15$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-backstage-plugins-release-v1.15-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.15$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-backstage-plugins-release-v1.15-418-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15-presubmits.yaml b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15-presubmits.yaml index 9b5fc2d87ef76..922789311e147 100644 --- a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.15-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/backstage-plugins: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.15$ - ^release-v1\.15- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-backstage-plugins-release-v1.15-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.15$ - ^release-v1\.15- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-backstage-plugins-release-v1.15-418-images rerun_command: /test 418-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16-postsubmits.yaml b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16-postsubmits.yaml index af32c448ca279..86f0a3318ed32 100644 --- a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/backstage-plugins: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-backstage-plugins-release-v1.16-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-backstage-plugins-release-v1.16-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16-presubmits.yaml b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16-presubmits.yaml index 20e254d77c1bb..9f5771339b958 100644 --- a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.16-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/backstage-plugins: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ - ^release-v1\.16- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-backstage-plugins-release-v1.16-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ - ^release-v1\.16- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-backstage-plugins-release-v1.16-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: @@ -117,7 +119,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )420-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ - ^release-v1\.16- @@ -133,6 +135,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-backstage-plugins-release-v1.16-421-images rerun_command: /test 421-images + run_if_changed: ^non-existing$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17-postsubmits.yaml b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17-postsubmits.yaml index 4329a6b0dc8f4..362a7e8d45742 100644 --- a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/backstage-plugins: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-backstage-plugins-release-v1.17-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-backstage-plugins-release-v1.17-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17-presubmits.yaml b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17-presubmits.yaml index a8dd1effa1255..ab982ba5ee319 100644 --- a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.17-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/backstage-plugins: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ - ^release-v1\.17- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-backstage-plugins-release-v1.17-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ - ^release-v1\.17- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-backstage-plugins-release-v1.17-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: @@ -117,7 +119,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )420-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ - ^release-v1\.17- @@ -133,6 +135,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-backstage-plugins-release-v1.17-421-images rerun_command: /test 421-images + run_if_changed: ^non-existing$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21-postsubmits.yaml b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21-postsubmits.yaml index d35ebf1adcc1e..3f625f77cedff 100644 --- a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/backstage-plugins: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-backstage-plugins-release-v1.21-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-backstage-plugins-release-v1.21-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21-presubmits.yaml b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21-presubmits.yaml index d035d99e399a3..8b4c60abe15e7 100644 --- a/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/backstage-plugins/openshift-knative-backstage-plugins-release-v1.21-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/backstage-plugins: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ - ^release-v1\.21- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-backstage-plugins-release-v1.21-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ - ^release-v1\.21- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-backstage-plugins-release-v1.21-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: @@ -117,7 +119,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )420-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ - ^release-v1\.21- @@ -133,6 +135,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-backstage-plugins-release-v1.21-421-images rerun_command: /test 421-images + run_if_changed: ^non-existing$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next-postsubmits.yaml b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next-postsubmits.yaml index bab838b0890c6..d520e436b96f1 100644 --- a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/eventing-integrations: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-next$ cluster: build06 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-eventing-integrations-release-next-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-next$ cluster: build06 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-eventing-integrations-release-next-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next-presubmits.yaml b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next-presubmits.yaml index 9e10ba18592db..f538cabefe123 100644 --- a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-next-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/eventing-integrations: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-next$ - ^release-next- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-eventing-integrations-release-next-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-next$ - ^release-next- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-eventing-integrations-release-next-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: @@ -117,7 +119,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )420-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-next$ - ^release-next- @@ -133,6 +135,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-eventing-integrations-release-next-421-images rerun_command: /test 421-images + run_if_changed: ^non-existing$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16-postsubmits.yaml b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16-postsubmits.yaml index 03f8e0f390fc1..2ee29fd422b4f 100644 --- a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/eventing-integrations: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-eventing-integrations-release-v1.16-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-eventing-integrations-release-v1.16-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16-presubmits.yaml b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16-presubmits.yaml index 032d91ea84ea5..579a55965e972 100644 --- a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.16-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/eventing-integrations: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ - ^release-v1\.16- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-eventing-integrations-release-v1.16-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ - ^release-v1\.16- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-eventing-integrations-release-v1.16-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: @@ -117,7 +119,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )420-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ - ^release-v1\.16- @@ -133,6 +135,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-eventing-integrations-release-v1.16-421-images rerun_command: /test 421-images + run_if_changed: ^non-existing$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17-postsubmits.yaml b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17-postsubmits.yaml index efc3beadc09a5..6d10280956889 100644 --- a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/eventing-integrations: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-eventing-integrations-release-v1.17-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-eventing-integrations-release-v1.17-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17-presubmits.yaml b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17-presubmits.yaml index 1c066302c86ba..c0c1a1f3eb3f8 100644 --- a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.17-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/eventing-integrations: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ - ^release-v1\.17- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-eventing-integrations-release-v1.17-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ - ^release-v1\.17- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-eventing-integrations-release-v1.17-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: @@ -117,7 +119,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )420-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ - ^release-v1\.17- @@ -133,6 +135,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-eventing-integrations-release-v1.17-421-images rerun_command: /test 421-images + run_if_changed: ^non-existing$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21-postsubmits.yaml b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21-postsubmits.yaml index 1db1dae52a9bf..8229702bd0812 100644 --- a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/eventing-integrations: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-eventing-integrations-release-v1.21-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-eventing-integrations-release-v1.21-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21-presubmits.yaml b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21-presubmits.yaml index ad18d7d1bba67..5a98e8670b248 100644 --- a/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/eventing-integrations/openshift-knative-eventing-integrations-release-v1.21-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/eventing-integrations: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ - ^release-v1\.21- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-eventing-integrations-release-v1.21-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ - ^release-v1\.21- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-eventing-integrations-release-v1.21-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: @@ -117,7 +119,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )420-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ - ^release-v1\.21- @@ -133,6 +135,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-eventing-integrations-release-v1.21-421-images rerun_command: /test 421-images + run_if_changed: ^non-existing$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15-postsubmits.yaml b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15-postsubmits.yaml index 228221c238936..f2ace5be8ddf1 100644 --- a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/net-istio: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.15$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-istio-release-v1.15-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.15$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-istio-release-v1.15-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15-presubmits.yaml b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15-presubmits.yaml index 6a462fe912285..d8ea318061065 100644 --- a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.15-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/net-istio: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.15$ - ^release-v1\.15- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-istio-release-v1.15-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.15$ - ^release-v1\.15- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-istio-release-v1.15-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16-postsubmits.yaml b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16-postsubmits.yaml index 13b8fdf07d07f..f485cbb69a37a 100644 --- a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/net-istio: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-istio-release-v1.16-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-istio-release-v1.16-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16-presubmits.yaml b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16-presubmits.yaml index 4fb70f947a907..677886535327c 100644 --- a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.16-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/net-istio: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ - ^release-v1\.16- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-istio-release-v1.16-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ - ^release-v1\.16- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-istio-release-v1.16-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: @@ -117,7 +119,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )420-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ - ^release-v1\.16- @@ -133,6 +135,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-istio-release-v1.16-421-images rerun_command: /test 421-images + run_if_changed: ^non-existing$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17-postsubmits.yaml b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17-postsubmits.yaml index 12a36329f9079..d232618ae8fde 100644 --- a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/net-istio: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-istio-release-v1.17-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-istio-release-v1.17-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17-presubmits.yaml b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17-presubmits.yaml index 3a90fa3199beb..f5fa801772771 100644 --- a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.17-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/net-istio: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ - ^release-v1\.17- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-istio-release-v1.17-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ - ^release-v1\.17- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-istio-release-v1.17-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: @@ -117,7 +119,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )420-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ - ^release-v1\.17- @@ -133,6 +135,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-istio-release-v1.17-421-images rerun_command: /test 421-images + run_if_changed: ^non-existing$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21-postsubmits.yaml b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21-postsubmits.yaml index 4f371cac2efe6..abc314d8179df 100644 --- a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/net-istio: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ cluster: build06 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-istio-release-v1.21-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ cluster: build06 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-istio-release-v1.21-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21-presubmits.yaml b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21-presubmits.yaml index 92f90e85e1ab2..1104311801249 100644 --- a/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-istio/openshift-knative-net-istio-release-v1.21-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/net-istio: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ - ^release-v1\.21- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-istio-release-v1.21-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ - ^release-v1\.21- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-istio-release-v1.21-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: @@ -117,7 +119,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )420-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ - ^release-v1\.21- @@ -133,6 +135,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-istio-release-v1.21-421-images rerun_command: /test 421-images + run_if_changed: ^non-existing$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15-postsubmits.yaml b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15-postsubmits.yaml index d4c9fa6f763c4..02bfb7de88c9c 100644 --- a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/net-kourier: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.15$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-kourier-release-v1.15-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.15$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-kourier-release-v1.15-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15-presubmits.yaml b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15-presubmits.yaml index d9f672ab60792..804771eba80d9 100644 --- a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.15-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/net-kourier: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.15$ - ^release-v1\.15- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-kourier-release-v1.15-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.15$ - ^release-v1\.15- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-kourier-release-v1.15-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16-postsubmits.yaml b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16-postsubmits.yaml index 8f320fbbb8cfc..77bdb36e29015 100644 --- a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/net-kourier: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-kourier-release-v1.16-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-kourier-release-v1.16-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16-presubmits.yaml b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16-presubmits.yaml index 6de384e741882..1c200b7707bb4 100644 --- a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.16-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/net-kourier: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ - ^release-v1\.16- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-kourier-release-v1.16-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ - ^release-v1\.16- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-kourier-release-v1.16-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: @@ -117,7 +119,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )420-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.16$ - ^release-v1\.16- @@ -133,6 +135,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-kourier-release-v1.16-421-images rerun_command: /test 421-images + run_if_changed: ^non-existing$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17-postsubmits.yaml b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17-postsubmits.yaml index eb86f07a5e32b..c3efaf55229ff 100644 --- a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/net-kourier: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-kourier-release-v1.17-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-kourier-release-v1.17-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17-presubmits.yaml b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17-presubmits.yaml index 44240a25bbeb8..94b8e33237ec3 100644 --- a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.17-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/net-kourier: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ - ^release-v1\.17- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-kourier-release-v1.17-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ - ^release-v1\.17- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-kourier-release-v1.17-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: @@ -117,7 +119,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )420-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.17$ - ^release-v1\.17- @@ -133,6 +135,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-kourier-release-v1.17-421-images rerun_command: /test 421-images + run_if_changed: ^non-existing$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21-postsubmits.yaml b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21-postsubmits.yaml index 5479ff43ad298..a250cbac92687 100644 --- a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21-postsubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift-knative/net-kourier: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ cluster: build03 @@ -14,6 +14,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-kourier-release-v1.21-414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -64,7 +65,7 @@ postsubmits: secret: secretName: result-aggregator - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ cluster: build03 @@ -77,6 +78,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-knative-net-kourier-release-v1.21-420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: diff --git a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21-presubmits.yaml b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21-presubmits.yaml index 41dda5057fb1e..0faf38462d566 100644 --- a/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21-presubmits.yaml +++ b/ci-operator/jobs/openshift-knative/net-kourier/openshift-knative-net-kourier-release-v1.21-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift-knative/net-kourier: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ - ^release-v1\.21- @@ -16,6 +16,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-kourier-release-v1.21-414-images rerun_command: /test 414-images + run_if_changed: ^non-existing$ spec: containers: - args: @@ -59,7 +60,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )414-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ - ^release-v1\.21- @@ -74,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-kourier-release-v1.21-420-images rerun_command: /test 420-images + skip_if_only_changed: ^.tekton/.*|^.konflux.*|^.github/.*|^rpms.lock.yaml$|^hack/(lib$|[^l].*|l[^i].*|li[^b].*|lib[^/].*)|^OWNERS.*|.*\.md spec: containers: - args: @@ -117,7 +119,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )420-images,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-v1\.21$ - ^release-v1\.21- @@ -133,6 +135,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-knative-net-kourier-release-v1.21-421-images rerun_command: /test 421-images + run_if_changed: ^non-existing$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/continuous-release-jobs/openshift-continuous-release-jobs-master-postsubmits.yaml b/ci-operator/jobs/openshift/continuous-release-jobs/openshift-continuous-release-jobs-master-postsubmits.yaml index f783441545cc1..f927be2a76b3c 100644 --- a/ci-operator/jobs/openshift/continuous-release-jobs/openshift-continuous-release-jobs-master-postsubmits.yaml +++ b/ci-operator/jobs/openshift/continuous-release-jobs/openshift-continuous-release-jobs-master-postsubmits.yaml @@ -48,7 +48,7 @@ postsubmits: path: kubeconfig secretName: dptools-jenkins-service-account-kubeconfig - agent: kubernetes - always_run: true + always_run: false branches: - ^master$ cluster: build05 @@ -62,6 +62,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-continuous-release-jobs-master-images + run_if_changed: ^(.*Dockerfile.*)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/continuous-release-jobs/openshift-continuous-release-jobs-master-presubmits.yaml b/ci-operator/jobs/openshift/continuous-release-jobs/openshift-continuous-release-jobs-master-presubmits.yaml index 38db6f2f2fc0e..19b144daede69 100644 --- a/ci-operator/jobs/openshift/continuous-release-jobs/openshift-continuous-release-jobs-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/continuous-release-jobs/openshift-continuous-release-jobs-master-presubmits.yaml @@ -40,7 +40,7 @@ presubmits: serviceAccountName: ci-operator trigger: (?m)^/test( | .* )config,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^master$ - ^master- @@ -56,6 +56,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-continuous-release-jobs-master-images rerun_command: /test images + run_if_changed: ^(.*Dockerfile.*)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.3-postsubmits.yaml b/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.3-postsubmits.yaml index 1440e2c6dfc03..6b716039ed287 100644 --- a/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.3-postsubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.3-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/ironic-hardware-inventory-recorder-image: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.3$ cluster: build05 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-ironic-hardware-inventory-recorder-image-release-4.3-images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.3-presubmits.yaml b/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.3-presubmits.yaml index c53d990fb475b..36298c0129f48 100644 --- a/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.3-presubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.3-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/ironic-hardware-inventory-recorder-image: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.3$ - ^release-4\.3- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-ironic-hardware-inventory-recorder-image-release-4.3-images rerun_command: /test images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.4-postsubmits.yaml b/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.4-postsubmits.yaml index 997090b0828ac..16786371b901f 100644 --- a/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.4-postsubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.4-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/ironic-hardware-inventory-recorder-image: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.4$ cluster: build06 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-ironic-hardware-inventory-recorder-image-release-4.4-images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.4-presubmits.yaml b/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.4-presubmits.yaml index 23f35353ec7d5..4d6c0c55ecd6f 100644 --- a/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.4-presubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-hardware-inventory-recorder-image/openshift-ironic-hardware-inventory-recorder-image-release-4.4-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/ironic-hardware-inventory-recorder-image: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.4$ - ^release-4\.4- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-ironic-hardware-inventory-recorder-image-release-4.4-images rerun_command: /test images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.2-postsubmits.yaml b/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.2-postsubmits.yaml index b6b9653cc1e2f..2103c3cab6632 100644 --- a/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.2-postsubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.2-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/ironic-image: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.2$ cluster: build05 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-ironic-image-release-4.2-images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.2-presubmits.yaml b/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.2-presubmits.yaml index 3b8a8ed6af4fa..928355f43dc18 100644 --- a/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.2-presubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.2-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/ironic-image: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.2$ - ^release-4\.2- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-ironic-image-release-4.2-images rerun_command: /test images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.3-postsubmits.yaml b/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.3-postsubmits.yaml index 4ba7be8ef497a..7b3f265266e17 100644 --- a/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.3-postsubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.3-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/ironic-image: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.3$ cluster: build05 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-ironic-image-release-4.3-images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.3-presubmits.yaml b/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.3-presubmits.yaml index 6b95f582e50f3..674d98c4e6351 100644 --- a/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.3-presubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.3-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/ironic-image: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.3$ - ^release-4\.3- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-ironic-image-release-4.3-images rerun_command: /test images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.4-postsubmits.yaml b/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.4-postsubmits.yaml index ed014c020b11b..d93daea4cf146 100644 --- a/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.4-postsubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.4-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/ironic-image: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.4$ cluster: build05 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-ironic-image-release-4.4-images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.4-presubmits.yaml b/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.4-presubmits.yaml index c15a8411f9157..f9421a0c6776e 100644 --- a/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.4-presubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-image/openshift-ironic-image-release-4.4-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/ironic-image: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.4$ - ^release-4\.4- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-ironic-image-release-4.4-images rerun_command: /test images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.3-presubmits.yaml b/ci-operator/jobs/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.3-presubmits.yaml index 486811920e578..ef518788bbc95 100644 --- a/ci-operator/jobs/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.3-presubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.3-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/ironic-ipa-downloader: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.3$ - ^release-4\.3- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-ironic-ipa-downloader-release-4.3-images rerun_command: /test images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.4-postsubmits.yaml b/ci-operator/jobs/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.4-postsubmits.yaml index 5f0b2e2016c36..143db9b14cc81 100644 --- a/ci-operator/jobs/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.4-postsubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.4-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/ironic-ipa-downloader: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.4$ cluster: build11 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-ironic-ipa-downloader-release-4.4-images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.4-presubmits.yaml b/ci-operator/jobs/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.4-presubmits.yaml index 3795b81a6f02c..bf77ca1cdb161 100644 --- a/ci-operator/jobs/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.4-presubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-ipa-downloader/openshift-ironic-ipa-downloader-release-4.4-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/ironic-ipa-downloader: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.4$ - ^release-4\.4- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-ironic-ipa-downloader-release-4.4-images rerun_command: /test images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.2-postsubmits.yaml b/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.2-postsubmits.yaml index 29cb86c5add33..ba9bb0a6d602d 100644 --- a/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.2-postsubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.2-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/ironic-rhcos-downloader: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.2$ cluster: build11 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-ironic-rhcos-downloader-release-4.2-images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.2-presubmits.yaml b/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.2-presubmits.yaml index ecc17f4f92855..9d0c591c47b79 100644 --- a/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.2-presubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.2-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/ironic-rhcos-downloader: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.2$ - ^release-4\.2- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-ironic-rhcos-downloader-release-4.2-images rerun_command: /test images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.3-postsubmits.yaml b/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.3-postsubmits.yaml index b5b16247a005f..3f33cc61ef5be 100644 --- a/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.3-postsubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.3-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/ironic-rhcos-downloader: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.3$ cluster: build11 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-ironic-rhcos-downloader-release-4.3-images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.3-presubmits.yaml b/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.3-presubmits.yaml index 26d5f9abd4710..d40f17dad9b10 100644 --- a/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.3-presubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.3-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/ironic-rhcos-downloader: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.3$ - ^release-4\.3- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-ironic-rhcos-downloader-release-4.3-images rerun_command: /test images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.4-postsubmits.yaml b/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.4-postsubmits.yaml index 3c35c7abe7647..ec0c6966ffbd7 100644 --- a/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.4-postsubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.4-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/ironic-rhcos-downloader: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.4$ cluster: build11 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-ironic-rhcos-downloader-release-4.4-images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.4-presubmits.yaml b/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.4-presubmits.yaml index ba84b0bd04d4a..0758bac8af560 100644 --- a/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.4-presubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-rhcos-downloader/openshift-ironic-rhcos-downloader-release-4.4-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/ironic-rhcos-downloader: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.4$ - ^release-4\.4- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-ironic-rhcos-downloader-release-4.4-images rerun_command: /test images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.2-postsubmits.yaml b/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.2-postsubmits.yaml index bb62caf36e4a1..449eb4fda0283 100644 --- a/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.2-postsubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.2-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/ironic-static-ip-manager: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.2$ cluster: build11 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-ironic-static-ip-manager-release-4.2-images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.2-presubmits.yaml b/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.2-presubmits.yaml index 8578e61dfd21a..67142d042d2ab 100644 --- a/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.2-presubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.2-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/ironic-static-ip-manager: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.2$ - ^release-4\.2- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-ironic-static-ip-manager-release-4.2-images rerun_command: /test images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.3-postsubmits.yaml b/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.3-postsubmits.yaml index d3f81f98e5d30..5f3ff6c1f49c1 100644 --- a/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.3-postsubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.3-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/ironic-static-ip-manager: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.3$ cluster: build11 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-ironic-static-ip-manager-release-4.3-images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.3-presubmits.yaml b/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.3-presubmits.yaml index ad0c6a4bc53aa..beb360adf2a46 100644 --- a/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.3-presubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.3-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/ironic-static-ip-manager: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.3$ - ^release-4\.3- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-ironic-static-ip-manager-release-4.3-images rerun_command: /test images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.4-postsubmits.yaml b/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.4-postsubmits.yaml index 9c637cd98ffe4..2922ce952c7fd 100644 --- a/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.4-postsubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.4-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/ironic-static-ip-manager: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.4$ cluster: build11 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-ironic-static-ip-manager-release-4.4-images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.4-presubmits.yaml b/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.4-presubmits.yaml index c922055087bbc..f0ce44fe64910 100644 --- a/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.4-presubmits.yaml +++ b/ci-operator/jobs/openshift/ironic-static-ip-manager/openshift-ironic-static-ip-manager-release-4.4-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/ironic-static-ip-manager: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.4$ - ^release-4\.4- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-ironic-static-ip-manager-release-4.4-images rerun_command: /test images + skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/library/openshift-library-master-presubmits.yaml b/ci-operator/jobs/openshift/library/openshift-library-master-presubmits.yaml index 49f35b72d5ce3..2b43f4f7905ba 100644 --- a/ci-operator/jobs/openshift/library/openshift-library-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/library/openshift-library-master-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openshift/library: - agent: kubernetes - always_run: true + always_run: false branches: - ^master$ - ^master- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-library-master-images rerun_command: /test images + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/openshift-client-python/openshift-openshift-client-python-main-postsubmits.yaml b/ci-operator/jobs/openshift/openshift-client-python/openshift-openshift-client-python-main-postsubmits.yaml index 709359e928b68..737d50f1afd1c 100644 --- a/ci-operator/jobs/openshift/openshift-client-python/openshift-openshift-client-python-main-postsubmits.yaml +++ b/ci-operator/jobs/openshift/openshift-client-python/openshift-openshift-client-python-main-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/openshift-client-python: - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ cluster: build05 @@ -11,6 +11,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-openshift-client-python-main-images + run_if_changed: ^(.*Dockerfile.*)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/openshift-client-python/openshift-openshift-client-python-main-presubmits.yaml b/ci-operator/jobs/openshift/openshift-client-python/openshift-openshift-client-python-main-presubmits.yaml index 72663a9a902c4..76c71e574d53a 100644 --- a/ci-operator/jobs/openshift/openshift-client-python/openshift-openshift-client-python-main-presubmits.yaml +++ b/ci-operator/jobs/openshift/openshift-client-python/openshift-openshift-client-python-main-presubmits.yaml @@ -26,7 +26,7 @@ presubmits: serviceAccountName: ci-operator trigger: (?m)^/test( | .* )ansible-module,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -38,6 +38,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-openshift-client-python-main-images rerun_command: /test images + run_if_changed: ^(.*Dockerfile.*)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/os/openshift-os-master-postsubmits.yaml b/ci-operator/jobs/openshift/os/openshift-os-master-postsubmits.yaml index 4257d165cba39..0fd43f4b64d13 100644 --- a/ci-operator/jobs/openshift/os/openshift-os-master-postsubmits.yaml +++ b/ci-operator/jobs/openshift/os/openshift-os-master-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/os: - agent: kubernetes - always_run: true + always_run: false branches: - ^master$ cluster: build03 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-os-master-images + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/os/openshift-os-master-presubmits.yaml b/ci-operator/jobs/openshift/os/openshift-os-master-presubmits.yaml index 09b1584672e77..cd1c0eb16e963 100644 --- a/ci-operator/jobs/openshift/os/openshift-os-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/os/openshift-os-master-presubmits.yaml @@ -84,7 +84,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-aws,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^master$ - ^master- @@ -98,6 +98,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-os-master-images rerun_command: /test images + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/os/openshift-os-release-4.19-postsubmits.yaml b/ci-operator/jobs/openshift/os/openshift-os-release-4.19-postsubmits.yaml index b9c6c10137ae1..9574a46bac4eb 100644 --- a/ci-operator/jobs/openshift/os/openshift-os-release-4.19-postsubmits.yaml +++ b/ci-operator/jobs/openshift/os/openshift-os-release-4.19-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/os: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.19$ cluster: build05 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-os-release-4.19-images + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/os/openshift-os-release-4.19-presubmits.yaml b/ci-operator/jobs/openshift/os/openshift-os-release-4.19-presubmits.yaml index f35af7c64be17..7f4733517888f 100644 --- a/ci-operator/jobs/openshift/os/openshift-os-release-4.19-presubmits.yaml +++ b/ci-operator/jobs/openshift/os/openshift-os-release-4.19-presubmits.yaml @@ -84,7 +84,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-aws,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.19$ - ^release-4\.19- @@ -98,6 +98,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-os-release-4.19-images rerun_command: /test images + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/os/openshift-os-release-4.20-postsubmits.yaml b/ci-operator/jobs/openshift/os/openshift-os-release-4.20-postsubmits.yaml index c06b88a2b1250..05baea13a51c1 100644 --- a/ci-operator/jobs/openshift/os/openshift-os-release-4.20-postsubmits.yaml +++ b/ci-operator/jobs/openshift/os/openshift-os-release-4.20-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/os: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.20$ cluster: build05 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-os-release-4.20-images + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/os/openshift-os-release-4.20-presubmits.yaml b/ci-operator/jobs/openshift/os/openshift-os-release-4.20-presubmits.yaml index 1918d57c35fdc..599cfc2ebcddd 100644 --- a/ci-operator/jobs/openshift/os/openshift-os-release-4.20-presubmits.yaml +++ b/ci-operator/jobs/openshift/os/openshift-os-release-4.20-presubmits.yaml @@ -84,7 +84,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-aws,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.20$ - ^release-4\.20- @@ -98,6 +98,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-os-release-4.20-images rerun_command: /test images + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/os/openshift-os-release-4.21-postsubmits.yaml b/ci-operator/jobs/openshift/os/openshift-os-release-4.21-postsubmits.yaml index 8b93dc67b1e13..c951898867831 100644 --- a/ci-operator/jobs/openshift/os/openshift-os-release-4.21-postsubmits.yaml +++ b/ci-operator/jobs/openshift/os/openshift-os-release-4.21-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/os: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.21$ cluster: build03 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-os-release-4.21-images + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/os/openshift-os-release-4.21-presubmits.yaml b/ci-operator/jobs/openshift/os/openshift-os-release-4.21-presubmits.yaml index 0790b38bf06f3..4ac232cd03aba 100644 --- a/ci-operator/jobs/openshift/os/openshift-os-release-4.21-presubmits.yaml +++ b/ci-operator/jobs/openshift/os/openshift-os-release-4.21-presubmits.yaml @@ -84,7 +84,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-aws,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.21$ - ^release-4\.21- @@ -98,6 +98,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-os-release-4.21-images rerun_command: /test images + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/os/openshift-os-release-4.22-postsubmits.yaml b/ci-operator/jobs/openshift/os/openshift-os-release-4.22-postsubmits.yaml index dcbe094f24311..80e5860516a65 100644 --- a/ci-operator/jobs/openshift/os/openshift-os-release-4.22-postsubmits.yaml +++ b/ci-operator/jobs/openshift/os/openshift-os-release-4.22-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/os: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.22$ cluster: build05 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-os-release-4.22-images + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/os/openshift-os-release-4.22-presubmits.yaml b/ci-operator/jobs/openshift/os/openshift-os-release-4.22-presubmits.yaml index 645e4d7bc05cd..63e06ea08f718 100644 --- a/ci-operator/jobs/openshift/os/openshift-os-release-4.22-presubmits.yaml +++ b/ci-operator/jobs/openshift/os/openshift-os-release-4.22-presubmits.yaml @@ -84,7 +84,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-aws,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.22$ - ^release-4\.22- @@ -98,6 +98,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-os-release-4.22-images rerun_command: /test images + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/os/openshift-os-release-4.23-postsubmits.yaml b/ci-operator/jobs/openshift/os/openshift-os-release-4.23-postsubmits.yaml index 10da8beaa2a66..525b496ec1763 100644 --- a/ci-operator/jobs/openshift/os/openshift-os-release-4.23-postsubmits.yaml +++ b/ci-operator/jobs/openshift/os/openshift-os-release-4.23-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openshift/os: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.23$ cluster: build05 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openshift-os-release-4.23-images + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/os/openshift-os-release-4.23-presubmits.yaml b/ci-operator/jobs/openshift/os/openshift-os-release-4.23-presubmits.yaml index 30d38f1747138..27b760e209069 100644 --- a/ci-operator/jobs/openshift/os/openshift-os-release-4.23-presubmits.yaml +++ b/ci-operator/jobs/openshift/os/openshift-os-release-4.23-presubmits.yaml @@ -84,7 +84,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-aws,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.23$ - ^release-4\.23- @@ -98,6 +98,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-os-release-4.23-images rerun_command: /test images + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/ci-framework/openstack-k8s-operators-ci-framework-main-postsubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/ci-framework/openstack-k8s-operators-ci-framework-main-postsubmits.yaml index 30bf6d976d38b..9ab67570cac14 100644 --- a/ci-operator/jobs/openstack-k8s-operators/ci-framework/openstack-k8s-operators-ci-framework-main-postsubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/ci-framework/openstack-k8s-operators-ci-framework-main-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openstack-k8s-operators/ci-framework: - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ cluster: build05 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openstack-k8s-operators-ci-framework-main-images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/ci-framework/openstack-k8s-operators-ci-framework-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/ci-framework/openstack-k8s-operators-ci-framework-main-presubmits.yaml index 8168de0dfaacd..2e8685c839f5c 100644 --- a/ci-operator/jobs/openstack-k8s-operators/ci-framework/openstack-k8s-operators-ci-framework-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/ci-framework/openstack-k8s-operators-ci-framework-main-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openstack-k8s-operators/ci-framework: - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-ci-framework-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-18.0-fr5-presubmits.yaml index 9d5b5b58e7ba9..07c2750c32746 100644 --- a/ci-operator/jobs/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-18.0-fr5-presubmits.yaml @@ -148,7 +148,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -160,6 +160,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-cinder-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-main-presubmits.yaml index 6306f32e4f4c0..2f484b99be95a 100644 --- a/ci-operator/jobs/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/cinder-operator/openstack-k8s-operators-cinder-operator-main-presubmits.yaml @@ -148,7 +148,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -160,6 +160,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-cinder-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-18.0-fr5-presubmits.yaml index 8c012c06a6aa3..c39825f6035bb 100644 --- a/ci-operator/jobs/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-18.0-fr5-presubmits.yaml @@ -148,7 +148,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -160,6 +160,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-designate-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-main-presubmits.yaml index 9d899b2b1266a..496f1cbbc264a 100644 --- a/ci-operator/jobs/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/designate-operator/openstack-k8s-operators-designate-operator-main-presubmits.yaml @@ -149,7 +149,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -161,6 +161,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-designate-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-18.0-fr5-presubmits.yaml index cabf13cbbd102..8fa7a8e457689 100644 --- a/ci-operator/jobs/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-18.0-fr5-presubmits.yaml @@ -149,7 +149,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )glance-operator-build-deploy,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -161,6 +161,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-glance-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-main-presubmits.yaml index 68db09903d4b8..82a99f268a92a 100644 --- a/ci-operator/jobs/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/glance-operator/openstack-k8s-operators-glance-operator-main-presubmits.yaml @@ -149,7 +149,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )glance-operator-build-deploy,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -161,6 +161,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-glance-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-18.0-fr5-presubmits.yaml index b07c9a0491cbc..144183704b96b 100644 --- a/ci-operator/jobs/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-18.0-fr5-presubmits.yaml @@ -235,7 +235,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )heat-operator-build-deploy-kuttl,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -247,6 +247,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-heat-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-main-presubmits.yaml index f86eee0b73956..369477e04a25b 100644 --- a/ci-operator/jobs/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/heat-operator/openstack-k8s-operators-heat-operator-main-presubmits.yaml @@ -235,7 +235,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )heat-operator-build-deploy-kuttl,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -247,6 +247,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-heat-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-18.0-fr5-presubmits.yaml index bf5ee1aefcc22..847e7d1f09948 100644 --- a/ci-operator/jobs/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-18.0-fr5-presubmits.yaml @@ -235,7 +235,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )horizon-operator-build-deploy-kuttl,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -247,6 +247,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-horizon-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-main-presubmits.yaml index a9ee0cc38228b..57d31bd5fbeb8 100644 --- a/ci-operator/jobs/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/horizon-operator/openstack-k8s-operators-horizon-operator-main-presubmits.yaml @@ -235,7 +235,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )horizon-operator-build-deploy-kuttl,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -247,6 +247,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-horizon-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-18.0-fr5-presubmits.yaml index 5b799e8e2efbc..ba1bb3d5833fd 100644 --- a/ci-operator/jobs/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-18.0-fr5-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-infra-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-main-presubmits.yaml index 478bed745367d..5fee9d825843e 100644 --- a/ci-operator/jobs/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/infra-operator/openstack-k8s-operators-infra-operator-main-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-infra-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-18.0-fr5-presubmits.yaml index 5cff03e231b96..1bf7ea11727cd 100644 --- a/ci-operator/jobs/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-18.0-fr5-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openstack-k8s-operators/install_yamls: - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -13,6 +13,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-install_yamls-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-main-presubmits.yaml index 2c5cd020305d5..8bb206b9e1952 100644 --- a/ci-operator/jobs/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/install_yamls/openstack-k8s-operators-install_yamls-main-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openstack-k8s-operators/install_yamls: - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -13,6 +13,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-install_yamls-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-18.0-fr5-presubmits.yaml index 6f447ae2f8f35..6a5996f02d7f6 100644 --- a/ci-operator/jobs/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-18.0-fr5-presubmits.yaml @@ -62,7 +62,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -74,6 +74,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-ironic-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-main-presubmits.yaml index 5d7b64b5727f4..78309b15d9163 100644 --- a/ci-operator/jobs/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-main-presubmits.yaml @@ -62,7 +62,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -74,6 +74,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-ironic-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-18.0-fr5-presubmits.yaml index 43438550ff15f..2ce84ec98f8c7 100644 --- a/ci-operator/jobs/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-18.0-fr5-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-keystone-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-main-presubmits.yaml index 75408b30c9319..dbba75112e770 100644 --- a/ci-operator/jobs/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-main-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-keystone-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-18.0-fr5-presubmits.yaml index 97cbd7e2ff4bb..ae579781ba59b 100644 --- a/ci-operator/jobs/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-18.0-fr5-presubmits.yaml @@ -125,7 +125,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )golint,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -137,6 +137,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-manila-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-main-presubmits.yaml index 828bb156ce3b1..59a6bcda5348d 100644 --- a/ci-operator/jobs/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-main-presubmits.yaml @@ -125,7 +125,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )golint,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -137,6 +137,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-manila-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-18.0-fr5-presubmits.yaml index 66539e0634a57..013583ea74c46 100644 --- a/ci-operator/jobs/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-18.0-fr5-presubmits.yaml @@ -62,7 +62,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -74,6 +74,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-mariadb-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-main-presubmits.yaml index 576af0a09bc90..c8f38df45a0f9 100644 --- a/ci-operator/jobs/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-main-presubmits.yaml @@ -62,7 +62,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -74,6 +74,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-mariadb-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-18.0-fr5-presubmits.yaml index 6cd23c1354c2b..bbcdd4719f490 100644 --- a/ci-operator/jobs/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-18.0-fr5-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-neutron-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-main-presubmits.yaml index 85e6132937d0b..c961d2f1ab50a 100644 --- a/ci-operator/jobs/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/neutron-operator/openstack-k8s-operators-neutron-operator-main-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-neutron-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-18.0-fr5-presubmits.yaml index 8ab7a9f94faf2..d202708e5e68b 100644 --- a/ci-operator/jobs/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-18.0-fr5-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-nova-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-main-presubmits.yaml index 8d7cdfb736dc8..0769c4e87aa55 100644 --- a/ci-operator/jobs/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/nova-operator/openstack-k8s-operators-nova-operator-main-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-nova-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-18.0-fr5-presubmits.yaml index 2f6bb1ce39805..9e633fa6d3e6e 100644 --- a/ci-operator/jobs/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-18.0-fr5-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-octavia-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-main-presubmits.yaml index c4132c6e2fde3..924406bcee8ca 100644 --- a/ci-operator/jobs/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/octavia-operator/openstack-k8s-operators-octavia-operator-main-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-octavia-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-18.0-fr5-presubmits.yaml index c8518185cdf0e..04713228d019d 100644 --- a/ci-operator/jobs/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-18.0-fr5-presubmits.yaml @@ -149,7 +149,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -161,6 +161,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-openstack-ansibleee-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-main-presubmits.yaml index d70eb6477ca58..199b4aa3dcf65 100644 --- a/ci-operator/jobs/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/openstack-ansibleee-operator/openstack-k8s-operators-openstack-ansibleee-operator-main-presubmits.yaml @@ -149,7 +149,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -161,6 +161,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-openstack-ansibleee-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-18.0-fr5-presubmits.yaml index ae14935b4763a..fb0436a309fe5 100644 --- a/ci-operator/jobs/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-18.0-fr5-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-openstack-baremetal-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-main-presubmits.yaml index 0ef850fbfd9dc..59b40acbf585e 100644 --- a/ci-operator/jobs/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/openstack-baremetal-operator/openstack-k8s-operators-openstack-baremetal-operator-main-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-openstack-baremetal-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/openstack-k8s-operators-ci/openstack-k8s-operators-openstack-k8s-operators-ci-main-postsubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/openstack-k8s-operators-ci/openstack-k8s-operators-openstack-k8s-operators-ci-main-postsubmits.yaml index 328004210314c..74f44ca679b56 100644 --- a/ci-operator/jobs/openstack-k8s-operators/openstack-k8s-operators-ci/openstack-k8s-operators-openstack-k8s-operators-ci-main-postsubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/openstack-k8s-operators-ci/openstack-k8s-operators-openstack-k8s-operators-ci-main-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: openstack-k8s-operators/openstack-k8s-operators-ci: - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ cluster: build11 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-openstack-k8s-operators-openstack-k8s-operators-ci-main-images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/openstack-k8s-operators-ci/openstack-k8s-operators-openstack-k8s-operators-ci-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/openstack-k8s-operators-ci/openstack-k8s-operators-openstack-k8s-operators-ci-main-presubmits.yaml index 43b39aaf28ff6..f6746660c0c20 100644 --- a/ci-operator/jobs/openstack-k8s-operators/openstack-k8s-operators-ci/openstack-k8s-operators-openstack-k8s-operators-ci-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/openstack-k8s-operators-ci/openstack-k8s-operators-openstack-k8s-operators-ci-main-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openstack-k8s-operators/openstack-k8s-operators-ci: - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-openstack-k8s-operators-ci-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-18.0-fr5-presubmits.yaml index 4112820a66b49..e08fe1f21f34b 100644 --- a/ci-operator/jobs/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-18.0-fr5-presubmits.yaml @@ -62,7 +62,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -74,6 +74,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-main-presubmits.yaml index fb7f06132aa85..f4fe38b7587a8 100644 --- a/ci-operator/jobs/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-main-presubmits.yaml @@ -62,7 +62,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -74,6 +74,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-openstack-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-18.0-fr5-presubmits.yaml index 6a1e08081dc2b..67a0d259e52c0 100644 --- a/ci-operator/jobs/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-18.0-fr5-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-ovn-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-main-presubmits.yaml index c5347139dcda2..0a7506f888599 100644 --- a/ci-operator/jobs/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-main-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-ovn-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-18.0-fr5-presubmits.yaml index 14bbba2c2b98c..cafcf31017fe3 100644 --- a/ci-operator/jobs/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-18.0-fr5-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-placement-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-main-presubmits.yaml index 66b7a223e8304..c6723d7ce8434 100644 --- a/ci-operator/jobs/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/placement-operator/openstack-k8s-operators-placement-operator-main-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-placement-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-18.0-fr5-presubmits.yaml index 50bb926041a75..c00de23790a9f 100644 --- a/ci-operator/jobs/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-18.0-fr5-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openstack-k8s-operators/repo-setup: - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -13,6 +13,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-repo-setup-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-main-presubmits.yaml index 1d343b412c75b..709e7689e1c94 100644 --- a/ci-operator/jobs/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/repo-setup/openstack-k8s-operators-repo-setup-main-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openstack-k8s-operators/repo-setup: - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -13,6 +13,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-repo-setup-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-18.0-fr5-presubmits.yaml index 2ab5c6c36aaa3..c57a9db81b026 100644 --- a/ci-operator/jobs/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-18.0-fr5-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-swift-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-main-presubmits.yaml index b12cc61996a07..3e7691c0a9923 100644 --- a/ci-operator/jobs/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/swift-operator/openstack-k8s-operators-swift-operator-main-presubmits.yaml @@ -63,7 +63,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )functional,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -75,6 +75,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-swift-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/tcib/openstack-k8s-operators-tcib-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/tcib/openstack-k8s-operators-tcib-main-presubmits.yaml index ec4dfb781389b..9f0110e6b3eec 100644 --- a/ci-operator/jobs/openstack-k8s-operators/tcib/openstack-k8s-operators-tcib-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/tcib/openstack-k8s-operators-tcib-main-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openstack-k8s-operators/tcib: - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -13,6 +13,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-tcib-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-18.0-fr5-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-18.0-fr5-presubmits.yaml index 0511c2f7b17f3..6564cfd28ccc3 100644 --- a/ci-operator/jobs/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-18.0-fr5-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-18.0-fr5-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openstack-k8s-operators/telemetry-operator: - agent: kubernetes - always_run: true + always_run: false branches: - ^18\.0-fr5$ - ^18\.0-fr5- @@ -13,6 +13,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-telemetry-operator-18.0-fr5-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-main-presubmits.yaml b/ci-operator/jobs/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-main-presubmits.yaml index 89a9eeae34189..ae510a21e7eea 100644 --- a/ci-operator/jobs/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openstack-k8s-operators/telemetry-operator/openstack-k8s-operators-telemetry-operator-main-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: openstack-k8s-operators/telemetry-operator: - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -13,6 +13,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openstack-k8s-operators-telemetry-operator-main-images rerun_command: /test images + skip_if_only_changed: ^renovate.json|^README.md spec: containers: - args: diff --git a/ci-operator/jobs/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main-presubmits.yaml b/ci-operator/jobs/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main-presubmits.yaml index 2b2c8b635a678..461d3f228a4f6 100644 --- a/ci-operator/jobs/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main-presubmits.yaml +++ b/ci-operator/jobs/rh-ecosystem-edge/amd-ci/rh-ecosystem-edge-amd-ci-main-presubmits.yaml @@ -171,7 +171,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )(4.16-stable-e2e-amd-ci-1-4-x|remaining-required),?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -186,6 +186,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-rh-ecosystem-edge-amd-ci-main-4.16-stable-images rerun_command: /test 4.16-stable-images + run_if_changed: x^ spec: containers: - args: @@ -398,7 +399,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )(4.17-stable-e2e-amd-ci-1-4-x|remaining-required),?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -413,6 +414,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-rh-ecosystem-edge-amd-ci-main-4.17-stable-images rerun_command: /test 4.17-stable-images + run_if_changed: x^ spec: containers: - args: @@ -625,7 +627,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )(4.18-stable-e2e-amd-ci-1-4-x|remaining-required),?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -640,6 +642,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-rh-ecosystem-edge-amd-ci-main-4.18-stable-images rerun_command: /test 4.18-stable-images + run_if_changed: x^ spec: containers: - args: @@ -852,7 +855,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )(4.19-stable-e2e-amd-ci-1-4-x|remaining-required),?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -867,6 +870,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-rh-ecosystem-edge-amd-ci-main-4.19-stable-images rerun_command: /test 4.19-stable-images + run_if_changed: x^ spec: containers: - args: @@ -1079,7 +1083,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )(4.20-stable-e2e-amd-ci-1-4-x|remaining-required),?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -1094,6 +1098,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-rh-ecosystem-edge-amd-ci-main-4.20-stable-images rerun_command: /test 4.20-stable-images + run_if_changed: x^ spec: containers: - args: @@ -1306,7 +1311,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )(4.21-stable-e2e-amd-ci-1-4-x|remaining-required),?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -1321,6 +1326,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-rh-ecosystem-edge-amd-ci-main-4.21-stable-images rerun_command: /test 4.21-stable-images + run_if_changed: x^ spec: containers: - args: @@ -1533,7 +1539,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )(4.22-stable-e2e-amd-ci-1-4-x|remaining-required),?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -1548,6 +1554,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-rh-ecosystem-edge-amd-ci-main-4.22-stable-images rerun_command: /test 4.22-stable-images + run_if_changed: x^ spec: containers: - args: diff --git a/ci-operator/jobs/rh-ecosystem-edge/console-plugin-nvidia-gpu/rh-ecosystem-edge-console-plugin-nvidia-gpu-main-postsubmits.yaml b/ci-operator/jobs/rh-ecosystem-edge/console-plugin-nvidia-gpu/rh-ecosystem-edge-console-plugin-nvidia-gpu-main-postsubmits.yaml index 3b4bb2d24479f..0be1e995a4637 100644 --- a/ci-operator/jobs/rh-ecosystem-edge/console-plugin-nvidia-gpu/rh-ecosystem-edge-console-plugin-nvidia-gpu-main-postsubmits.yaml +++ b/ci-operator/jobs/rh-ecosystem-edge/console-plugin-nvidia-gpu/rh-ecosystem-edge-console-plugin-nvidia-gpu-main-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: rh-ecosystem-edge/console-plugin-nvidia-gpu: - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ cluster: build05 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-rh-ecosystem-edge-console-plugin-nvidia-gpu-main-images + skip_if_only_changed: ^OWNERS$|^README\.md$|^deployment/ spec: containers: - args: diff --git a/ci-operator/jobs/rh-ecosystem-edge/console-plugin-nvidia-gpu/rh-ecosystem-edge-console-plugin-nvidia-gpu-main-presubmits.yaml b/ci-operator/jobs/rh-ecosystem-edge/console-plugin-nvidia-gpu/rh-ecosystem-edge-console-plugin-nvidia-gpu-main-presubmits.yaml index 5f10a5c0815fa..b390608506cbf 100644 --- a/ci-operator/jobs/rh-ecosystem-edge/console-plugin-nvidia-gpu/rh-ecosystem-edge-console-plugin-nvidia-gpu-main-presubmits.yaml +++ b/ci-operator/jobs/rh-ecosystem-edge/console-plugin-nvidia-gpu/rh-ecosystem-edge-console-plugin-nvidia-gpu-main-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: rh-ecosystem-edge/console-plugin-nvidia-gpu: - agent: kubernetes - always_run: true + always_run: false branches: - ^main$ - ^main- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-rh-ecosystem-edge-console-plugin-nvidia-gpu-main-images rerun_command: /test images + skip_if_only_changed: ^OWNERS$|^README\.md$|^deployment/ spec: containers: - args: diff --git a/ci-operator/jobs/stolostron/search-e2e-test/stolostron-search-e2e-test-release-2.17-postsubmits.yaml b/ci-operator/jobs/stolostron/search-e2e-test/stolostron-search-e2e-test-release-2.17-postsubmits.yaml index 8cebf0b5f88e2..b0915bbf9109b 100644 --- a/ci-operator/jobs/stolostron/search-e2e-test/stolostron-search-e2e-test-release-2.17-postsubmits.yaml +++ b/ci-operator/jobs/stolostron/search-e2e-test/stolostron-search-e2e-test-release-2.17-postsubmits.yaml @@ -1,7 +1,7 @@ postsubmits: stolostron/search-e2e-test: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-2\.17$ cluster: build03 @@ -13,6 +13,7 @@ postsubmits: ci.openshift.io/generator: prowgen max_concurrency: 1 name: branch-ci-stolostron-search-e2e-test-release-2.17-images + skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|^tests/(api|cypress)/.*$|^Jenkins.*$ spec: containers: - args: diff --git a/ci-operator/jobs/stolostron/search-e2e-test/stolostron-search-e2e-test-release-2.17-presubmits.yaml b/ci-operator/jobs/stolostron/search-e2e-test/stolostron-search-e2e-test-release-2.17-presubmits.yaml index 578fadb340a09..a423d67fe73b1 100644 --- a/ci-operator/jobs/stolostron/search-e2e-test/stolostron-search-e2e-test-release-2.17-presubmits.yaml +++ b/ci-operator/jobs/stolostron/search-e2e-test/stolostron-search-e2e-test-release-2.17-presubmits.yaml @@ -1,7 +1,7 @@ presubmits: stolostron/search-e2e-test: - agent: kubernetes - always_run: true + always_run: false branches: - ^release-2\.17$ - ^release-2\.17- @@ -15,6 +15,7 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-stolostron-search-e2e-test-release-2.17-images rerun_command: /test images + skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|^tests/(api|cypress)/.*$|^Jenkins.*$ spec: containers: - args: