Skip to content

Commit

Permalink
[patch] Adding timeout 0 for predict fvt task
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmin-30 committed Dec 17, 2024
1 parent 836db04 commit 1b6e438
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 1b6e438

Please sign in to comment.