OpenSearch/x-pack/qa/rolling-upgrade
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
..
src/test Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
with-system-key [TEST] Run pre 6.4 nodes in non-FIPS JVMs (#32901) 2018-08-17 18:23:13 +03:00
without-system-key Detect and prevent configuration that triggers a Gradle bug (#31912) 2018-07-19 06:46:58 +00:00
build.gradle Remove index audit output type (#37707) 2019-01-24 12:36:10 +02:00