OpenSearch/qa/smoke-test-client
David Pilato 4d05832a0b [qa] Add smoke test client module
As we log a lot, we hit a default limit:

```
The test or suite printed 9450 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
```

(cherry picked from commit 0cb325d)
2015-09-02 20:40:07 +02:00
..
src/test/java/org/elasticsearch/smoketest [qa] Add smoke test client module 2015-09-02 20:40:07 +02:00
pom.xml [qa] Add smoke test client module 2015-09-02 19:28:04 +02:00