Unverified Commit 8ca07bd9 authored by Shangming Cai's avatar Shangming Cai Committed by GitHub
Browse files

[CI] Fix sgl-router disaggregation test (#9222)


Signed-off-by: default avatarShangming Cai <csmthu@gmail.com>
parent 4fc09e0d
...@@ -119,7 +119,7 @@ jobs: ...@@ -119,7 +119,7 @@ jobs:
python3 -m pip --no-cache-dir install -e "python[all]" --break-system-packages python3 -m pip --no-cache-dir install -e "python[all]" --break-system-packages
python3 -m pip --no-cache-dir install mooncake-transfer-engine==0.3.5 python3 -m pip --no-cache-dir install mooncake-transfer-engine==0.3.5
python3 -m pip --no-cache-dir install --user --force-reinstall genai-bench==0.0.1 python3 -m pip --no-cache-dir install --user --force-reinstall genai-bench==0.0.1
python3 -m pip --no-cache-dir install sgl-kernel==0.3.4 python3 -m pip --no-cache-dir install sgl-kernel==0.3.5
- name: Build and install sgl-router - name: Build and install sgl-router
run: | run: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment