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` (#199094)

See details: #199091

---------

Co-authored-by: Robert Oskamp <[email protected]>
Co-authored-by: kibanamachine <[email protected]>
  • Loading branch information
3 people authored Nov 6, 2024
1 parent 14a1a92 commit 761b170
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 761b170

Please sign in to comment.