mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Resolves errors preventing ES snapshot promotion (#123649)
This commit is contained in:
parent
6f3a148376
commit
a80acbb871
18 changed files with 42 additions and 19 deletions
|
@ -98,12 +98,3 @@ fi
|
|||
|
||||
export BUILD_TS_REFS_DISABLE=true
|
||||
export DISABLE_BOOTSTRAP_VALIDATION=true
|
||||
|
||||
export TEST_KIBANA_HOST=localhost
|
||||
export TEST_KIBANA_PORT=6101
|
||||
export TEST_KIBANA_URL="http://elastic:changeme@localhost:6101"
|
||||
export TEST_ES_URL="http://elastic:changeme@localhost:6102"
|
||||
export TEST_ES_TRANSPORT_PORT=6301-6309
|
||||
export TEST_CORS_SERVER_PORT=6106
|
||||
export ALERTING_PROXY_PORT=6105
|
||||
export TEST_PROXY_SERVER_PORT=6107
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue