Skip to content

Commit

Permalink
[SKIP ON MKI] `x-pack/test_serverless/functional/test_suites/security…
Browse files Browse the repository at this point in the history
…/ftr/cloud_security_posture/agentless_api/create_agent.ts` (elastic#199094)

See details: elastic#199091

---------

Co-authored-by: Robert Oskamp <[email protected]>
Co-authored-by: kibanamachine <[email protected]>
  • Loading branch information
3 people authored and mgadewoll committed Nov 7, 2024
1 parent a942b4d commit 220ae17
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
const AWS_SINGLE_ACCOUNT_TEST_ID = 'awsSingleTestId';

describe('Agentless API Serverless', function () {
// see details: https://github.com/elastic/kibana/issues/199091
this.tags(['failsOnMKI']);
let mockApiServer: http.Server;
let cisIntegration: typeof pageObjects.cisAddIntegration;

Expand Down

0 comments on commit 220ae17

Please sign in to comment.