diff --git a/tests/batches_tests/adroit-crow-413218-bc47f303efc9.json b/tests/batches_tests/pathrise-convert-1606954137718.json similarity index 65% rename from tests/batches_tests/adroit-crow-413218-bc47f303efc9.json rename to tests/batches_tests/pathrise-convert-1606954137718.json index 7e02c82136..45ca6acc01 100644 --- a/tests/batches_tests/adroit-crow-413218-bc47f303efc9.json +++ b/tests/batches_tests/pathrise-convert-1606954137718.json @@ -3,11 +3,11 @@ "project_id": "pathrise-convert-1606954137718", "private_key_id": "", "private_key": "", - "client_email": "test-adroit-crow@pathrise-convert-1606954137718.iam.gserviceaccount.com", - "client_id": "104886546564708740969", + "client_email": "ci-cd-723@pathrise-convert-1606954137718.iam.gserviceaccount.com", + "client_id": "109577393201924326488", "auth_uri": "https://accounts.google.com/o/oauth2/auth", "token_uri": "https://oauth2.googleapis.com/token", "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs", - "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/test-adroit-crow%40pathrise-convert-1606954137718.iam.gserviceaccount.com", + "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/ci-cd-723%40pathrise-convert-1606954137718.iam.gserviceaccount.com", "universe_domain": "googleapis.com" } diff --git a/tests/batches_tests/test_openai_batches_and_files.py b/tests/batches_tests/test_openai_batches_and_files.py index b10a77d0a4..14339106a1 100644 --- a/tests/batches_tests/test_openai_batches_and_files.py +++ b/tests/batches_tests/test_openai_batches_and_files.py @@ -34,7 +34,7 @@ def load_vertex_ai_credentials(): print("loading vertex ai credentials") os.environ["GCS_FLUSH_INTERVAL"] = "1" filepath = os.path.dirname(os.path.abspath(__file__)) - vertex_key_path = filepath + "/pathrise-convert-1606954137718-bc47f303efc9.json" + vertex_key_path = filepath + "/pathrise-convert-1606954137718.json" # Read the existing content of the file or create an empty dictionary try: