From 5f7259a7915ee25b7c345712d3c84dd376c70670 Mon Sep 17 00:00:00 2001 From: Maru Newby Date: Mon, 14 Dec 2020 08:38:46 -0800 Subject: [PATCH 1/2] Update gcp and aws disruptive to be mandatory for origin master Not being mandatory allows the jobs to rot, and the functionality they test is essential to the health of the product. --- .../openshift/origin/openshift-origin-master-presubmits.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ci-operator/jobs/openshift/origin/openshift-origin-master-presubmits.yaml b/ci-operator/jobs/openshift/origin/openshift-origin-master-presubmits.yaml index 6611eea75f0a4..62282120bdbf6 100644 --- a/ci-operator/jobs/openshift/origin/openshift-origin-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/origin/openshift-origin-master-presubmits.yaml @@ -219,7 +219,6 @@ presubmits: ci-operator.openshift.io/prowgen-controlled: "true" pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-origin-master-e2e-aws-disruptive - optional: true rerun_command: /test e2e-aws-disruptive spec: containers: @@ -1182,7 +1181,6 @@ presubmits: ci-operator.openshift.io/prowgen-controlled: "true" pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-origin-master-e2e-gcp-disruptive - optional: true rerun_command: /test e2e-gcp-disruptive spec: containers: From 01fa2a28ee8ecd27e4e57f2d91925d3c057bc4cd Mon Sep 17 00:00:00 2001 From: maru Date: Mon, 15 Feb 2021 10:37:21 -0800 Subject: [PATCH 2/2] Update gcp and aws disruptive to be mandatory for ceo master Not being mandatory allows the jobs to rot, and the functionality they are testing is essential to the health of the product. --- .../openshift-cluster-etcd-operator-master-presubmits.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ci-operator/jobs/openshift/cluster-etcd-operator/openshift-cluster-etcd-operator-master-presubmits.yaml b/ci-operator/jobs/openshift/cluster-etcd-operator/openshift-cluster-etcd-operator-master-presubmits.yaml index 39c826b0ae2a4..a79a189ec3f50 100644 --- a/ci-operator/jobs/openshift/cluster-etcd-operator/openshift-cluster-etcd-operator-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/cluster-etcd-operator/openshift-cluster-etcd-operator-master-presubmits.yaml @@ -215,7 +215,6 @@ presubmits: ci-operator.openshift.io/prowgen-controlled: "true" pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-cluster-etcd-operator-master-e2e-aws-disruptive - optional: true rerun_command: /test e2e-aws-disruptive spec: containers: @@ -503,7 +502,6 @@ presubmits: ci-operator.openshift.io/prowgen-controlled: "true" pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-cluster-etcd-operator-master-e2e-gcp-disruptive - optional: true rerun_command: /test e2e-gcp-disruptive spec: containers: