Skip to content

Commit 667237e

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Mark mute findings test as replay only (#1746)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 92ff8aa commit 667237e

10 files changed

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

tests/v2/cassettes/test_scenarios/test_mute_or_unmute_a_batch_of_findings_returns_bad_request_the_server_cannot_process_the_request_due_to_invalid_syntax_in_the_request_response.frozen

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

tests/v2/cassettes/test_scenarios/test_mute_or_unmute_a_batch_of_findings_returns_bad_request_the_server_cannot_process_the_request_due_to_invalid_syntax_in_the_request_response.yaml

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

tests/v2/cassettes/test_scenarios/test_mute_or_unmute_a_batch_of_findings_returns_invalid_request_some_findings_ids_are_malformed_response.frozen

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

tests/v2/cassettes/test_scenarios/test_mute_or_unmute_a_batch_of_findings_returns_invalid_request_some_findings_ids_are_malformed_response.yaml

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

tests/v2/cassettes/test_scenarios/test_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.frozen

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

tests/v2/cassettes/test_scenarios/test_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.yaml

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

tests/v2/cassettes/test_scenarios/test_mute_or_unmute_a_batch_of_findings_returns_not_found_the_requested_finding_cannot_be_found_response.frozen

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

tests/v2/cassettes/test_scenarios/test_mute_or_unmute_a_batch_of_findings_returns_not_found_the_requested_finding_cannot_be_found_response.yaml

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

tests/v2/features/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)