Skip to content

Commit

Permalink
[patch] Adding timeout 0 for predict fvt task (#1411)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmin-30 authored Dec 17, 2024
1 parent 836db04 commit 5ff4c72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tekton/src/pipelines/fvt-predict.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ spec:
- name: product_id
value: ibm-mas-predict

timeout: "0"
taskRef:
kind: Task
name: mas-fvt-run-suite
Expand Down

0 comments on commit 5ff4c72

Please sign in to comment.