Skip to content

Commit bfe2d0e

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Mark mute findings test as replay only (#2049)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 9d2c7c8 commit bfe2d0e

10 files changed

+5
-137
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": "2023-10-31 15:36:22.008710",
8-
"spec_repo_commit": "38f019bb"
7+
"regenerated": "2023-10-31 16:58:25.161214",
8+
"spec_repo_commit": "781a7cfb"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2023-10-31 15:36:22.028078",
13-
"spec_repo_commit": "38f019bb"
12+
"regenerated": "2023-10-31 16:58:25.175209",
13+
"spec_repo_commit": "781a7cfb"
1414
}
1515
}
1616
}

src/test/resources/cassettes/features/v2/Mute_or_unmute_a_batch_of_findings_returns_Bad_Request_The_server_cannot_process_the_request_due_to_invalid_syntax_in_the_request_response.freeze

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/test/resources/cassettes/features/v2/Mute_or_unmute_a_batch_of_findings_returns_Bad_Request_The_server_cannot_process_the_request_due_to_invalid_syntax_in_the_request_response.json

Lines changed: 0 additions & 32 deletions
This file was deleted.

src/test/resources/cassettes/features/v2/Mute_or_unmute_a_batch_of_findings_returns_Invalid_Request_Some_findings_IDs_are_malformed_response.freeze

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/test/resources/cassettes/features/v2/Mute_or_unmute_a_batch_of_findings_returns_Invalid_Request_Some_findings_IDs_are_malformed_response.json

Lines changed: 0 additions & 32 deletions
This file was deleted.

src/test/resources/cassettes/features/v2/Mute_or_unmute_a_batch_of_findings_returns_Invalid_Request_The_server_understands_the_request_syntax_but_cannot_process_it_due_to_invalid_data_response.freeze

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/test/resources/cassettes/features/v2/Mute_or_unmute_a_batch_of_findings_returns_Invalid_Request_The_server_understands_the_request_syntax_but_cannot_process_it_due_to_invalid_data_response.json

Lines changed: 0 additions & 32 deletions
This file was deleted.

src/test/resources/cassettes/features/v2/Mute_or_unmute_a_batch_of_findings_returns_Not_Found_The_requested_finding_cannot_be_found_response.freeze

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/test/resources/cassettes/features/v2/Mute_or_unmute_a_batch_of_findings_returns_Not_Found_The_requested_finding_cannot_be_found_response.json

Lines changed: 0 additions & 32 deletions
This file was deleted.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ Feature: Security Monitoring
413413
When the request is sent
414414
Then the response status is 404 Not Found: The requested finding cannot be found.
415415

416-
@team:DataDog/cloud-security-posture-management
416+
@replay-only @team:DataDog/cloud-security-posture-management
417417
Scenario: Mute or unmute a batch of findings returns "OK" response
418418
Given operation "MuteFindings" enabled
419419
And new "MuteFindings" request

0 commit comments

Comments
 (0)