Skip to content

Commit 2dc3a70

Browse files
Merge pull request #70039 from openshift-bot/auto-config-brancher
Automate config brancher by auto-config-brancher job at Tue, 07 Oct 2025 12:05:50 UTC
2 parents 13bd136 + 3d5a3ad commit 2dc3a70

File tree

42 files changed

+567
-215
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+567
-215
lines changed

ci-operator/config/openshift-priv/agent-installer-utils/openshift-priv-agent-installer-utils-main.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,18 +85,13 @@ tests:
8585
MIRROR_IMAGES=true
8686
workflow: agent-e2e-generic
8787
timeout: 6h0m0s
88-
- as: e2e-agent-iso-no-registry-compact-ipv4
88+
- as: e2e-agent-compact-ipv4-iso-no-registry
8989
cluster: build05
9090
optional: true
9191
skip_if_only_changed: (^docs/)|((^|/)OWNERS(_ALIASES)?$)|((^|/)[A-Z]+\.md$)
9292
steps:
9393
cluster_profile: equinix-ocp-metal
94-
env:
95-
DEVSCRIPTS_CONFIG: |
96-
AGENT_E2E_TEST_SCENARIO=COMPACT_IPV4
97-
AGENT_E2E_TEST_BOOT_MODE=ISO_NO_REGISTRY
98-
AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV=true
99-
workflow: agent-e2e-generic
94+
workflow: agent-e2e-compact-ipv4-iso-no-registry
10095
timeout: 6h0m0s
10196
- as: gofmt
10297
commands: IS_CONTAINER=TRUE ./hack/go-fmt.sh .

ci-operator/config/openshift-priv/agent-installer-utils/openshift-priv-agent-installer-utils-release-4.19.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,18 +85,13 @@ tests:
8585
MIRROR_IMAGES=true
8686
workflow: agent-e2e-generic
8787
timeout: 6h0m0s
88-
- as: e2e-agent-iso-no-registry-compact-ipv4
88+
- as: e2e-agent-compact-ipv4-iso-no-registry
8989
cluster: build05
9090
optional: true
9191
skip_if_only_changed: (^docs/)|((^|/)OWNERS(_ALIASES)?$)|((^|/)[A-Z]+\.md$)
9292
steps:
9393
cluster_profile: equinix-ocp-metal
94-
env:
95-
DEVSCRIPTS_CONFIG: |
96-
AGENT_E2E_TEST_SCENARIO=COMPACT_IPV4
97-
AGENT_E2E_TEST_BOOT_MODE=ISO_NO_REGISTRY
98-
AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV=true
99-
workflow: agent-e2e-generic
94+
workflow: agent-e2e-compact-ipv4-iso-no-registry
10095
timeout: 6h0m0s
10196
- as: gofmt
10297
commands: IS_CONTAINER=TRUE ./hack/go-fmt.sh .

ci-operator/config/openshift-priv/agent-installer-utils/openshift-priv-agent-installer-utils-release-4.20.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,18 +85,13 @@ tests:
8585
MIRROR_IMAGES=true
8686
workflow: agent-e2e-generic
8787
timeout: 6h0m0s
88-
- as: e2e-agent-iso-no-registry-compact-ipv4
88+
- as: e2e-agent-compact-ipv4-iso-no-registry
8989
cluster: build05
9090
optional: true
9191
skip_if_only_changed: (^docs/)|((^|/)OWNERS(_ALIASES)?$)|((^|/)[A-Z]+\.md$)
9292
steps:
9393
cluster_profile: equinix-ocp-metal
94-
env:
95-
DEVSCRIPTS_CONFIG: |
96-
AGENT_E2E_TEST_SCENARIO=COMPACT_IPV4
97-
AGENT_E2E_TEST_BOOT_MODE=ISO_NO_REGISTRY
98-
AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV=true
99-
workflow: agent-e2e-generic
94+
workflow: agent-e2e-compact-ipv4-iso-no-registry
10095
timeout: 6h0m0s
10196
- as: gofmt
10297
commands: IS_CONTAINER=TRUE ./hack/go-fmt.sh .

ci-operator/config/openshift-priv/agent-installer-utils/openshift-priv-agent-installer-utils-release-4.21.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,18 +86,13 @@ tests:
8686
MIRROR_IMAGES=true
8787
workflow: agent-e2e-generic
8888
timeout: 6h0m0s
89-
- as: e2e-agent-iso-no-registry-compact-ipv4
89+
- as: e2e-agent-compact-ipv4-iso-no-registry
9090
cluster: build05
9191
optional: true
9292
skip_if_only_changed: (^docs/)|((^|/)OWNERS(_ALIASES)?$)|((^|/)[A-Z]+\.md$)
9393
steps:
9494
cluster_profile: equinix-ocp-metal
95-
env:
96-
DEVSCRIPTS_CONFIG: |
97-
AGENT_E2E_TEST_SCENARIO=COMPACT_IPV4
98-
AGENT_E2E_TEST_BOOT_MODE=ISO_NO_REGISTRY
99-
AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV=true
100-
workflow: agent-e2e-generic
95+
workflow: agent-e2e-compact-ipv4-iso-no-registry
10196
timeout: 6h0m0s
10297
- as: gofmt
10398
commands: IS_CONTAINER=TRUE ./hack/go-fmt.sh .

ci-operator/config/openshift-priv/agent-installer-utils/openshift-priv-agent-installer-utils-release-4.22.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,18 +85,13 @@ tests:
8585
MIRROR_IMAGES=true
8686
workflow: agent-e2e-generic
8787
timeout: 6h0m0s
88-
- as: e2e-agent-iso-no-registry-compact-ipv4
88+
- as: e2e-agent-compact-ipv4-iso-no-registry
8989
cluster: build05
9090
optional: true
9191
skip_if_only_changed: (^docs/)|((^|/)OWNERS(_ALIASES)?$)|((^|/)[A-Z]+\.md$)
9292
steps:
9393
cluster_profile: equinix-ocp-metal
94-
env:
95-
DEVSCRIPTS_CONFIG: |
96-
AGENT_E2E_TEST_SCENARIO=COMPACT_IPV4
97-
AGENT_E2E_TEST_BOOT_MODE=ISO_NO_REGISTRY
98-
AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV=true
99-
workflow: agent-e2e-generic
94+
workflow: agent-e2e-compact-ipv4-iso-no-registry
10095
timeout: 6h0m0s
10196
- as: gofmt
10297
commands: IS_CONTAINER=TRUE ./hack/go-fmt.sh .

ci-operator/config/openshift-priv/aws-ebs-csi-driver/openshift-priv-aws-ebs-csi-driver-master.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ base_images:
33
name: commitchecker
44
namespace: ci
55
tag: latest
6-
ocp_4.20_base-rhel9:
6+
ocp_4.21_base-rhel9:
77
name: 4.21-priv
88
namespace: ocp-private
99
tag: base-rhel9
10-
ocp_builder_rhel-9-golang-1.24-openshift-4.20:
10+
ocp_builder_rhel-9-golang-1.24-openshift-4.21:
1111
name: builder
1212
namespace: ocp
13-
tag: rhel-9-golang-1.24-openshift-4.20
13+
tag: rhel-9-golang-1.24-openshift-4.21
1414
tests-private:
1515
name: tests-private
1616
namespace: ci
@@ -22,12 +22,12 @@ canonical_go_repository: github.com/kubernetes-sigs/aws-ebs-csi-driver
2222
images:
2323
- dockerfile_path: Dockerfile.openshift.rhel7
2424
inputs:
25-
ocp_4.20_base-rhel9:
25+
ocp_4.21_base-rhel9:
2626
as:
27-
- registry.ci.openshift.org/ocp/4.20:base-rhel9
28-
ocp_builder_rhel-9-golang-1.24-openshift-4.20:
27+
- registry.ci.openshift.org/ocp/4.21:base-rhel9
28+
ocp_builder_rhel-9-golang-1.24-openshift-4.21:
2929
as:
30-
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-openshift-4.20
30+
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-openshift-4.21
3131
to: aws-ebs-csi-driver
3232
promotion:
3333
to:

ci-operator/config/openshift-priv/aws-ebs-csi-driver/openshift-priv-aws-ebs-csi-driver-release-4.21.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ base_images:
33
name: commitchecker
44
namespace: ci
55
tag: latest
6-
ocp_4.20_base-rhel9:
6+
ocp_4.21_base-rhel9:
77
name: 4.21-priv
88
namespace: ocp-private
99
tag: base-rhel9
10-
ocp_builder_rhel-9-golang-1.24-openshift-4.20:
10+
ocp_builder_rhel-9-golang-1.24-openshift-4.21:
1111
name: builder
1212
namespace: ocp
13-
tag: rhel-9-golang-1.24-openshift-4.20
13+
tag: rhel-9-golang-1.24-openshift-4.21
1414
tests-private:
1515
name: tests-private
1616
namespace: ci
@@ -22,12 +22,12 @@ canonical_go_repository: github.com/kubernetes-sigs/aws-ebs-csi-driver
2222
images:
2323
- dockerfile_path: Dockerfile.openshift.rhel7
2424
inputs:
25-
ocp_4.20_base-rhel9:
25+
ocp_4.21_base-rhel9:
2626
as:
27-
- registry.ci.openshift.org/ocp/4.20:base-rhel9
28-
ocp_builder_rhel-9-golang-1.24-openshift-4.20:
27+
- registry.ci.openshift.org/ocp/4.21:base-rhel9
28+
ocp_builder_rhel-9-golang-1.24-openshift-4.21:
2929
as:
30-
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-openshift-4.20
30+
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-openshift-4.21
3131
to: aws-ebs-csi-driver
3232
promotion:
3333
to:

ci-operator/config/openshift-priv/aws-ebs-csi-driver/openshift-priv-aws-ebs-csi-driver-release-4.22.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ base_images:
33
name: commitchecker
44
namespace: ci
55
tag: latest
6-
ocp_4.20_base-rhel9:
6+
ocp_4.21_base-rhel9:
77
name: 4.22-priv
88
namespace: ocp-private
99
tag: base-rhel9
10-
ocp_builder_rhel-9-golang-1.24-openshift-4.20:
10+
ocp_builder_rhel-9-golang-1.24-openshift-4.21:
1111
name: builder
1212
namespace: ocp
13-
tag: rhel-9-golang-1.24-openshift-4.20
13+
tag: rhel-9-golang-1.24-openshift-4.21
1414
tests-private:
1515
name: tests-private
1616
namespace: ci
@@ -22,12 +22,12 @@ canonical_go_repository: github.com/kubernetes-sigs/aws-ebs-csi-driver
2222
images:
2323
- dockerfile_path: Dockerfile.openshift.rhel7
2424
inputs:
25-
ocp_4.20_base-rhel9:
25+
ocp_4.21_base-rhel9:
2626
as:
27-
- registry.ci.openshift.org/ocp/4.20:base-rhel9
28-
ocp_builder_rhel-9-golang-1.24-openshift-4.20:
27+
- registry.ci.openshift.org/ocp/4.21:base-rhel9
28+
ocp_builder_rhel-9-golang-1.24-openshift-4.21:
2929
as:
30-
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-openshift-4.20
30+
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-openshift-4.21
3131
to: aws-ebs-csi-driver
3232
promotion:
3333
to:

ci-operator/config/openshift-priv/cluster-kube-apiserver-operator/openshift-priv-cluster-kube-apiserver-operator-main.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,27 +27,27 @@ base_images:
2727
name: test
2828
namespace: ocp-kni
2929
tag: dev-scripts
30-
ocp_4.20_base-rhel9:
30+
ocp_4.21_base-rhel9:
3131
name: 4.21-priv
3232
namespace: ocp-private
3333
tag: base-rhel9
34-
ocp_builder_rhel-9-golang-1.24-openshift-4.20:
34+
ocp_builder_rhel-9-golang-1.24-openshift-4.21:
3535
name: builder
3636
namespace: ocp
37-
tag: rhel-9-golang-1.24-openshift-4.20
37+
tag: rhel-9-golang-1.24-openshift-4.21
3838
binary_build_commands: make build --warn-undefined-variables
3939
build_root:
4040
from_repository: true
4141
canonical_go_repository: github.com/openshift/cluster-kube-apiserver-operator
4242
images:
4343
- dockerfile_path: Dockerfile.rhel7
4444
inputs:
45-
ocp_4.20_base-rhel9:
45+
ocp_4.21_base-rhel9:
4646
as:
47-
- registry.ci.openshift.org/ocp/4.20:base-rhel9
48-
ocp_builder_rhel-9-golang-1.24-openshift-4.20:
47+
- registry.ci.openshift.org/ocp/4.21:base-rhel9
48+
ocp_builder_rhel-9-golang-1.24-openshift-4.21:
4949
as:
50-
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-openshift-4.20
50+
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-openshift-4.21
5151
to: cluster-kube-apiserver-operator
5252
promotion:
5353
to:

ci-operator/config/openshift-priv/cluster-kube-apiserver-operator/openshift-priv-cluster-kube-apiserver-operator-release-4.21.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,27 +27,27 @@ base_images:
2727
name: test
2828
namespace: ocp-kni
2929
tag: dev-scripts
30-
ocp_4.20_base-rhel9:
30+
ocp_4.21_base-rhel9:
3131
name: 4.21-priv
3232
namespace: ocp-private
3333
tag: base-rhel9
34-
ocp_builder_rhel-9-golang-1.24-openshift-4.20:
34+
ocp_builder_rhel-9-golang-1.24-openshift-4.21:
3535
name: builder
3636
namespace: ocp
37-
tag: rhel-9-golang-1.24-openshift-4.20
37+
tag: rhel-9-golang-1.24-openshift-4.21
3838
binary_build_commands: make build --warn-undefined-variables
3939
build_root:
4040
from_repository: true
4141
canonical_go_repository: github.com/openshift/cluster-kube-apiserver-operator
4242
images:
4343
- dockerfile_path: Dockerfile.rhel7
4444
inputs:
45-
ocp_4.20_base-rhel9:
45+
ocp_4.21_base-rhel9:
4646
as:
47-
- registry.ci.openshift.org/ocp/4.20:base-rhel9
48-
ocp_builder_rhel-9-golang-1.24-openshift-4.20:
47+
- registry.ci.openshift.org/ocp/4.21:base-rhel9
48+
ocp_builder_rhel-9-golang-1.24-openshift-4.21:
4949
as:
50-
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-openshift-4.20
50+
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-openshift-4.21
5151
to: cluster-kube-apiserver-operator
5252
promotion:
5353
to:

0 commit comments

Comments
 (0)