mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Cloud Security] Remove failsOnMKI tag from the Agentless agent tests in Serverless Quality Gates (#197094)
## Summary Enabling the Serverless Quality Gate test for the Agentless Agent now that the Agentless API downtime is completed
This commit is contained in:
parent
d8fa996c50
commit
0055da5f39
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
|
|||
const AWS_SINGLE_ACCOUNT_TEST_ID = 'awsSingleTestId';
|
||||
|
||||
describe('Agentless API Serverless', function () {
|
||||
// fails on MKI, see https://github.com/elastic/kibana/issues/196245
|
||||
this.tags(['failsOnMKI']);
|
||||
|
||||
let mockApiServer: http.Server;
|
||||
let cisIntegration: typeof pageObjects.cisAddIntegration;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue