[CI] update pytorch only file list (#4210)

update pytorch only file list

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>
This commit is contained in:
QI JUN 2025-05-12 10:06:25 +08:00 committed by GitHub
parent f021afa241
commit b050e70779
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -619,6 +619,8 @@ def getOnlyPytorchFileChanged(pipeline, testFilter, globalVars) {
"tests/unittest/llmapi/test_llm_multi_gpu_pytorch.py",
"tests/integration/defs/accuracy/test_llm_api_pytorch.py",
"tests/integration/defs/disaggregated/",
"examples/auto_deploy",
"examples/disaggregated",
"examples/pytorch/",
"examples/scaffolding/",
"docs/"