diff --git a/ci-operator/config/openshift/rosa/openshift-rosa-master__e2e-presubmits.yaml b/ci-operator/config/openshift/rosa/openshift-rosa-master__e2e-presubmits.yaml index f0a17a30b8451..5e9b825af1eff 100644 --- a/ci-operator/config/openshift/rosa/openshift-rosa-master__e2e-presubmits.yaml +++ b/ci-operator/config/openshift/rosa/openshift-rosa-master__e2e-presubmits.yaml @@ -39,6 +39,7 @@ tests: test: - chain: rosa-tests-pull-request workflow: rosa-lifecycle + timeout: 6h0m0s - always_run: false as: pr-rosa-sts-advanced optional: true @@ -51,6 +52,7 @@ tests: test: - chain: rosa-tests-pull-request workflow: rosa-lifecycle + timeout: 6h0m0s - always_run: false as: pr-rosa-hcp-private-link optional: true diff --git a/ci-operator/jobs/openshift/rosa/openshift-rosa-master-presubmits.yaml b/ci-operator/jobs/openshift/rosa/openshift-rosa-master-presubmits.yaml index 861560343fcb3..31edeaa0f7445 100644 --- a/ci-operator/jobs/openshift/rosa/openshift-rosa-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/rosa/openshift-rosa-master-presubmits.yaml @@ -297,6 +297,7 @@ presubmits: name: github-credentials-openshift-ci-robot-private-git-cloner sparse_checkout_files: - images/Dockerfile.e2e + timeout: 6h0m0s labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: oex-aws-qe @@ -670,6 +671,7 @@ presubmits: name: github-credentials-openshift-ci-robot-private-git-cloner sparse_checkout_files: - images/Dockerfile.e2e + timeout: 6h0m0s labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: oex-aws-qe