OpenSearch/qa/full-cluster-restart/src/test/java/org/elasticsearch/upgrades
Nik Everett 042424b43b
Switch full-cluster-restart to new style Requests (#32140)
In #29623 we added `Request` object flavored requests to the low level
REST client and in #30315 we deprecated the old `performRequest`s. This
changes all calls in the `qa/full-cluster-restart` project to use the new
versions.

It also fixes a small bug in the test for explain on the `_all` field
that was causing it to not properly invoke `_explain`.
2018-07-20 17:33:15 -04:00
..
FullClusterRestartIT.java Switch full-cluster-restart to new style Requests (#32140) 2018-07-20 17:33:15 -04:00
QueryBuilderBWCIT.java QA: Merge query-builder-bwc to restart test (#30979) 2018-06-27 16:37:04 -04:00