[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:
2
.github/workflows/pr_test_light.yaml
vendored
2
.github/workflows/pr_test_light.yaml
vendored
@@ -78,6 +78,8 @@ jobs:
|
|||||||
_310_tracker:
|
_310_tracker:
|
||||||
- 'vllm_ascend/_310p/**'
|
- 'vllm_ascend/_310p/**'
|
||||||
- 'vllm_ascend/worker/model_runner_v1.py'
|
- 'vllm_ascend/worker/model_runner_v1.py'
|
||||||
|
- 'vllm_ascend/attention/attention_v1.py'
|
||||||
|
- 'vllm_ascend/ops/fused_moe/**'
|
||||||
- 'CMakeLists.txt'
|
- 'CMakeLists.txt'
|
||||||
|
|
||||||
ut:
|
ut:
|
||||||
|
|||||||
Reference in New Issue
Block a user