Skip to content

Commit 2940afa

Browse files
[CI/Build] Removing entrypoints/openai/test_embedding.py test from ROCm build (vllm-project#8670)
1 parent 3b63de9 commit 2940afa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/run-amd-test.sh

+1
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ if [[ $commands == *" entrypoints/openai "* ]]; then
100100
--ignore=entrypoints/openai/test_accuracy.py \
101101
--ignore=entrypoints/openai/test_audio.py \
102102
--ignore=entrypoints/openai/test_encoder_decoder.py \
103+
--ignore=entrypoints/openai/test_embedding.py \
103104
--ignore=entrypoints/openai/test_oot_registration.py "}
104105
fi
105106

0 commit comments

Comments
 (0)