Skip to content

Commit

Permalink
ci-operator: config: openshift-psap/topsail/openshift-psap-topsail-ma…
Browse files Browse the repository at this point in the history
…in__jump: increase the jump-ci timeouts
  • Loading branch information
kpouget committed Jan 23, 2025
1 parent bd02f09 commit 0e56ad3
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -94,7 +95,7 @@ tests:
requests:
cpu: 1000m
memory: 500Mi
timeout: 8h0m0s
timeout: 3h0m0s
test:
- as: 005-test
commands: |
Expand All @@ -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
Expand Down

0 comments on commit 0e56ad3

Please sign in to comment.