Skip to content

Commit 02cf0ed

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 3a805b0a of spec repo
1 parent 362c924 commit 02cf0ed

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2024-10-10 19:45:58.829299",
8-
"spec_repo_commit": "049920eb"
7+
"regenerated": "2024-10-15 20:06:16.493028",
8+
"spec_repo_commit": "3a805b0a"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-10-10 19:45:58.847651",
13-
"spec_repo_commit": "049920eb"
12+
"regenerated": "2024-10-15 20:06:16.511361",
13+
"spec_repo_commit": "3a805b0a"
1414
}
1515
}
1616
}

src/test/resources/com/datadog/api/client/v2/api/gcp_integration.feature

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Feature: GCP Integration
163163
When the request is sent
164164
Then the response status is 404 Not Found
165165

166-
@team:DataDog/gcp-integrations
166+
@skip-terraform-config @team:DataDog/gcp-integrations
167167
Scenario: Update STS Service Account returns "OK" response
168168
Given there is a valid "gcp_sts_account" in the system
169169
And new "UpdateGCPSTSAccount" request
@@ -172,7 +172,7 @@ Feature: GCP Integration
172172
When the request is sent
173173
Then the response status is 201 OK
174174

175-
@team:DataDog/gcp-integrations
175+
@skip-terraform-config @team:DataDog/gcp-integrations
176176
Scenario: Update STS Service Account returns "OK" response with cloud run revision filters
177177
Given there is a valid "gcp_sts_account" in the system
178178
And new "UpdateGCPSTSAccount" request
@@ -181,7 +181,7 @@ Feature: GCP Integration
181181
When the request is sent
182182
Then the response status is 201 OK
183183

184-
@team:DataDog/gcp-integrations
184+
@skip-terraform-config @team:DataDog/gcp-integrations
185185
Scenario: Update STS Service Account returns "OK" response with enable resource collection turned on
186186
Given there is a valid "gcp_sts_account" in the system
187187
And new "UpdateGCPSTSAccount" request

0 commit comments

Comments
 (0)