mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-05 02:31:33 +08:00
[None][infra] trigger multi-gpu tests when install_nixl/ucx.sh is mod… (#10624)
Signed-off-by: Bo Deng <deemod@nvidia.com>
This commit is contained in:
parent
c8a200486d
commit
338b29d5ae
@ -741,6 +741,8 @@ def getMultiGpuFileChanged(pipeline, testFilter, globalVars)
|
||||
"tests/unittest/_torch/ray_orchestrator/multi_gpu/",
|
||||
"tests/integration/defs/examples/test_ray.py",
|
||||
"tests/unittest/llmapi/test_async_llm.py",
|
||||
"docker/common/install_ucx.sh",
|
||||
"docker/common/install_nixl.sh",
|
||||
]
|
||||
|
||||
def changedFileList = getMergeRequestChangedFileList(pipeline, globalVars)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user