Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark mute findings test as replay only #1746

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2023-10-31 15:36:23.736957",
"spec_repo_commit": "38f019bb"
"regenerated": "2023-10-31 16:58:24.822581",
"spec_repo_commit": "781a7cfb"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2023-10-31 15:36:23.757201",
"spec_repo_commit": "38f019bb"
"regenerated": "2023-10-31 16:58:24.844717",
"spec_repo_commit": "781a7cfb"
}
}
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion tests/v2/features/security_monitoring.feature
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ Feature: Security Monitoring
When the request is sent
Then the response status is 404 Not Found: The requested finding cannot be found.

@team:DataDog/cloud-security-posture-management
@replay-only @team:DataDog/cloud-security-posture-management
Scenario: Mute or unmute a batch of findings returns "OK" response
Given operation "MuteFindings" enabled
And new "MuteFindings" request
Expand Down
Loading