[CI/Build] Removing entrypoints/openai/test_embedding.py test from ROCm build (#8670)

This commit is contained in:
Alexey Kondratiev(AMD) 2024-09-20 13:27:44 -04:00 committed by GitHub
parent 3b63de9353
commit 2940afa04e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ if [[ $commands == *" entrypoints/openai "* ]]; then
--ignore=entrypoints/openai/test_accuracy.py \
--ignore=entrypoints/openai/test_audio.py \
--ignore=entrypoints/openai/test_encoder_decoder.py \
--ignore=entrypoints/openai/test_embedding.py \
--ignore=entrypoints/openai/test_oot_registration.py "}
fi