Commit graph

3 commits

Author SHA1 Message Date
Jake Landis
50b5989c7d Introduce docker for CI builds.
This commit includes:
* A base Dockerfile and script to push to a Docker repo
* A per-build Dockerfile (derived from the base)
* Updates to the test scripts to allow for more parallel builds
* Docker wrappers for the tests scripts
* Update for the integration test readme to manually run the tests
* Clean up the output of the Java tests
* Remove offline tag for tests (no longer needed that we don't use docker dependent services)

This commit does NOT include:
* Changes needed for the CI system to use Docker

Fixes #8223

Fixes #8263

Fixes #8265
2017-09-14 20:45:56 +00:00
Armin
248cef97c3 MINOR: Dry up gradle settings
Fixes #7298
2017-06-03 07:07:28 +00:00
Tal Levy
0a25eb8f46 unify gradle projects
Fixes #6725
2017-02-27 17:29:21 -05:00