OpenSearch/qa/smoke-test-client
Tim Brooks 0f4f49496f Use nio transport in test clusters (#25986)
This commit adds the nio transport as an option in place of the mock tcp
transport for tests. Each test will only use one transport type. The
transport type is decided by a random boolean generated inside of the
`ESTestCase` class.
2017-08-01 16:19:31 -05:00
..
src/test/java/org/elasticsearch/smoketest Use nio transport in test clusters (#25986) 2017-08-01 16:19:31 -05:00
build.gradle Tests: Move cluster dependencies from runner to cluster (#24142) 2017-04-17 16:02:46 -07:00