[Tests] Run es from snapshot locally in xpack (#20585)

This commit is contained in:
archana 2018-07-10 05:25:55 -05:00 committed by archanid
parent a560883ad9
commit 3c14ed0918

View file

@ -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',