Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Exporting XML reports, JUnit-compatible. | Nicolas "Pixel" Noble | 2015-06-26 |
| | |||
* | Some Jenkins changes and improvements. | Nicolas "Pixel" Noble | 2015-06-25 |
| | | | | | | -) Don't re-clone from github. We already have the directory here, just bind it, and copy it inside the docker container. -) Let's properly set up our environment for asan. -) Let's split the docker "run_jenkins" part into its own separate script. | ||
* | Switching from wheezy to jessie. | Nicolas "Pixel" Noble | 2015-06-18 |
| | |||
* | Adding clang packages for msan/tsan/asan testing. | Nicolas "Pixel" Noble | 2015-06-18 |
| | |||
* | update instructions on picking up failed docker container | Jan Tattermusch | 2015-06-17 |
| | |||
* | make sure docker image is up-to-date before each build | Jan Tattermusch | 2015-06-17 |
| | |||
* | Various Jenkins-related tweaks. | Nicolas "Pixel" Noble | 2015-06-17 |
| | | | | | | | | -) created a .profile at the root of the docker image - seems the new nvm script requires that. -) installing simplejson and mako python packages, for the sanity check. -) calling prepare_travis.sh in order to try and download precompiled packages for openssl and protobuf. -) using the new "config" axis. -) improved the output of prepare_travis.sh. | ||
* | Merge pull request #2077 from grpc/jtattermusch-patch-4 | Nathaniel Manista | 2015-06-16 |
|\ | | | | | Make run_jenkins.sh actually fail on failure. | ||
| * | Make run_jenkins.sh actually fail on failure | Jan Tattermusch | 2015-06-15 |
| | | |||
* | | Add PHP to jenkins | Stanley Cheung | 2015-06-15 |
|/ | |||
* | only keep docker containers for tests that failed | Jan Tattermusch | 2015-06-12 |
| | |||
* | fix fetch to actually work | Jan Tattermusch | 2015-06-12 |
| | |||
* | fetch PR refspec for docker jenkins builds | Jan Tattermusch | 2015-06-12 |
| | |||
* | Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor ↵ | murgatroid99 | 2015-06-04 |
| | | | | changes to make those work | ||
* | fix jenkins build on windows | Jan Tattermusch | 2015-06-03 |
| | |||
* | fix CRLF line ending problem with run_jenkins.sh | Jan Tattermusch | 2015-06-03 |
| | |||
* | make run_jenkins runnable | Jan Tattermusch | 2015-06-03 |
| | |||
* | experimental jenkins support | Jan Tattermusch | 2015-06-03 |