diff --git a/ci-operator/config/openshift/hypershift/openshift-hypershift-main.yaml b/ci-operator/config/openshift/hypershift/openshift-hypershift-main.yaml index bb3a49b8b24a3..cdb07c8ad0572 100644 --- a/ci-operator/config/openshift/hypershift/openshift-hypershift-main.yaml +++ b/ci-operator/config/openshift/hypershift/openshift-hypershift-main.yaml @@ -450,6 +450,7 @@ tests: test: - chain: hypershift-openstack-e2e workflow: hypershift-aws-e2e-nested + timeout: 6h0m0s - always_run: false as: e2e-openstack-aws-nfv optional: true diff --git a/ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.23.yaml b/ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.23.yaml index 1f969600c6e0f..40110dc72f07a 100644 --- a/ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.23.yaml +++ b/ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.23.yaml @@ -471,6 +471,7 @@ tests: test: - chain: hypershift-openstack-e2e workflow: hypershift-aws-e2e-nested + timeout: 6h0m0s - always_run: false as: e2e-openstack-aws-nfv optional: true diff --git a/ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.0.yaml b/ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.0.yaml index 8d6183e049abc..44410b16a0646 100644 --- a/ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.0.yaml +++ b/ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.0.yaml @@ -472,6 +472,7 @@ tests: test: - chain: hypershift-openstack-e2e workflow: hypershift-aws-e2e-nested + timeout: 6h0m0s - always_run: false as: e2e-openstack-aws-nfv optional: true diff --git a/ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.1.yaml b/ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.1.yaml index 2652b4f396249..3e24891d3baff 100644 --- a/ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.1.yaml +++ b/ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.1.yaml @@ -471,6 +471,7 @@ tests: test: - chain: hypershift-openstack-e2e workflow: hypershift-aws-e2e-nested + timeout: 6h0m0s - always_run: false as: e2e-openstack-aws-nfv optional: true diff --git a/ci-operator/jobs/openshift/hypershift/openshift-hypershift-main-presubmits.yaml b/ci-operator/jobs/openshift/hypershift/openshift-hypershift-main-presubmits.yaml index 9a2a8e660d350..4ef7df64f188d 100644 --- a/ci-operator/jobs/openshift/hypershift/openshift-hypershift-main-presubmits.yaml +++ b/ci-operator/jobs/openshift/hypershift/openshift-hypershift-main-presubmits.yaml @@ -2288,6 +2288,7 @@ presubmits: - Dockerfile - Dockerfile.control-plane - Dockerfile.e2e + timeout: 6h0m0s labels: ci-operator.openshift.io/cloud: hypershift-aws ci-operator.openshift.io/cloud-cluster-profile: hypershift-aws diff --git a/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-4.23-presubmits.yaml b/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-4.23-presubmits.yaml index be4dc135fec61..c7cd0e594f6c8 100644 --- a/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-4.23-presubmits.yaml +++ b/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-4.23-presubmits.yaml @@ -2288,6 +2288,7 @@ presubmits: - Dockerfile - Dockerfile.control-plane - Dockerfile.e2e + timeout: 6h0m0s labels: ci-operator.openshift.io/cloud: hypershift-aws ci-operator.openshift.io/cloud-cluster-profile: hypershift-aws diff --git a/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-5.0-presubmits.yaml b/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-5.0-presubmits.yaml index 9bd10ec8a96bf..590ea7933c315 100644 --- a/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-5.0-presubmits.yaml +++ b/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-5.0-presubmits.yaml @@ -2288,6 +2288,7 @@ presubmits: - Dockerfile - Dockerfile.control-plane - Dockerfile.e2e + timeout: 6h0m0s labels: ci-operator.openshift.io/cloud: hypershift-aws ci-operator.openshift.io/cloud-cluster-profile: hypershift-aws diff --git a/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-5.1-presubmits.yaml b/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-5.1-presubmits.yaml index d30775bf90dd3..72a023579e2bb 100644 --- a/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-5.1-presubmits.yaml +++ b/ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-5.1-presubmits.yaml @@ -2288,6 +2288,7 @@ presubmits: - Dockerfile - Dockerfile.control-plane - Dockerfile.e2e + timeout: 6h0m0s labels: ci-operator.openshift.io/cloud: hypershift-aws ci-operator.openshift.io/cloud-cluster-profile: hypershift-aws diff --git a/ci-operator/step-registry/hypershift/openstack/e2e/execute/hypershift-openstack-e2e-execute-commands.sh b/ci-operator/step-registry/hypershift/openstack/e2e/execute/hypershift-openstack-e2e-execute-commands.sh index 852d07cf861fd..da382ca3ac683 100755 --- a/ci-operator/step-registry/hypershift/openstack/e2e/execute/hypershift-openstack-e2e-execute-commands.sh +++ b/ci-operator/step-registry/hypershift/openstack/e2e/execute/hypershift-openstack-e2e-execute-commands.sh @@ -34,7 +34,7 @@ fi # run the test hack/ci-test-e2e.sh ${E2E_EXTRA_ARGS} \ --test.v \ - --test.timeout=2h30m \ + --test.timeout=3h30m \ --e2e.latest-release-image=${OCP_IMAGE_LATEST} \ --e2e.previous-release-image=${OCP_IMAGE_PREVIOUS} \ --e2e.pull-secret-file=/etc/ci-pull-credentials/.dockerconfigjson \