diff --git a/ci-operator/config/openshift/cluster-authentication-operator/openshift-cluster-authentication-operator-master.yaml b/ci-operator/config/openshift/cluster-authentication-operator/openshift-cluster-authentication-operator-master.yaml index 08f0aa06af8ac..658184f08cb8f 100644 --- a/ci-operator/config/openshift/cluster-authentication-operator/openshift-cluster-authentication-operator-master.yaml +++ b/ci-operator/config/openshift/cluster-authentication-operator/openshift-cluster-authentication-operator-master.yaml @@ -245,7 +245,6 @@ tests: test: - ref: openshift-e2e-test workflow: ipi-aws - timeout: 1h0m0s - always_run: true as: e2e-aws-operator-serial-ote optional: true @@ -256,7 +255,6 @@ tests: test: - ref: openshift-e2e-test workflow: ipi-aws - timeout: 1h0m0s - always_run: true as: e2e-aws-operator-encryption-serial-ote optional: true diff --git a/ci-operator/jobs/openshift/cluster-authentication-operator/openshift-cluster-authentication-operator-master-presubmits.yaml b/ci-operator/jobs/openshift/cluster-authentication-operator/openshift-cluster-authentication-operator-master-presubmits.yaml index 792aae945f821..cda35aa35e524 100644 --- a/ci-operator/jobs/openshift/cluster-authentication-operator/openshift-cluster-authentication-operator-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/cluster-authentication-operator/openshift-cluster-authentication-operator-master-presubmits.yaml @@ -984,8 +984,6 @@ presubmits: cluster: build05 context: ci/prow/e2e-aws-operator-parallel-ote decorate: true - decoration_config: - timeout: 1h0m0s labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws @@ -1059,8 +1057,6 @@ presubmits: cluster: build05 context: ci/prow/e2e-aws-operator-serial-ote decorate: true - decoration_config: - timeout: 1h0m0s labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws