mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[Security Solution] fix defend workflow cypress endpoint tests (#156415)
This commit is contained in:
parent
1cab306884
commit
01fd1845e3
1 changed files with 0 additions and 3 deletions
|
@ -48,9 +48,6 @@ export default async function ({ readConfigFile }: FtrConfigProviderContext) {
|
|||
`--xpack.fleet.agents.elasticsearch.host=http://${hostIp}:${kibanaCommonTestsConfig.get(
|
||||
'servers.elasticsearch.port'
|
||||
)}`,
|
||||
// always install Endpoint package by default when Fleet sets up
|
||||
`--xpack.fleet.packages.0.name=endpoint`,
|
||||
`--xpack.fleet.packages.0.version=latest`,
|
||||
`--xpack.securitySolution.enableExperimental=${JSON.stringify([
|
||||
'endpointRbacEnabled',
|
||||
'endpointResponseActionsEnabled',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue