Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyrights | 2016-03-31 | |
| | |||
* | Measure CPU costs on Jenkins Linux | 2016-01-28 | |
| | |||
* | Merge github.com:grpc/grpc into things_be_slow | 2016-01-27 | |
|\ | |||
* | | Reduce CPU, increase MSAN timeouts | 2016-01-27 | |
| | | |||
| * | fix syntax error | 2016-01-27 | |
| | | |||
| * | simplify scripts | 2016-01-27 | |
|/ | |||
* | fix C# build on mac | 2016-01-21 | |
| | |||
* | Limit Jenkins builder concurrency to 3 | 2016-01-21 | |
| | |||
* | Updated copyrights | 2016-01-12 | |
| | |||
* | Fix building submodules at head | 2016-01-06 | |
| | | | | | - ensure failure propogates through run_jenkins.sh - don't try to regenerate projects on non-linux environments | ||
* | fixes to run_jenkins.sh script | 2015-11-30 | |
| | |||
* | All of the subprojects need to generate a report, otherwise Jenkins will be sad. | 2015-10-08 | |
| | |||
* | move nuget restore into prebuild step on windows | 2015-10-07 | |
| | |||
* | dont propagate --allow_flakes to run_interop_tests.py | 2015-09-28 | |
| | |||
* | enable cloud_to_cloud tests with servers in a separate container | 2015-09-28 | |
| | |||
* | simplify running of interop tests on jenkins | 2015-09-28 | |
| | |||
* | Make run_jenkins script forward arguments to run_tests.py | 2015-09-28 | |
| | |||
* | use_docker support for run_tests.py | 2015-09-18 | |
| | |||
* | Remove traces of running zookeeper on jenkins master | 2015-09-15 | |
| | |||
* | Add a comment describing out views on killing | 2015-08-25 | |
| | |||
* | Don't fail a build on failure to kill a docker instance | 2015-08-25 | |
| | | | | It's quite ok for a docker instance to already be dead. | ||
* | Set docker environment variable GRPC_ZOOKEEPER_SERVER_TEST | 2015-08-07 | |
| | |||
* | Update zookeeper test server address | 2015-08-07 | |
| | |||
* | Zookeeper test server address as environment variable | 2015-08-07 | |
| | |||
* | Merge pull request #2681 from donnadionne/add_interop | 2015-07-29 | |
|\ | | | | | Adding c++ interop (cloud to prod) to jenkins work flow. | ||
| * | Adding c++ interop (cloud to prod) to jenkins work flow. | 2015-07-27 | |
| | | | | | | | | First effort in adding interop to jenkins work flow, more languages will follow. | ||
* | | Supporting FreeBSD for Jenkins. | 2015-07-24 | |
|/ | |||
* | Making sure that 32 bits is being built and run on Jenkins. | 2015-07-21 | |
| | |||
* | Merge pull request #2389 from nicolasnoble/let-s-run-ruby-on-macos | 2015-07-16 | |
|\ | | | | | Setting up ruby environment for macos. | ||
* | | Enabling 32 bits downgrade of our environment. | 2015-07-16 | |
| | | |||
| * | Setting up ruby environment for macos. | 2015-07-11 | |
|/ | |||
* | Let's workaround #2140 a bit. | 2015-07-11 | |
| | | | | Let's wait 4 seconds before removing the docker container, and let's make the removal a non-fatal condition of the jenkins script. | ||
* | Eating the error code from run_test.py, as Jenkins now uses report.xml fully. | 2015-07-10 | |
| | |||
* | Merge pull request #2259 from nicolasnoble/creating-a-jenkins-branch | 2015-07-08 | |
|\ | | | | | Creating a branch during the Jenkins build to silence a warning. | ||
* | | Adding MacOS support in our run_jenkins script. | 2015-07-09 | |
| | | |||
| * | Creating a branch during the Jenkins build to silence a warning. | 2015-06-30 | |
|/ | |||
* | Disabling saving failed containers. | 2015-06-27 | |
| | | | | | We clearly don't have enough space for that, if we are to run our tests every few minutes. We can revisit that later and automatically purge old containers for example. | ||
* | Exporting XML reports, JUnit-compatible. | 2015-06-26 | |
| | |||
* | Some Jenkins changes and improvements. | 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. | ||
* | update instructions on picking up failed docker container | 2015-06-17 | |
| | |||
* | make sure docker image is up-to-date before each build | 2015-06-17 | |
| | |||
* | Various Jenkins-related tweaks. | 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. | ||
* | Make run_jenkins.sh actually fail on failure | 2015-06-15 | |
| | |||
* | only keep docker containers for tests that failed | 2015-06-12 | |
| | |||
* | fix fetch to actually work | 2015-06-12 | |
| | |||
* | fetch PR refspec for docker jenkins builds | 2015-06-12 | |
| | |||
* | Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor ↵ | 2015-06-04 | |
| | | | | changes to make those work | ||
* | fix jenkins build on windows | 2015-06-03 | |
| | |||
* | fix CRLF line ending problem with run_jenkins.sh | 2015-06-03 | |
| | |||
* | make run_jenkins runnable | 2015-06-03 | |
| |