Increase pytest timeout for XPU test (#4665)

This commit is contained in:
plusNew001
2025-10-29 19:57:14 +08:00
committed by GitHub
parent c30bfb294f
commit fd5015263d

View File

@@ -191,7 +191,7 @@ cd xDeepEP
bash build.sh
cd -
python -m pytest -s --timeout=300 tests/ci_use/XPU_45T/run_ep.py
python -m pytest -s --timeout=600 tests/ci_use/XPU_45T/run_ep.py
ep_exit_code=$?
unset BKCL_ENABLE_XDR