Skip to content

Commit

Permalink
[SKIP ON MKI] `x-pack/test_serverless/api_integration/test_suites/com…
Browse files Browse the repository at this point in the history
…mon/reporting/datastream.ts` (#198813)

See details: #198811

---------

Co-authored-by: Robert Oskamp <[email protected]>
  • Loading branch information
wayneseymour and pheyos authored Nov 5, 2024
1 parent 2ba9d7c commit 77b9d24
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ export default function ({ getService }: FtrProviderContext) {
};

describe('Data Stream', function () {
// see details: https://github.com/elastic/kibana/issues/198811
this.tags(['failsOnMKI']);
const generatedReports = new Set<string>();
before(async () => {
roleAuthc = await svlUserManager.createM2mApiKeyWithRoleScope('admin');
Expand Down

0 comments on commit 77b9d24

Please sign in to comment.