mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[EDR Workflows] Add defend workflows cypress tests to flaky test runner (#168723)
## Summary Adds defend workflows tests to the flaky test runner, see example runs below from https://ci-stats.kibana.dev/trigger_flaky_test_runner/1 Select defend tests: <img width="1728" alt="image" src="20558897
-8683-4f8f-bef0-b34d66a7ca22"> Regular: <img width="1725" alt="image" src="29708f46
-2ff3-4eca-ac4b-e21e5f9a0bb4"> Serverless: <img width="1728" alt="image" src="b8a274d5
-4a7e-4b3f-bc59-92c421f2207c"> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
eefc2752e8
commit
adc9d43c84
1 changed files with 8 additions and 0 deletions
|
@ -24,6 +24,14 @@
|
|||
"key": "cypress/security_serverless_explore",
|
||||
"name": "[Serverless] Security Solution Explore - Cypress"
|
||||
},
|
||||
{
|
||||
"key": "cypress/defend_workflows",
|
||||
"name": "Security Solution Defend Workflows - Cypress"
|
||||
},
|
||||
{
|
||||
"key": "cypress/defend_workflows_serverless",
|
||||
"name": "[Serverless] Security Solution Defend Workflows - Cypress"
|
||||
},
|
||||
{
|
||||
"key": "cypress/osquery_cypress",
|
||||
"name": "Osquery - Cypress"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue