OpenSearch/x-pack/plugin/ccr/qa
Julie Tibshirani c2e9d13ebd
Default include_type_name to false in the yml test harness. (#38058)
This PR removes the temporary change we made to the yml test harness in #37285
to automatically set `include_type_name` to `true` in index creation requests
if it's not already specified. This is possible now that the vast majority of
index creation requests were updated to be typeless in #37611. A few additional
tests also needed updating here.

Additionally, this PR updates the test harness to set `include_type_name` to
`false` in index creation requests when communicating with 6.x nodes. This
mirrors the logic added in #37611 to allow for typeless document write requests
in test set-up code. With this update in place, we can remove many references
to `include_type_name: false` from the yml tests.
2019-02-01 11:44:13 -08:00
..
downgrade-to-basic-license Elasticsearch support to JSON logging (#36833) 2019-01-29 07:20:09 +01:00
multi-cluster Added ccr to xpack usage infrastructure (#37256) 2019-01-30 07:58:26 +01:00
non-compliant-license Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
rest Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
security Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
src/main/java/org/elasticsearch/xpack/ccr Added ccr to xpack usage infrastructure (#37256) 2019-01-30 07:58:26 +01:00
build.gradle Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00