Skip to content

Commit ed42507

Browse files
[ROCm][CI] Amending deletion of AMD mirror (vllm-project#35322)
Signed-off-by: Andreas Karatzas <akaratza@amd.com>
1 parent 9571e99 commit ed42507

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.buildkite/test_areas/entrypoints.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ steps:
2424
- pytest -v -s entrypoints/llm --ignore=entrypoints/llm/test_generate.py --ignore=entrypoints/llm/test_collective_rpc.py
2525
- pytest -v -s entrypoints/llm/test_generate.py # it needs a clean process
2626
- pytest -v -s entrypoints/offline_mode # Needs to avoid interference with other tests
27+
mirror:
28+
amd:
29+
device: mi325_1
30+
depends_on:
31+
- image-build-amd
2732

2833
- label: Entrypoints Integration (API Server 1)
2934
timeout_in_minutes: 130

0 commit comments

Comments
 (0)