Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
17347daa
Unverified
Commit
17347daa
authored
Dec 29, 2025
by
Li, Jiang
Committed by
GitHub
Dec 29, 2025
Browse files
[CI/Build][CPU] Update CPU CI test cases (#31466)
Signed-off-by:
jiang1.li
<
jiang1.li@intel.com
>
parent
b9793e6a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.buildkite/scripts/hardware_ci/run-cpu-test.sh
.buildkite/scripts/hardware_ci/run-cpu-test.sh
+1
-1
No files found.
.buildkite/scripts/hardware_ci/run-cpu-test.sh
View file @
17347daa
...
...
@@ -84,7 +84,7 @@ function cpu_tests() {
docker
exec
cpu-test-
"
$NUMA_NODE
"
bash
-c
"
set -e
pytest -x -s -v
\
tests/lora/test_qwen
2
vl.py"
tests/lora/test_qwenvl.py"
# online serving: tp+pp
docker
exec
cpu-test-
"
$NUMA_NODE
"
bash
-c
'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment