Unverified Commit 6dade6c3 authored by Kangyan-Zhou's avatar Kangyan-Zhou Committed by GitHub
Browse files

Fix VLLM dependency test (#12670)

parent b419e20c
...@@ -218,6 +218,7 @@ suites = { ...@@ -218,6 +218,7 @@ suites = {
"__not_in_ci__": [ "__not_in_ci__": [
TestFile("ascend/test_ascend_w8a8_quantization.py"), TestFile("ascend/test_ascend_w8a8_quantization.py"),
TestFile("cpu/test_comm.py"), TestFile("cpu/test_comm.py"),
TestFile("test_deepseek_v3_cutedsl_4gpu.py"),
TestFile("entrypoints/http_server/test_abort_request.py"), TestFile("entrypoints/http_server/test_abort_request.py"),
TestFile("ep/test_deepep_internode.py"), TestFile("ep/test_deepep_internode.py"),
TestFile("ep/test_deepep_intranode.py"), TestFile("ep/test_deepep_intranode.py"),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment