[NPU][CI] Fix sglang.test.ascend import failure in multi-node e2e pods (#39403)

This commit is contained in:
pllimax
2026-09-14 22:23:47 +08:00
committed by GitHub
parent 242d8a70c0
commit 433c999dd0
3 changed files with 15 additions and 3 deletions
@@ -6,6 +6,10 @@ if [ ! -f "${sglang_source_path}/${test_case}" ];then
exit 0
fi
# Leave the image WORKDIR (/sgl-workspace): the sglang repo cloned there can
# shadow the installed package on sys.path.
cd "${sglang_source_path}"
echo "NPU info:"
npu-smi info