mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky es promotion suites (#163255)
This commit is contained in:
parent
92fc287096
commit
b5df3e256e
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ import { getFips } from 'crypto';
|
|||
const logFilePath = join(__dirname, 'read_batch_size.log');
|
||||
|
||||
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/163254
|
||||
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/163255
|
||||
describe.skip('migration v2 - read batch size', () => {
|
||||
let esServer: TestElasticsearchUtils;
|
||||
let root: Root;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue