[CI] Make the test_pipeline_parallel run normally in full test (#3391)
### What this PR does / why we need it? Make the test_pipeline_parallel take effect in full test of CI. ### Does this PR introduce _any_ user-facing change? NA ### How was this patch tested? NA - vLLM version: v0.11.0rc3 - vLLM main: https://github.com/vllm-project/vllm/commit/v0.11.0 --------- Signed-off-by: leo-pony <nengjunma@outlook.com>
This commit is contained in:
1
.github/workflows/vllm_ascend_test_full.yaml
vendored
1
.github/workflows/vllm_ascend_test_full.yaml
vendored
@@ -51,6 +51,7 @@ jobs:
|
||||
filters: |
|
||||
e2e_tracker:
|
||||
- '.github/workflows/vllm_ascend_test.yaml'
|
||||
- '.github/workflows/_e2e_test.yaml'
|
||||
- 'vllm_ascend/**'
|
||||
- 'csrc/**'
|
||||
- 'cmake/**'
|
||||
|
||||
Reference in New Issue
Block a user