Skip to content

Commit

Permalink
[SKIP ON MKI] svl/cmn/vis/grp1/logsdb.ts (elastic#195097)
Browse files Browse the repository at this point in the history
## Summary

see details: elastic#195089
  • Loading branch information
wayneseymour authored Oct 5, 2024
1 parent c37a043 commit 19a81dd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
const createDocs = getDocsGenerator(log, es, 'logsdb');

describe('lens logsdb', function () {
// see details: https://github.com/elastic/kibana/issues/195089
this.tags(['failsOnMKI']);
const logsdbIndex = 'kibana_sample_data_logslogsdb';
const logsdbDataView = logsdbIndex;
const logsdbEsArchive = 'test/functional/fixtures/es_archiver/kibana_sample_data_logs_logsdb';
Expand Down

0 comments on commit 19a81dd

Please sign in to comment.