mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[EDR Workflows][MKI] Skip flaky form.cy test (#188810)
Skip due to flakiness in MKI env. MKI pipeline - https://buildkite.com/elastic/kibana-serverless-security-solution-quality-gate-defend-workflows/builds/899
This commit is contained in:
parent
17181e6ba5
commit
d6d017c4a3
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ export const RESPONSE_ACTIONS_ERRORS = 'response-actions-error';
|
|||
describe(
|
||||
'Form',
|
||||
{
|
||||
tags: ['@ess', '@serverless'],
|
||||
tags: ['@ess', '@serverless', '@skipInServerlessMKI'],
|
||||
env: {
|
||||
ftrConfig: {
|
||||
kbnServerArgs: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue