From 02cf0ed2add7f47f8c2ac4b1bee658151e7f1c28 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Tue, 15 Oct 2024 20:07:49 +0000 Subject: [PATCH] Regenerate client from commit 3a805b0a of spec repo --- .apigentools-info | 8 ++++---- .../com/datadog/api/client/v2/api/gcp_integration.feature | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.apigentools-info b/.apigentools-info index fe93961a34d..92361a36ae4 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2024-10-10 19:45:58.829299", - "spec_repo_commit": "049920eb" + "regenerated": "2024-10-15 20:06:16.493028", + "spec_repo_commit": "3a805b0a" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2024-10-10 19:45:58.847651", - "spec_repo_commit": "049920eb" + "regenerated": "2024-10-15 20:06:16.511361", + "spec_repo_commit": "3a805b0a" } } } \ No newline at end of file diff --git a/src/test/resources/com/datadog/api/client/v2/api/gcp_integration.feature b/src/test/resources/com/datadog/api/client/v2/api/gcp_integration.feature index 7ab3ec0b0eb..9e0ea6b3751 100644 --- a/src/test/resources/com/datadog/api/client/v2/api/gcp_integration.feature +++ b/src/test/resources/com/datadog/api/client/v2/api/gcp_integration.feature @@ -163,7 +163,7 @@ Feature: GCP Integration When the request is sent Then the response status is 404 Not Found - @team:DataDog/gcp-integrations + @skip-terraform-config @team:DataDog/gcp-integrations Scenario: Update STS Service Account returns "OK" response Given there is a valid "gcp_sts_account" in the system And new "UpdateGCPSTSAccount" request @@ -172,7 +172,7 @@ Feature: GCP Integration When the request is sent Then the response status is 201 OK - @team:DataDog/gcp-integrations + @skip-terraform-config @team:DataDog/gcp-integrations Scenario: Update STS Service Account returns "OK" response with cloud run revision filters Given there is a valid "gcp_sts_account" in the system And new "UpdateGCPSTSAccount" request @@ -181,7 +181,7 @@ Feature: GCP Integration When the request is sent Then the response status is 201 OK - @team:DataDog/gcp-integrations + @skip-terraform-config @team:DataDog/gcp-integrations Scenario: Update STS Service Account returns "OK" response with enable resource collection turned on Given there is a valid "gcp_sts_account" in the system And new "UpdateGCPSTSAccount" request