Skip to content

Commit

Permalink
[CI/Build] Removing entrypoints/openai/test_embedding.py test from RO…
Browse files Browse the repository at this point in the history
…Cm build (vllm-project#8670)

Signed-off-by: Alvant <[email protected]>
  • Loading branch information
alexeykondrat authored and Alvant committed Oct 26, 2024
1 parent ddefb14 commit c07bd6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/run-amd-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c07bd6b

Please sign in to comment.