Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions ci-operator/config/openshift/api/openshift-api-master.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
binary_build_commands: make build --warn-undefined-variables
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.16
from_repository: true
promotion:
name: "4.10"
namespace: ocp
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ base_images:
tag: "7"
binary_build_commands: make build --warn-undefined-variables
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.16
from_repository: true
promotion:
name: "4.10"
namespace: ocp
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.16
from_repository: true
promotion:
name: "4.10"
namespace: ocp
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ presubmits:
cluster: build02
context: ci/prow/build
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -57,8 +55,6 @@ presubmits:
cluster: build02
context: ci/prow/unit
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -106,8 +102,6 @@ presubmits:
cluster: build02
context: ci/prow/verify
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -155,8 +149,6 @@ presubmits:
cluster: build02
context: ci/prow/verify-client-go
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -204,8 +196,6 @@ presubmits:
cluster: build02
context: ci/prow/verify-deps
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ presubmits:
cluster: build03
context: ci/prow/unit
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -57,8 +55,6 @@ presubmits:
cluster: build03
context: ci/prow/verify
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -106,8 +102,6 @@ presubmits:
cluster: build03
context: ci/prow/verify-deps
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ presubmits:
cluster: build03
context: ci/prow/verify
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down