Skip to content

Commit 2e70684

Browse files
sync pipelineruns with konflux-central - 2c40858
1 parent 3985e2a commit 2e70684

13 files changed

+26
-0
lines changed

.tekton/odh-pipeline-runtime-datascience-cpu-py311-ubi9-n-v2-22-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ metadata:
2323
name: odh-pipeline-runtime-datascience-cpu-py311-ubi9-n-v2-22-on-push
2424
namespace: rhoai-tenant
2525
spec:
26+
timeouts:
27+
pipeline: 3h
2628
params:
2729
- name: git-url
2830
value: '{{source_url}}'

.tekton/odh-pipeline-runtime-minimal-cpu-py311-ubi9-n-v2-22-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ metadata:
2222
name: odh-pipeline-runtime-minimal-cpu-py311-ubi9-n-v2-22-on-push
2323
namespace: rhoai-tenant
2424
spec:
25+
timeouts:
26+
pipeline: 3h
2527
params:
2628
- name: git-url
2729
value: '{{source_url}}'

.tekton/odh-pipeline-runtime-pytorch-cuda-py311-ubi9-n-v2-22-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ metadata:
2323
name: odh-pipeline-runtime-pytorch-cuda-py311-ubi9-n-v2-22-on-push
2424
namespace: rhoai-tenant
2525
spec:
26+
timeouts:
27+
pipeline: 3h
2628
params:
2729
- name: git-url
2830
value: '{{source_url}}'

.tekton/odh-workbench-codeserver-datascience-cpu-py311-ubi9-n-v2-22-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ metadata:
2222
name: odh-workbench-codeserver-datascience-cpu-py311-ubi9-n-v2-22-on-push
2323
namespace: rhoai-tenant
2424
spec:
25+
timeouts:
26+
pipeline: 3h
2527
params:
2628
- name: git-url
2729
value: '{{source_url}}'

.tekton/odh-workbench-jupyter-datascience-cpu-py311-ubi9-n-v2-22-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ metadata:
2323
name: odh-workbench-jupyter-datascience-cpu-py311-ubi9-n-v2-22-on-push
2424
namespace: rhoai-tenant
2525
spec:
26+
timeouts:
27+
pipeline: 3h
2628
params:
2729
- name: git-url
2830
value: '{{source_url}}'

.tekton/odh-workbench-jupyter-minimal-cpu-py311-ubi9-n-v2-22-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ metadata:
2222
name: odh-workbench-jupyter-minimal-cpu-py311-ubi9-n-v2-22-on-push
2323
namespace: rhoai-tenant
2424
spec:
25+
timeouts:
26+
pipeline: 3h
2527
params:
2628
- name: git-url
2729
value: '{{source_url}}'

.tekton/odh-workbench-jupyter-minimal-cuda-py311-ubi9-n-v2-22-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ metadata:
2323
name: odh-workbench-jupyter-minimal-cuda-py311-ubi9-n-v2-22-on-push
2424
namespace: rhoai-tenant
2525
spec:
26+
timeouts:
27+
pipeline: 3h
2628
params:
2729
- name: git-url
2830
value: '{{source_url}}'

.tekton/odh-workbench-jupyter-minimal-rocm-py311-ubi9-n-v2-22-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ metadata:
2222
name: odh-workbench-jupyter-minimal-rocm-py311-ubi9-n-v2-22-on-push
2323
namespace: rhoai-tenant
2424
spec:
25+
timeouts:
26+
pipeline: 3h
2527
params:
2628
- name: git-url
2729
value: '{{source_url}}'

.tekton/odh-workbench-jupyter-pytorch-cuda-py311-ubi9-n-v2-22-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ metadata:
2727
name: odh-workbench-jupyter-pytorch-cuda-py311-ubi9-n-v2-22-on-push
2828
namespace: rhoai-tenant
2929
spec:
30+
timeouts:
31+
pipeline: 3h
3032
params:
3133
- name: git-url
3234
value: '{{source_url}}'

.tekton/odh-workbench-jupyter-pytorch-rocm-py311-ubi9-n-v2-22-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ metadata:
2626
name: odh-workbench-jupyter-pytorch-rocm-py311-ubi9-n-v2-22-on-push
2727
namespace: rhoai-tenant
2828
spec:
29+
timeouts:
30+
pipeline: 3h
2931
params:
3032
- name: git-url
3133
value: '{{source_url}}'

0 commit comments

Comments
 (0)