Skip to content

Commit

Permalink
Merge pull request #20775 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, 02 Aug 2021 04:03:24 UTC
  • Loading branch information
openshift-ci[bot] committed Aug 2, 2021
2 parents 276d138 + 3f3bd66 commit 6df7492
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ base_images:
name: builder
namespace: ocp
tag: rhel-8-golang-1.16-openshift-4.8
ocp_builder_rhel-8-golang-1.16-openshift-4.9:
name: builder
namespace: ocp
tag: rhel-8-golang-1.16-openshift-4.9
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -43,9 +47,9 @@ images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-1.16-openshift-4.8:
ocp_builder_rhel-8-golang-1.16-openshift-4.9:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.8
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.9
to: cluster-network-operator
promotion:
name: 4.9-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ base_images:
name: builder
namespace: ocp
tag: rhel-8-golang-1.16-openshift-4.8
ocp_builder_rhel-8-golang-1.16-openshift-4.9:
name: builder
namespace: ocp
tag: rhel-8-golang-1.16-openshift-4.9
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -43,9 +47,9 @@ images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-1.16-openshift-4.8:
ocp_builder_rhel-8-golang-1.16-openshift-4.9:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.8
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.9
to: cluster-network-operator
promotion:
disabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ base_images:
name: builder
namespace: ocp
tag: rhel-8-golang-1.16-openshift-4.8
ocp_builder_rhel-8-golang-1.16-openshift-4.9:
name: builder
namespace: ocp
tag: rhel-8-golang-1.16-openshift-4.9
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -42,9 +46,9 @@ images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-1.16-openshift-4.8:
ocp_builder_rhel-8-golang-1.16-openshift-4.9:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.8
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.9
to: cluster-network-operator
promotion:
name: "4.9"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ base_images:
name: builder
namespace: ocp
tag: rhel-8-golang-1.16-openshift-4.8
ocp_builder_rhel-8-golang-1.16-openshift-4.9:
name: builder
namespace: ocp
tag: rhel-8-golang-1.16-openshift-4.9
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -42,9 +46,9 @@ images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-1.16-openshift-4.8:
ocp_builder_rhel-8-golang-1.16-openshift-4.9:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.8
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.9
to: cluster-network-operator
promotion:
disabled: true
Expand Down

0 comments on commit 6df7492

Please sign in to comment.