mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Merge branch 'pull-request-job' of https://github.com/Winterflower/eland into pull-request-job
This commit is contained in:
commit
3e82d43351
@ -17,7 +17,6 @@ if TEST_SUITE == 'xpack':
|
||||
ES_TEST_CLIENT = Elasticsearch(ELASTICSEARCH_HOST, use_ssl=True, verify_certs=True, ca_certs=certpath)
|
||||
else:
|
||||
ES_TEST_CLIENT = Elasticsearch(ELASTICSEARCH_HOST)
|
||||
|
||||
|
||||
FLIGHTS_INDEX_NAME = 'flights'
|
||||
FLIGHTS_MAPPING = {"mappings": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user