add integration tests for custom config files
This commit is contained in:
parent
04438f9110
commit
c9e9ca4809
6 changed files with 143 additions and 6 deletions
|
|
@ -10,5 +10,8 @@
|
|||
es_heap_size: "1g"
|
||||
es_plugins:
|
||||
- plugin: ingest-attachment
|
||||
es_config_default: "test/integration/files/custom_config/elasticsearch"
|
||||
es_config_log4j2: "test/integration/files/custom_config/log4j2.properties"
|
||||
es_config_jvm: "test/integration/files/custom_config/jvm.options"
|
||||
|
||||
#Do not add tests here. This test is run twice and confirms idempotency.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue