mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-18 18:18:28 +00:00
Update test_bedrock_completion.py
cc @Manouchehri - can u lmk what needs to be in our env to pass this test ? attaching the test log here: https://app.circleci.com/pipelines/github/BerriAI/litellm/9574/workflows/cda0de1d-3851-469c-8851-ef12dc27fab2/jobs/20819/tests#failed-test-0
This commit is contained in:
@@ -206,7 +206,7 @@ def test_completion_bedrock_claude_sts_client_auth():
|
||||
|
||||
# test_completion_bedrock_claude_sts_client_auth()
|
||||
|
||||
@pytest.mark.skipif(os.environ.get('CIRCLE_OIDC_TOKEN_V2') is None, reason="CIRCLE_OIDC_TOKEN_V2 is not set")
|
||||
@pytest.mark.skip(reason="We don't have Circle CI OIDC credentials as yet")
|
||||
def test_completion_bedrock_claude_sts_oidc_auth():
|
||||
print("\ncalling bedrock claude with oidc auth")
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user