mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[Tests] Run es from snapshot locally in xpack (#20585)
This commit is contained in:
parent
a560883ad9
commit
3c14ed0918
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ export default async function ({ readConfigFile }) {
|
|||
|
||||
esTestCluster: {
|
||||
license: 'trial',
|
||||
from: 'source',
|
||||
from: 'snapshot',
|
||||
serverArgs: [
|
||||
'xpack.license.self_generated.type=trial',
|
||||
'xpack.security.enabled=true',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue