[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 GitHub
parent 60cfdb28f1
commit c5432f27ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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