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
5af684c3
Unverified
Commit
5af684c3
authored
Apr 07, 2026
by
Flora Feng
Committed by
GitHub
Apr 08, 2026
Browse files
[CI] Add reasoning parser tests to CI (#37025)
Signed-off-by:
sfeng33
<
4florafeng@gmail.com
>
parent
d521dcdb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.buildkite/test_areas/misc.yaml
.buildkite/test_areas/misc.yaml
+2
-0
No files found.
.buildkite/test_areas/misc.yaml
View file @
5af684c3
...
...
@@ -176,6 +176,7 @@ steps:
-
tests/renderers
-
tests/standalone_tests/lazy_imports.py
-
tests/tokenizers_
-
tests/reasoning
-
tests/tool_parsers
-
tests/transformers_utils
-
tests/config
...
...
@@ -189,6 +190,7 @@ steps:
-
pytest -v -s -m 'cpu_test' multimodal
-
pytest -v -s renderers
-
pytest -v -s tokenizers_
-
pytest -v -s reasoning --ignore=reasoning/test_seedoss_reasoning_parser.py --ignore=reasoning/test_glm4_moe_reasoning_parser.py --ignore=reasoning/test_gemma4_reasoning_parser.py
-
pytest -v -s tool_parsers
-
pytest -v -s transformers_utils
-
pytest -v -s config
...
...
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