mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-13 12:55:02 +08:00
[CI] hotfix: soft fail neuron test (#4458)
This commit is contained in:
parent
73c8d677e5
commit
ac5ccf0156
@ -25,6 +25,7 @@ steps:
|
|||||||
agents:
|
agents:
|
||||||
queue: neuron
|
queue: neuron
|
||||||
command: bash .buildkite/run-neuron-test.sh
|
command: bash .buildkite/run-neuron-test.sh
|
||||||
|
soft_fail: true
|
||||||
|
|
||||||
- label: "CPU Test"
|
- label: "CPU Test"
|
||||||
command: bash .buildkite/run-cpu-test.sh
|
command: bash .buildkite/run-cpu-test.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user