diff --git a/ci-operator/config/openshift/operator-framework-olm/openshift-operator-framework-olm-master.yaml b/ci-operator/config/openshift/operator-framework-olm/openshift-operator-framework-olm-master.yaml index 8512863563f9e..65421f7c5692e 100755 --- a/ci-operator/config/openshift/operator-framework-olm/openshift-operator-framework-olm-master.yaml +++ b/ci-operator/config/openshift/operator-framework-olm/openshift-operator-framework-olm-master.yaml @@ -8,9 +8,7 @@ base_images: namespace: ocp tag: rhel-8-golang-1.16-openshift-4.10 build_root: - project_image: - context_dir: . - dockerfile_path: base.Dockerfile + from_repository: true images: - dockerfile_path: operator-lifecycle-manager.Dockerfile from: base diff --git a/ci-operator/jobs/openshift/operator-framework-olm/openshift-operator-framework-olm-master-postsubmits.yaml b/ci-operator/jobs/openshift/operator-framework-olm/openshift-operator-framework-olm-master-postsubmits.yaml index 7bfd9a7f77102..f9f411152b695 100644 --- a/ci-operator/jobs/openshift/operator-framework-olm/openshift-operator-framework-olm-master-postsubmits.yaml +++ b/ci-operator/jobs/openshift/operator-framework-olm/openshift-operator-framework-olm-master-postsubmits.yaml @@ -6,8 +6,6 @@ postsubmits: - ^master$ cluster: build02 decorate: true - decoration_config: - skip_cloning: true labels: ci-operator.openshift.io/is-promotion: "true" ci.openshift.io/generator: prowgen diff --git a/ci-operator/jobs/openshift/operator-framework-olm/openshift-operator-framework-olm-master-presubmits.yaml b/ci-operator/jobs/openshift/operator-framework-olm/openshift-operator-framework-olm-master-presubmits.yaml index 82ad1e87898ab..61b0c0a41e067 100644 --- a/ci-operator/jobs/openshift/operator-framework-olm/openshift-operator-framework-olm-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/operator-framework-olm/openshift-operator-framework-olm-master-presubmits.yaml @@ -8,8 +8,6 @@ presubmits: cluster: build02 context: ci/prow/e2e-aws-console-olm decorate: true - decoration_config: - skip_cloning: true labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws @@ -82,8 +80,6 @@ presubmits: cluster: build02 context: ci/prow/e2e-aws-olm decorate: true - decoration_config: - skip_cloning: true labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws @@ -156,8 +152,6 @@ presubmits: cluster: build02 context: ci/prow/e2e-gcp decorate: true - decoration_config: - skip_cloning: true labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp @@ -234,8 +228,6 @@ presubmits: cluster: build02 context: ci/prow/e2e-upgrade decorate: true - decoration_config: - skip_cloning: true labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure4 @@ -308,8 +300,6 @@ presubmits: cluster: build02 context: ci/prow/images decorate: true - decoration_config: - skip_cloning: true labels: ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" @@ -358,8 +348,6 @@ presubmits: cluster: build02 context: ci/prow/unit-api decorate: true - decoration_config: - skip_cloning: true labels: ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" @@ -407,8 +395,6 @@ presubmits: cluster: build02 context: ci/prow/unit-olm decorate: true - decoration_config: - skip_cloning: true labels: ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" @@ -456,8 +442,6 @@ presubmits: cluster: build02 context: ci/prow/unit-registry decorate: true - decoration_config: - skip_cloning: true labels: ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" @@ -505,8 +489,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"