We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9c47c5 commit 05e026eCopy full SHA for 05e026e
.tekton/vllm-rocm-pull-request.yaml
@@ -19,8 +19,8 @@ metadata:
19
namespace: rhoai-tenant
20
spec:
21
timeouts:
22
- pipeline: 9h
23
- tasks: 6h
+ pipeline: 8h
+ tasks: 4h
24
params:
25
- name: image-expires-after
26
value: 5d
@@ -47,10 +47,8 @@ spec:
47
value: true
48
- name: skip-checks
49
50
- - name: build-args
51
- value:
52
- - max_jobs=48
53
- - VLLM_VERSION=0.10.0
+ - name: build-args-file
+ value: argfile.conf
54
- name: fetch-git-tags
55
56
- name: clone-depth
0 commit comments