Commit Graph

9 Commits

Author SHA1 Message Date
Nik Everett 620404c095 Start moving tests to integration tests
These catch *lots* more issues.

Original commit: elastic/x-pack-elasticsearch@b0e157d7b4
2017-06-27 17:54:07 -04:00
Nik Everett bf84de2fc4 Opinions
Original commit: elastic/x-pack-elasticsearch@ae64b6355e
2017-06-26 13:15:13 -04:00
Nik Everett f9451a90a9 Start on round trip tests
I don't want to dig too closely into the ES integration yet because
it being fixed by Costin so instead I'll make an example for round
trip testing.

Original commit: elastic/x-pack-elasticsearch@4d8fbc571e
2017-06-26 13:15:05 -04:00
Nik Everett ea1be31d27 More nocommits and some checkstyle suppressions
Original commit: elastic/x-pack-elasticsearch@003d5e3aca
2017-06-26 11:39:55 -04:00
Nik Everett 0ffc0b5662 Fix most precommit
Left so NOCOMMITs about things to think about.

Original commit: elastic/x-pack-elasticsearch@446626d3a7
2017-06-26 11:39:55 -04:00
Nik Everett aa784f9f46 Forbidden APIs in JDBC
Original commit: elastic/x-pack-elasticsearch@0c8c54911f
2017-06-26 11:39:54 -04:00
Nik Everett 857f60dd99 More of precommit
Original commit: elastic/x-pack-elasticsearch@b106bde2f0
2017-06-26 11:39:54 -04:00
Nik Everett 6a8a9f33e7 Cleanup sql build
Make the projects more like the rest of Elasticsearch:
* Move integration tests from `itest` to `test`
* Make a build file per sql subproject
* Make sql work properly with elasticsearch-extra

Original commit: elastic/x-pack-elasticsearch@6fbb794f68
2017-06-26 11:37:08 -04:00
Costin Leau 38049ef6df moving SQL into X-Pack
Original commit: elastic/x-pack-elasticsearch@46c476c364
2017-05-27 19:51:33 +03:00