Skip to content

Commit

Permalink
Merge pull request #51674 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 Mon, 06 May 2024 00:04:51 UTC
  • Loading branch information
openshift-merge-bot[bot] committed May 6, 2024
2 parents bd6894d + faaa12a commit c18b5c0
Show file tree
Hide file tree
Showing 20 changed files with 345 additions and 78 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.14_base:
name: 4.14-priv
namespace: ocp-private
tag: base
ocp_4.15_base:
name: 4.15-priv
namespace: ocp-private
Expand Down Expand Up @@ -52,6 +48,9 @@ images:
ocp_4.15_base:
as:
- registry.ci.openshift.org/ocp/4.15:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: egress-http-proxy
- context_dir: egress/dns-proxy
inputs:
Expand All @@ -64,9 +63,9 @@ images:
to: egress-dns-proxy
- context_dir: ipfailover/keepalived
inputs:
ocp_4.14_base:
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.14:base
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: keepalived-ipfailover
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.14_base:
name: 4.14-priv
namespace: ocp-private
tag: base
ocp_4.15_base:
name: 4.15-priv
namespace: ocp-private
Expand Down Expand Up @@ -52,6 +48,9 @@ images:
ocp_4.15_base:
as:
- registry.ci.openshift.org/ocp/4.15:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: egress-http-proxy
- context_dir: egress/dns-proxy
inputs:
Expand All @@ -64,9 +63,9 @@ images:
to: egress-dns-proxy
- context_dir: ipfailover/keepalived
inputs:
ocp_4.14_base:
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.14:base
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: keepalived-ipfailover
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.14_base:
name: 4.14-priv
namespace: ocp-private
tag: base
ocp_4.15_base:
name: 4.15-priv
namespace: ocp-private
Expand Down Expand Up @@ -52,6 +48,9 @@ images:
ocp_4.15_base:
as:
- registry.ci.openshift.org/ocp/4.15:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: egress-http-proxy
- context_dir: egress/dns-proxy
inputs:
Expand All @@ -64,9 +63,9 @@ images:
to: egress-dns-proxy
- context_dir: ipfailover/keepalived
inputs:
ocp_4.14_base:
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.14:base
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: keepalived-ipfailover
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.16_base:
name: 4.16-priv
namespace: ocp-private
tag: base
ocp_4.16_base-rhel9:
name: 4.16-priv
namespace: ocp-private
Expand All @@ -34,9 +30,6 @@ canonical_go_repository: github.com/openshift/oc
images:
- dockerfile_path: images/cli/Dockerfile.rhel
inputs:
ocp_4.16_base:
as:
- registry.ci.openshift.org/ocp/4.16:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.16_base:
name: 4.16-priv
namespace: ocp-private
tag: base
ocp_4.16_base-rhel9:
name: 4.16-priv
namespace: ocp-private
Expand All @@ -34,9 +30,6 @@ canonical_go_repository: github.com/openshift/oc
images:
- dockerfile_path: images/cli/Dockerfile.rhel
inputs:
ocp_4.16_base:
as:
- registry.ci.openshift.org/ocp/4.16:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.16_base:
name: 4.17-priv
namespace: ocp-private
tag: base
ocp_4.16_base-rhel9:
name: 4.17-priv
namespace: ocp-private
Expand All @@ -34,9 +30,6 @@ canonical_go_repository: github.com/openshift/oc
images:
- dockerfile_path: images/cli/Dockerfile.rhel
inputs:
ocp_4.16_base:
as:
- registry.ci.openshift.org/ocp/4.16:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,17 @@ tests:
test:
- ref: windows-e2e-operator-test
workflow: ipi-aws-ovn-hybrid
- always_run: false
as: vsphere-disconnected-e2e-operator
optional: true
steps:
cluster_profile: vsphere-dis-2
leases:
- env: VSPHERE_BASTION_LEASED_RESOURCE
resource_type: vsphere-connected-2-quota-slice
test:
- ref: windows-e2e-operator-test
workflow: windows-e2e-operator-test-vsphere-disconnected
- always_run: false
as: azure-e2e-operator
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,17 @@ tests:
test:
- ref: windows-e2e-operator-test
workflow: ipi-aws-ovn-hybrid
- always_run: false
as: vsphere-disconnected-e2e-operator
optional: true
steps:
cluster_profile: vsphere-dis-2
leases:
- env: VSPHERE_BASTION_LEASED_RESOURCE
resource_type: vsphere-connected-2-quota-slice
test:
- ref: windows-e2e-operator-test
workflow: windows-e2e-operator-test-vsphere-disconnected
- always_run: false
as: azure-e2e-operator
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,17 @@ tests:
test:
- ref: windows-e2e-operator-test
workflow: ipi-aws-ovn-hybrid
- always_run: false
as: vsphere-disconnected-e2e-operator
optional: true
steps:
cluster_profile: vsphere-dis-2
leases:
- env: VSPHERE_BASTION_LEASED_RESOURCE
resource_type: vsphere-connected-2-quota-slice
test:
- ref: windows-e2e-operator-test
workflow: windows-e2e-operator-test-vsphere-disconnected
- always_run: false
as: azure-e2e-operator
steps:
Expand Down
11 changes: 5 additions & 6 deletions ci-operator/config/openshift/images/openshift-images-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.14_base:
name: "4.14"
namespace: ocp
tag: base
ocp_4.15_base:
name: "4.15"
namespace: ocp
Expand Down Expand Up @@ -51,6 +47,9 @@ images:
ocp_4.15_base:
as:
- registry.ci.openshift.org/ocp/4.15:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: egress-http-proxy
- context_dir: egress/dns-proxy
inputs:
Expand All @@ -63,9 +62,9 @@ images:
to: egress-dns-proxy
- context_dir: ipfailover/keepalived
inputs:
ocp_4.14_base:
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.14:base
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: keepalived-ipfailover
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.14_base:
name: "4.14"
namespace: ocp
tag: base
ocp_4.15_base:
name: "4.15"
namespace: ocp
Expand Down Expand Up @@ -51,6 +47,9 @@ images:
ocp_4.15_base:
as:
- registry.ci.openshift.org/ocp/4.15:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: egress-http-proxy
- context_dir: egress/dns-proxy
inputs:
Expand All @@ -63,9 +62,9 @@ images:
to: egress-dns-proxy
- context_dir: ipfailover/keepalived
inputs:
ocp_4.14_base:
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.14:base
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: keepalived-ipfailover
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.14_base:
name: "4.14"
namespace: ocp
tag: base
ocp_4.15_base:
name: "4.15"
namespace: ocp
Expand Down Expand Up @@ -51,6 +47,9 @@ images:
ocp_4.15_base:
as:
- registry.ci.openshift.org/ocp/4.15:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: egress-http-proxy
- context_dir: egress/dns-proxy
inputs:
Expand All @@ -63,9 +62,9 @@ images:
to: egress-dns-proxy
- context_dir: ipfailover/keepalived
inputs:
ocp_4.14_base:
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.14:base
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: keepalived-ipfailover
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ base_images:
name: "4.16"
namespace: ocp
tag: must-gather
ocp_4.16_base-rhel9:
name: "4.16"
namespace: ocp
tag: base-rhel9
ubi_minimal:
name: ubi-minimal
namespace: ocp
Expand Down Expand Up @@ -46,6 +50,10 @@ images:
- root:current
to: lvms-pre-commit
- dockerfile_path: Dockerfile
inputs:
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: lvm-operator
- context_dir: must-gather/
dockerfile_path: Dockerfile
Expand Down
7 changes: 0 additions & 7 deletions ci-operator/config/openshift/oc/openshift-oc-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.16_base:
name: "4.16"
namespace: ocp
tag: base
ocp_4.16_base-rhel9:
name: "4.16"
namespace: ocp
Expand All @@ -33,9 +29,6 @@ build_root:
images:
- dockerfile_path: images/cli/Dockerfile.rhel
inputs:
ocp_4.16_base:
as:
- registry.ci.openshift.org/ocp/4.16:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ base_images:
name: builder
namespace: ocp
tag: rhel-9-golang-1.20-openshift-4.16
ocp_builder_rhel-9-golang-1.21-openshift-4.16:
name: builder
namespace: ocp
tag: rhel-9-golang-1.21-openshift-4.16
origin_scos-4.16_base-stream8:
name: scos-4.16
namespace: origin
Expand All @@ -30,6 +34,9 @@ images:
ocp_builder_rhel-8-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.16
ocp_builder_rhel-9-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.21-openshift-4.16
to: cli
- build_args:
- name: TAGS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.16_base:
name: "4.16"
namespace: ocp
tag: base
ocp_4.16_base-rhel9:
name: "4.16"
namespace: ocp
Expand All @@ -33,9 +29,6 @@ build_root:
images:
- dockerfile_path: images/cli/Dockerfile.rhel
inputs:
ocp_4.16_base:
as:
- registry.ci.openshift.org/ocp/4.16:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
Expand Down
Loading

0 comments on commit c18b5c0

Please sign in to comment.