Commit graph

7 commits

Author SHA1 Message Date
Jake Landis
1340f2eee0 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
2017-09-14 18:55:41 +00:00
Armin
f0302f100d Added note on Docker dependency to IT Readme
Fixes #7134
2017-05-17 12:07:18 +00:00
Suyog Rao
761ce30966 Update README.md
Fixes #5917
2016-09-22 13:43:48 -04:00
Suyog Rao
b082beea64 Update README.md
Fixes #5917
2016-09-22 13:43:47 -04:00
Suyog Rao
735f684aa5 Add more setup info
Fixes #5917
2016-09-22 13:43:47 -04:00
Suyog Rao
aa957b3594 Update README.md
Fixes #5917
2016-09-22 13:43:47 -04:00
Suyog Rao
bb4189cdc8 Add initial round of integration tests
Fixes #5917
2016-09-22 13:43:47 -04:00