[AMD] CI - fix amd 4-GPU PR test (#21444)
This commit is contained in:
@@ -806,7 +806,7 @@ jobs:
|
|||||||
ref: ${{ inputs.pr_head_sha || inputs.ref || github.sha }}
|
ref: ${{ inputs.pr_head_sha || inputs.ref || github.sha }}
|
||||||
|
|
||||||
- name: Ensure VRAM is clear
|
- name: Ensure VRAM is clear
|
||||||
run: bash scripts/ensure_vram_clear.sh rocm
|
run: bash scripts/ci/amd/ensure_vram_clear.sh rocm
|
||||||
|
|
||||||
- name: Start CI container
|
- name: Start CI container
|
||||||
run: bash scripts/ci/amd/amd_ci_start_container.sh
|
run: bash scripts/ci/amd/amd_ci_start_container.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user