skip failing es promotion (#163998)

This commit is contained in:
Tiago Costa 2023-08-16 01:02:36 +01:00
parent 694c1f89e0
commit ead10e134b
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -21,6 +21,7 @@ import { waitForFleetSetup } from './helpers';
const logFilePath = path.join(__dirname, 'logs.log');
// Failing ES promotion: https://github.com/elastic/kibana/issues/156245
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/163998
describe.skip('fleet usage telemetry', () => {
let core: any;
let esServer: TestElasticsearchUtils;
@ -436,7 +437,7 @@ describe.skip('fleet usage telemetry', () => {
},
],
components_status: [
/* To uncomment when ES new snapshot will be built
/* To uncomment when ES new snapshot will be built
{
id: 'filestream-monitoring',
status: 'HEALTHY',