[CI] Reduce CI time (#2801)
1. Only run light e2e test before the PR is `ready` to reduce CI time.
2. Run full test once the PR is labled `ready` and `ready for test`
3. Run lint job on self host CPU container to avoid waiting much.
- vLLM version: v0.10.1.1
- vLLM main:
6910b56da2
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
1
.github/actionlint.yaml
vendored
1
.github/actionlint.yaml
vendored
@@ -15,3 +15,4 @@ self-hosted-runner:
|
||||
- linux-aarch64-a3-2
|
||||
- linux-aarch64-a3-4
|
||||
- linux-aarch64-a3-8
|
||||
- linux-amd64-cpu-0
|
||||
|
||||
Reference in New Issue
Block a user