Skip to content

Commit

Permalink
[Security Solution] Adding missing rule management groups to the flak…
Browse files Browse the repository at this point in the history
…y test suite runner (#172354)
  • Loading branch information
MadameSheema authored Dec 1, 2023
1 parent 1ebdbc3 commit 7b7f19f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .buildkite/pipelines/flaky_tests/groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,23 @@
{
"key": "cypress/security_serverless_explore",
"name": "[Serverless] Security Solution Explore - Cypress"
},
{
"key": "cypress/security_solution_rule_management",
"name": "Security Solution Rule Management - Cypress"
},
{
"key": "cypress/security_serverless_rule_management",
"name": "[Serverless] Security Solution Rule Management - Cypress"
},

{
"key": "cypress/security_solution_rule_management_prebuilt_rules",
"name": "Security Solution Rule Management - Prebuilt Rules - Cypress"
},
{
"key": "cypress/security_serverless_rule_management_prebuilt_rules",
"name": "[Serverless] Security Solution Rule Management - Prebuilt Rules - Cypress"
},
{
"key": "cypress/defend_workflows",
Expand Down

0 comments on commit 7b7f19f

Please sign in to comment.