Navigation Menu

Skip to content

Commit

Permalink
ci-operator-config-mirror --config-path ./ci-operator/config --to-org…
Browse files Browse the repository at this point in the history
… openshift-priv --only-org openshift --whitelist-file ./core-services/openshift-priv/_whitelist.yaml
  • Loading branch information
openshift-bot authored and ci-robot committed Sep 17, 2020
1 parent a842318 commit 8e6b7ae
Show file tree
Hide file tree
Showing 12 changed files with 42 additions and 18 deletions.
Expand Up @@ -7,6 +7,10 @@ base_images:
name: builder
namespace: ocp
tag: golang-1.14
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -22,9 +26,9 @@ images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: cluster-authentication-operator
promotion:
name: 4.6-priv
Expand Down
Expand Up @@ -7,6 +7,10 @@ base_images:
name: builder
namespace: ocp
tag: golang-1.14
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -22,9 +26,9 @@ images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: cluster-authentication-operator
promotion:
disabled: true
Expand Down
Expand Up @@ -7,6 +7,10 @@ base_images:
name: builder
namespace: ocp
tag: golang-1.14
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -22,9 +26,9 @@ images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: cluster-authentication-operator
promotion:
name: 4.7-priv
Expand Down
Expand Up @@ -7,6 +7,10 @@ base_images:
name: builder
namespace: ocp
tag: golang-1.14
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -29,9 +33,9 @@ images:
- dockerfile_path: Dockerfile.rhel
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: cluster-version-operator
promotion:
name: 4.6-priv
Expand Down
Expand Up @@ -7,6 +7,10 @@ base_images:
name: builder
namespace: ocp
tag: golang-1.14
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -29,9 +33,9 @@ images:
- dockerfile_path: Dockerfile.rhel
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: cluster-version-operator
promotion:
disabled: true
Expand Down
Expand Up @@ -7,6 +7,10 @@ base_images:
name: builder
namespace: ocp
tag: golang-1.14
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -29,9 +33,9 @@ images:
- dockerfile_path: Dockerfile.rhel
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: cluster-version-operator
promotion:
name: 4.7-priv
Expand Down
Expand Up @@ -15,7 +15,7 @@ build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.13
tag: golang-1.14
canonical_go_repository: github.com/openshift/file-integrity-operator
images:
- dockerfile_path: Dockerfile.ci
Expand Down
Expand Up @@ -15,7 +15,7 @@ build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.13
tag: golang-1.14
canonical_go_repository: github.com/openshift/file-integrity-operator
images:
- dockerfile_path: Dockerfile.ci
Expand Down
Expand Up @@ -15,7 +15,7 @@ build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.13
tag: golang-1.14
canonical_go_repository: github.com/openshift/file-integrity-operator
images:
- dockerfile_path: Dockerfile.ci
Expand Down
Expand Up @@ -270,7 +270,7 @@ tests:
- as: e2e-crc
steps:
cluster_profile: gcp
workflow: openshift-e2e-crc
workflow: openshift-e2e-gcp-crc
zz_generated_metadata:
branch: master
org: openshift-priv
Expand Down
Expand Up @@ -271,7 +271,7 @@ tests:
- as: e2e-crc
steps:
cluster_profile: gcp
workflow: openshift-e2e-crc
workflow: openshift-e2e-gcp-crc
zz_generated_metadata:
branch: release-4.6
org: openshift-priv
Expand Down
Expand Up @@ -270,7 +270,7 @@ tests:
- as: e2e-crc
steps:
cluster_profile: gcp
workflow: openshift-e2e-crc
workflow: openshift-e2e-gcp-crc
zz_generated_metadata:
branch: release-4.7
org: openshift-priv
Expand Down

0 comments on commit 8e6b7ae

Please sign in to comment.