rename test config

This commit is contained in:
Ishaan Jaff 2025-03-13 14:55:33 -07:00
parent 53f9df5506
commit 036ac70b72

View File

@ -1357,7 +1357,7 @@ jobs:
# Store test results
- store_test_results:
path: test-results
e2e_openai_misc_endpoints:
e2e_openai_endpoints:
machine:
image: ubuntu-2204:2023.10.1
resource_class: xlarge
@ -2429,7 +2429,7 @@ workflows:
only:
- main
- /litellm_.*/
- e2e_openai_misc_endpoints:
- e2e_openai_endpoints:
filters:
branches:
only:
@ -2571,7 +2571,7 @@ workflows:
requires:
- local_testing
- build_and_test
- e2e_openai_misc_endpoints
- e2e_openai_endpoints
- load_testing
- test_bad_database_url
- llm_translation_testing