Skip to content

Commit ef7bc97

Browse files
akondrat-amdLeiWang1999
authored andcommitted
[CI/Build] Removing entrypoints/openai/test_embedding.py test from ROCm build (vllm-project#8670)
Signed-off-by: LeiWang1999 <leiwang1999@outlook.com>
1 parent 4e48d62 commit ef7bc97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/run-amd-test.sh

Lines changed: 1 addition & 0 deletions
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)