diff --git a/ci-operator/config/openshift-psap/topsail/openshift-psap-topsail-main__jump.yaml b/ci-operator/config/openshift-psap/topsail/openshift-psap-topsail-main__jump.yaml index bd97caf1808aa..7574c6f8a0e8a 100644 --- a/ci-operator/config/openshift-psap/topsail/openshift-psap-topsail-main__jump.yaml +++ b/ci-operator/config/openshift-psap/topsail/openshift-psap-topsail-main__jump.yaml @@ -54,7 +54,7 @@ tests: requests: cpu: 1000m memory: 500Mi - timeout: 8h0m0s + timeout: 10h0m0s - as: 002-prepare-jump-ci commands: | export PSAP_ODS_SECRET_PATH=/var/run/psap-ods-secret-1 @@ -68,6 +68,7 @@ tests: requests: cpu: 1000m memory: 500Mi + timeout: 1h0m0s - as: 003-pre-cleanup commands: | export PSAP_ODS_SECRET_PATH=/var/run/psap-ods-secret-1 @@ -94,7 +95,7 @@ tests: requests: cpu: 1000m memory: 500Mi - timeout: 8h0m0s + timeout: 3h0m0s test: - as: 005-test commands: | @@ -109,8 +110,8 @@ tests: requests: cpu: 1000m memory: 500Mi - timeout: 8h0m0s - timeout: 8h0m0s + timeout: 23h0m0s + timeout: 23h54m0s zz_generated_metadata: branch: main org: openshift-psap