Skip to content

Commit

Permalink
Merge pull request #31 from cloud-native-toolkit/dam-increase-timeout
Browse files Browse the repository at this point in the history
need to increase timeout to 10 hours
  • Loading branch information
David-M-IBM authored Oct 19, 2024
2 parents b481372 + 3acf92d commit cb11203
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
generateName: cloud-pak-deployer-5.0.x-tse-l4-base-run-
spec:
timeouts:
pipeline: 9h0m0s
pipeline: 10h0m0s
pipelineRef:
name: cloud-pak-deployer-5.0.x-tse-l4-base
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
generateName: cloud-pak-deployer-5.0.x-tse-l4-base-run-
spec:
timeouts:
pipeline: 9h0m0s
pipeline: 10h0m0s
pipelineRef:
name: cloud-pak-deployer-5.0.x-tse-l4-base
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1905,7 +1905,7 @@ spec:
taskRef:
kind: Task
name: ibm-pak
timeout: 6h0m0s
timeout: 8h0m0s
retries: 3
runAfter:
- configure-cloud-paks-services
Expand Down
2 changes: 1 addition & 1 deletion cp4d/5.0.x/cp4d-cloud-pak-deployer-pipeline-run-ocpv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
generateName: cloud-pak-deployer-5.0.x-tse-l4-base-run-
spec:
timeouts:
pipeline: 9h0m0s
pipeline: 10h0m0s
pipelineRef:
name: cloud-pak-deployer-5.0.x-tse-l4-base
params:
Expand Down
2 changes: 1 addition & 1 deletion cp4d/5.0.x/cp4d-cloud-pak-deployer-pipeline-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
generateName: cloud-pak-deployer-5.0.x-run-
spec:
timeouts:
pipeline: 9h0m0s
pipeline: 10h0m0s
pipelineRef:
name: cloud-pak-deployer-5.0.x
params:
Expand Down
2 changes: 1 addition & 1 deletion cp4d/5.0.x/cp4d-cloud-pak-deployer-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1921,7 +1921,7 @@ spec:
taskRef:
kind: Task
name: ibm-pak
timeout: 6h0m0s
timeout: 8h0m0s
retries: 3
runAfter:
- configure-cloud-paks-services
Expand Down

0 comments on commit cb11203

Please sign in to comment.