[CI/UT][PD Disaggreate] Initialize PD Disaggreate UT (#889)
Initialize PD Disaggreate UT --------- Signed-off-by: MengqingCao <cmq0113@163.com>
This commit is contained in:
10
.github/workflows/vllm_ascend_test_pd.yaml
vendored
10
.github/workflows/vllm_ascend_test_pd.yaml
vendored
@@ -55,12 +55,6 @@ jobs:
|
||||
options: >-
|
||||
--device /dev/davinci0
|
||||
--device /dev/davinci1
|
||||
--device /dev/davinci2
|
||||
--device /dev/davinci3
|
||||
--device /dev/davinci4
|
||||
--device /dev/davinci5
|
||||
--device /dev/davinci6
|
||||
--device /dev/davinci7
|
||||
--device /dev/davinci_manager
|
||||
--device /dev/devmm_svm
|
||||
--device /dev/hisi_hdc
|
||||
@@ -105,3 +99,7 @@ jobs:
|
||||
run: |
|
||||
pip install -r requirements-dev.txt
|
||||
pip install -v -e .
|
||||
|
||||
- name: Run vllm-project/vllm-ascend PD Disaggregation test
|
||||
run: |
|
||||
pytest -sv tests/e2e/pd_disaggreate/test_pd_e2e.py
|
||||
|
||||
Reference in New Issue
Block a user