mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* Added repository cleanup button. Added logic for spinner while loading, added new repository request, type and telemetry metric.
This commit is contained in:
parent
63cc1a63ef
commit
55efa3b55f
19 changed files with 295 additions and 60 deletions
|
@ -68,7 +68,7 @@ export default async function({ readConfigFile }) {
|
|||
esTestCluster: {
|
||||
license: 'trial',
|
||||
from: 'snapshot',
|
||||
serverArgs: [],
|
||||
serverArgs: ['path.repo=/tmp/'],
|
||||
},
|
||||
|
||||
kbnTestServer: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue