Skip to content

Commit

Permalink
Merge pull request #36691 from openshift-bot/auto-config-brancher
Browse files Browse the repository at this point in the history
Automate config brancher by auto-config-brancher job at Thu, 23 Feb 2023 12:02:29 UTC
  • Loading branch information
openshift-merge-robot authored Feb 23, 2023
2 parents d0b789f + 9840d13 commit 22eeef2
Show file tree
Hide file tree
Showing 10 changed files with 58 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,17 @@ tests:
container:
from: src
- as: e2e
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: gcp
workflow: openshift-e2e-gcp
- as: e2e-agnostic-upgrade
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: azure4
workflow: openshift-upgrade-azure
- as: insights-operator-e2e-tests
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: gcp
pre:
Expand All @@ -82,6 +85,7 @@ tests:
workflow: ipi-gcp
- as: e2e-metal-ipi-ovn-ipv6
cluster: build05
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: equinix-ocp-metal
workflow: baremetalds-e2e-ovn-ipv6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,17 @@ tests:
container:
from: src
- as: e2e
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: gcp
workflow: openshift-e2e-gcp
- as: e2e-agnostic-upgrade
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: azure4
workflow: openshift-upgrade-azure
- as: insights-operator-e2e-tests
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: gcp
pre:
Expand All @@ -83,6 +86,7 @@ tests:
workflow: ipi-gcp
- as: e2e-metal-ipi-ovn-ipv6
cluster: build05
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: equinix-ocp-metal
workflow: baremetalds-e2e-ovn-ipv6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,17 @@ tests:
container:
from: src
- as: e2e
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: gcp
workflow: openshift-e2e-gcp
- as: e2e-agnostic-upgrade
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: azure4
workflow: openshift-upgrade-azure
- as: insights-operator-e2e-tests
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: gcp
pre:
Expand All @@ -82,6 +85,7 @@ tests:
workflow: ipi-gcp
- as: e2e-metal-ipi-ovn-ipv6
cluster: build05
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: equinix-ocp-metal
workflow: baremetalds-e2e-ovn-ipv6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,17 @@ tests:
container:
from: src
- as: e2e
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: gcp
workflow: openshift-e2e-gcp
- as: e2e-agnostic-upgrade
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: azure4
workflow: openshift-upgrade-azure
- as: insights-operator-e2e-tests
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: gcp
pre:
Expand All @@ -82,6 +85,7 @@ tests:
workflow: ipi-gcp
- as: e2e-metal-ipi-ovn-ipv6
cluster: build05
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: equinix-ocp-metal
workflow: baremetalds-e2e-ovn-ipv6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,17 @@ tests:
container:
from: src
- as: e2e
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: gcp
workflow: openshift-e2e-gcp
- as: e2e-agnostic-upgrade
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: azure4
workflow: openshift-upgrade-azure
- as: insights-operator-e2e-tests
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: gcp
pre:
Expand All @@ -81,6 +84,7 @@ tests:
workflow: ipi-gcp
- as: e2e-metal-ipi-ovn-ipv6
cluster: build05
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
steps:
cluster_profile: equinix-ocp-metal
workflow: baremetalds-e2e-ovn-ipv6
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
presubmits:
openshift-priv/insights-operator:
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^master$
- ^master-
Expand All @@ -21,6 +21,7 @@ presubmits:
name: pull-ci-openshift-priv-insights-operator-master-e2e
path_alias: github.com/openshift/insights-operator
rerun_command: /test e2e
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down Expand Up @@ -87,7 +88,7 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e,?($|\s.*)
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^master$
- ^master-
Expand All @@ -107,6 +108,7 @@ presubmits:
name: pull-ci-openshift-priv-insights-operator-master-e2e-agnostic-upgrade
path_alias: github.com/openshift/insights-operator
rerun_command: /test e2e-agnostic-upgrade
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down Expand Up @@ -169,7 +171,7 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-agnostic-upgrade,?($|\s.*)
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^master$
- ^master-
Expand All @@ -190,6 +192,7 @@ presubmits:
name: pull-ci-openshift-priv-insights-operator-master-e2e-metal-ipi-ovn-ipv6
path_alias: github.com/openshift/insights-operator
rerun_command: /test e2e-metal-ipi-ovn-ipv6
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down Expand Up @@ -309,7 +312,7 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )images,?($|\s.*)
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^master$
- ^master-
Expand All @@ -329,6 +332,7 @@ presubmits:
name: pull-ci-openshift-priv-insights-operator-master-insights-operator-e2e-tests
path_alias: github.com/openshift/insights-operator
rerun_command: /test insights-operator-e2e-tests
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
presubmits:
openshift-priv/insights-operator:
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^release-4\.13$
- ^release-4\.13-
Expand All @@ -21,6 +21,7 @@ presubmits:
name: pull-ci-openshift-priv-insights-operator-release-4.13-e2e
path_alias: github.com/openshift/insights-operator
rerun_command: /test e2e
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down Expand Up @@ -87,7 +88,7 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e,?($|\s.*)
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^release-4\.13$
- ^release-4\.13-
Expand All @@ -107,6 +108,7 @@ presubmits:
name: pull-ci-openshift-priv-insights-operator-release-4.13-e2e-agnostic-upgrade
path_alias: github.com/openshift/insights-operator
rerun_command: /test e2e-agnostic-upgrade
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down Expand Up @@ -169,7 +171,7 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-agnostic-upgrade,?($|\s.*)
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^release-4\.13$
- ^release-4\.13-
Expand All @@ -190,6 +192,7 @@ presubmits:
name: pull-ci-openshift-priv-insights-operator-release-4.13-e2e-metal-ipi-ovn-ipv6
path_alias: github.com/openshift/insights-operator
rerun_command: /test e2e-metal-ipi-ovn-ipv6
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down Expand Up @@ -309,7 +312,7 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )images,?($|\s.*)
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^release-4\.13$
- ^release-4\.13-
Expand All @@ -329,6 +332,7 @@ presubmits:
name: pull-ci-openshift-priv-insights-operator-release-4.13-insights-operator-e2e-tests
path_alias: github.com/openshift/insights-operator
rerun_command: /test insights-operator-e2e-tests
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
presubmits:
openshift-priv/insights-operator:
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^release-4\.14$
- ^release-4\.14-
Expand All @@ -21,6 +21,7 @@ presubmits:
name: pull-ci-openshift-priv-insights-operator-release-4.14-e2e
path_alias: github.com/openshift/insights-operator
rerun_command: /test e2e
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down Expand Up @@ -87,7 +88,7 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e,?($|\s.*)
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^release-4\.14$
- ^release-4\.14-
Expand All @@ -107,6 +108,7 @@ presubmits:
name: pull-ci-openshift-priv-insights-operator-release-4.14-e2e-agnostic-upgrade
path_alias: github.com/openshift/insights-operator
rerun_command: /test e2e-agnostic-upgrade
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down Expand Up @@ -169,7 +171,7 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-agnostic-upgrade,?($|\s.*)
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^release-4\.14$
- ^release-4\.14-
Expand All @@ -190,6 +192,7 @@ presubmits:
name: pull-ci-openshift-priv-insights-operator-release-4.14-e2e-metal-ipi-ovn-ipv6
path_alias: github.com/openshift/insights-operator
rerun_command: /test e2e-metal-ipi-ovn-ipv6
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down Expand Up @@ -309,7 +312,7 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )images,?($|\s.*)
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^release-4\.14$
- ^release-4\.14-
Expand All @@ -329,6 +332,7 @@ presubmits:
name: pull-ci-openshift-priv-insights-operator-release-4.14-insights-operator-e2e-tests
path_alias: github.com/openshift/insights-operator
rerun_command: /test insights-operator-e2e-tests
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
presubmits:
openshift/insights-operator:
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^release-4\.13$
- ^release-4\.13-
Expand All @@ -15,6 +15,7 @@ presubmits:
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-insights-operator-release-4.13-e2e
rerun_command: /test e2e
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down Expand Up @@ -77,7 +78,7 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e,?($|\s.*)
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^release-4\.13$
- ^release-4\.13-
Expand All @@ -91,6 +92,7 @@ presubmits:
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-insights-operator-release-4.13-e2e-agnostic-upgrade
rerun_command: /test e2e-agnostic-upgrade
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down Expand Up @@ -164,6 +166,7 @@ presubmits:
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-insights-operator-release-4.13-e2e-metal-ipi-ovn-ipv6
rerun_command: /test e2e-metal-ipi-ovn-ipv6
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down Expand Up @@ -269,7 +272,7 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )images,?($|\s.*)
- agent: kubernetes
always_run: true
always_run: false
branches:
- ^release-4\.13$
- ^release-4\.13-
Expand All @@ -283,6 +286,7 @@ presubmits:
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-insights-operator-release-4.13-insights-operator-e2e-tests
rerun_command: /test insights-operator-e2e-tests
skip_if_only_changed: ^docs/|\.(md|adoc)$|^(README|LICENSE|OWNERS)$|_test.go$
spec:
containers:
- args:
Expand Down
Loading

0 comments on commit 22eeef2

Please sign in to comment.