File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,6 @@ jobs:
143143 name : singlecard e2e test
144144 runs-on : ${{ matrix.os }}
145145 container :
146- # TODO(yikun): Remove m.daocloud.io prefix when infra proxy ready
147146 image : swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci/cann:8.1.rc1-910b-ubuntu22.04-py3.10
148147 env :
149148 VLLM_LOGGING_LEVEL : ERROR
@@ -244,7 +243,6 @@ jobs:
244243 name : multicard e2e test
245244 runs-on : ${{ matrix.os }}
246245 container :
247- # TODO(yikun): Remove m.daocloud.io prefix when infra proxy ready
248246 image : swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci/cann:8.1.rc1-910b-ubuntu22.04-py3.10
249247 env :
250248 VLLM_LOGGING_LEVEL : ERROR
Original file line number Diff line number Diff line change 4747 name : vLLM Ascend long term test
4848 runs-on : ${{ matrix.os }}
4949 container :
50- # TODO(yikun): Remove m.daocloud.io prefix when infra proxy ready
5150 image : swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci/cann:8.1.rc1-910b-ubuntu22.04-py3.10
5251 env :
5352 VLLM_LOGGING_LEVEL : ERROR
You can’t perform that action at this time.
0 commit comments