handle flaky pytests

This commit is contained in:
Ishaan Jaff 2024-08-27 22:43:54 -07:00
parent 640e5d0dc9
commit bcf7f3e437
5 changed files with 13 additions and 2 deletions

View file

@ -325,6 +325,7 @@ async def test_chat_completion_ratelimit():
@pytest.mark.asyncio
@pytest.mark.flaky(retries=3, delay=1)
async def test_chat_completion_different_deployments():
"""
- call model group with 2 deployments