Skip to content

Commit

Permalink
point to the local registry url for the docker server
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed May 15, 2020
1 parent 469bf74 commit bb5efde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/functional/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export default async function({ readConfigFile }) {
...commonConfig.get('kbnTestServer.serverArgs'),
'--oss',
'--telemetry.optIn=false',
`--xpack.ingestManager.epm.registryUrl=http://localhost:${process.env.FLEET_PACKAGE_REGISTRY_PORT}`,
],
},

Expand Down

0 comments on commit bb5efde

Please sign in to comment.