[AMD] Fix CI test_diffusion_generation[flux_2_image_t2i_2_gpus] (#23944)

This commit is contained in:
jacky.cheng
2026-04-28 23:06:29 +08:00
committed by GitHub
parent 4e1ef6b3cf
commit d95715ec65
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -751,7 +751,7 @@ jobs:
docker exec ci_sglang rocm-smi --showmeminfo vram 2>/dev/null || echo "rocm-smi not available"
- name: Run diffusion server tests (2-GPU)
timeout-minutes: 80
timeout-minutes: 150
run: |
# AMD CI: All 2-GPU tests including LoRA
# Tests: T2V, T2I, I2V, LoRA
+1 -1
View File
@@ -807,7 +807,7 @@ jobs:
docker exec ci_sglang rocm-smi --showmeminfo vram 2>/dev/null || echo "rocm-smi not available"
- name: Run diffusion server tests (2-GPU)
timeout-minutes: 90
timeout-minutes: 150
run: |
# AMD CI: All 2-GPU tests including LoRA
# Tests: T2V, T2I, I2V, LoRA