diff --git a/ci-operator/step-registry/openshift/release/analysis/aggregator/openshift-release-analysis-aggregator-commands.sh b/ci-operator/step-registry/openshift/release/analysis/aggregator/openshift-release-analysis-aggregator-commands.sh index faebeac19d461..49e9533f4291d 100755 --- a/ci-operator/step-registry/openshift/release/analysis/aggregator/openshift-release-analysis-aggregator-commands.sh +++ b/ci-operator/step-registry/openshift/release/analysis/aggregator/openshift-release-analysis-aggregator-commands.sh @@ -11,5 +11,5 @@ job-run-aggregator analyze-job-runs \ --payload-tag=${PAYLOAD_TAG} \ --job-start-time=${JOB_START_TIME} \ --working-dir=${WORKING_DIR} \ - --timeout=7h \ + --timeout=5h40m \ --query-source=cluster diff --git a/ci-operator/step-registry/openshift/release/analysis/prpqr-aggregator/openshift-release-analysis-prpqr-aggregator-commands.sh b/ci-operator/step-registry/openshift/release/analysis/prpqr-aggregator/openshift-release-analysis-prpqr-aggregator-commands.sh index 87c0d8b37782d..d6c5c6e8de5db 100755 --- a/ci-operator/step-registry/openshift/release/analysis/prpqr-aggregator/openshift-release-analysis-prpqr-aggregator-commands.sh +++ b/ci-operator/step-registry/openshift/release/analysis/prpqr-aggregator/openshift-release-analysis-prpqr-aggregator-commands.sh @@ -12,5 +12,5 @@ job-run-aggregator analyze-job-runs \ --explicit-gcs-prefix=${EXPLICIT_GCS_PREFIX} \ --job-start-time=${JOB_START_TIME} \ --working-dir=${WORKING_DIR} \ - --timeout=7h \ + --timeout=5h40m \ --query-source=cluster