mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
skip failing es promotion (#208870)
This commit is contained in:
parent
48d2e4c0b1
commit
28e431c7c8
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
const esArchiver = getService('esArchiver');
|
||||
const transform = getService('transform');
|
||||
|
||||
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/208870
|
||||
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/208871
|
||||
describe.skip('resetting', function () {
|
||||
const PREFIX = 'resetting';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue