[CI]: add production safeguards for 300I (#6343)

Update 310p files tracker to enable 310p e2e test per PR.

- vLLM version: v0.14.1
- vLLM main:
dc917cceb8

Signed-off-by: Tflowers-0129 <2906339855@qq.com>
This commit is contained in:
Shaoxu Cheng
2026-01-28 16:43:48 +08:00
committed by GitHub
parent 9fadc8df4f
commit 857c533e27

View File

@@ -77,6 +77,8 @@ jobs:
- '.github/workflows/pr_test_light.yaml'
_310_tracker:
- 'vllm_ascend/_310p/**'
- 'vllm_ascend/worker/model_runner_v1.py'
- 'CMakeLists.txt'
ut:
needs: [lint, changes]