Skip to content

Commit 52c8f80

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Mark search SLO test as replay-only (#1250)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 4aa6b9f commit 52c8f80

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.4",
7-
"regenerated": "2022-11-21 22:06:54.048077",
8-
"spec_repo_commit": "19da6428"
7+
"regenerated": "2022-11-22 09:27:34.695235",
8+
"spec_repo_commit": "b67ecba8"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.4",
12-
"regenerated": "2022-11-21 22:06:54.059529",
13-
"spec_repo_commit": "19da6428"
12+
"regenerated": "2022-11-22 09:27:34.706182",
13+
"spec_repo_commit": "b67ecba8"
1414
}
1515
}
1616
}

tests/v1/features/service_level_objectives.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Feature: Service Level Objectives
182182
When the request is sent
183183
Then the response status is 400 Bad Request
184184

185-
@team:DataDog/slo-app
185+
@replay-only @team:DataDog/slo-app
186186
Scenario: Search for SLOs returns "OK" response
187187
Given there is a valid "slo" in the system
188188
And operation "SearchSLO" enabled

0 commit comments

Comments
 (0)