OpenSearch/qa/ingest-disabled
javanna 18aabd67c8 adapt qa tests for when ingest.node is set to false
CRUD and simulate apis work now fine, every node has the pipelines in memory, but node.ingest disables ingestion, meaning that any index or bulk request with a pipeline id is going to fail
2016-01-07 13:21:06 +01:00
..
src/test adapt qa tests for when ingest.node is set to false 2016-01-07 13:21:06 +01:00
build.gradle added a `node.ingest` setting that controls whether ingest is active or not. Defaults to `false`. 2015-12-22 22:38:49 +01:00