[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:
Kevin Logan 2023-10-12 16:07:49 -04:00 committed by GitHub
parent eefc2752e8
commit adc9d43c84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"