[MUSA][23/N] CI: Fix torchada preflight lock cleanup and add LLM server smoke test (#27242)

Co-authored-by: xinyue.fan <xinyue.fan@mthreads.com>
This commit is contained in:
Stella-17
2026-06-08 08:45:16 -07:00
committed by GitHub
co-authored by xinyue.fan
parent eb646c7b78
commit 12de907bc2
7 changed files with 225 additions and 9 deletions
+4 -4
View File
@@ -117,7 +117,7 @@ jobs:
ref: ${{ inputs.ref || github.ref }}
- name: Install dependencies
timeout-minutes: 10
timeout-minutes: 15
run: |
bash scripts/ci/musa/musa_install_dependency.sh
@@ -152,7 +152,7 @@ jobs:
ref: ${{ inputs.ref || github.ref }}
- name: Install dependencies
timeout-minutes: 10
timeout-minutes: 15
run: |
bash scripts/ci/musa/musa_install_dependency.sh
@@ -183,7 +183,7 @@ jobs:
uses: actions/checkout@v4
- name: Install dependencies
timeout-minutes: 10
timeout-minutes: 15
run: |
bash scripts/ci/musa/musa_install_dependency.sh
@@ -210,7 +210,7 @@ jobs:
ref: ${{ inputs.ref || github.ref }}
- name: Install dependencies
timeout-minutes: 10
timeout-minutes: 15
run: |
bash scripts/ci/musa/musa_install_dependency.sh