Skip to content

Commit 6fabb3e

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
and
ci.datadog-api-spec
authored
Skip synthetics test to avoid conflict (#2777)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 66f6b61 commit 6fabb3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.apigentools-info

+4-4
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": "2025-03-28 19:42:58.001817",
8-
"spec_repo_commit": "1d2132af"
7+
"regenerated": "2025-03-31 17:40:02.508474",
8+
"spec_repo_commit": "3826157e"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-03-28 19:42:58.026085",
13-
"spec_repo_commit": "1d2132af"
12+
"regenerated": "2025-03-31 17:40:02.523985",
13+
"spec_repo_commit": "3826157e"
1414
}
1515
}
1616
}

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Feature: IP Allowlist
4646
When the request is sent
4747
Then the response status is 404 Not Found
4848

49-
@team:DataDog/aaa-core-access
49+
@replay-only @skip-terraform-config @team:DataDog/aaa-core-access
5050
Scenario: Update IP Allowlist returns "OK" response
5151
Given the "ip_allowlist_empty_disabled" has no entries and is disabled
5252
And new "UpdateIPAllowlist" request

0 commit comments

Comments
 (0)