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`

See details: elastic#199091
  • Loading branch information
wayneseymour committed Nov 6, 2024
1 parent fe15e10 commit 3f240e3
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 3f240e3

Please sign in to comment.