OpenSearch/qa/smoke-test-client/src/test/java/org/elasticsearch/smoketest
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
..
ESSmokeClientTestCase.java Use nio transport in test clusters (#25986) 2017-08-01 16:19:31 -05:00
SmokeTestClientIT.java Remove line-length violations in SmokeTestClientIT 2017-03-27 19:59:48 -04:00