[CI][310P] Add 310p tracked files in CI light. (#6923)

### What this PR does / why we need it?
Add 310p tracked files in CI light.
'vllm_ascend/attention/attention_v1.py'
'vllm_ascend/ops/fused_moe/**'
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
CI test
- vLLM version: v0.16.0
- vLLM main:
15d76f74e2

Signed-off-by: pu-zhe <zpuaa@outlook.com>
This commit is contained in:
pu-zhe
2026-03-02 18:03:46 +08:00
committed by GitHub
parent 16c879cdf7
commit 632801b0ad

View File

@@ -78,6 +78,8 @@ jobs:
_310_tracker:
- 'vllm_ascend/_310p/**'
- 'vllm_ascend/worker/model_runner_v1.py'
- 'vllm_ascend/attention/attention_v1.py'
- 'vllm_ascend/ops/fused_moe/**'
- 'CMakeLists.txt'
ut: