aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jenkins
Commit message (Collapse)AuthorAge
* rename script to run_distributionGravatar Stanley Cheung2015-07-17
|
* Merge pull request #2389 from nicolasnoble/let-s-run-ruby-on-macosGravatar Jan Tattermusch2015-07-16
|\ | | | | Setting up ruby environment for macos.
* | Enabling 32 bits downgrade of our environment.Gravatar Nicolas "Pixel" Noble2015-07-16
| |
| * Setting up ruby environment for macos.Gravatar Nicolas "Pixel" Noble2015-07-11
|/
* Merge pull request #2387 from nicolasnoble/docker-is-a-freezerGravatar Jan Tattermusch2015-07-10
|\ | | | | Let's workaround #2140 a bit.
* | fix chmod of scriptGravatar Stanley Cheung2015-07-10
| |
| * Let's workaround #2140 a bit.Gravatar Nicolas "Pixel" Noble2015-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.
* | jenkins linuxbrew: review changesGravatar Stanley Cheung2015-07-10
| |
* | Add homebrew testing to jenkinsGravatar Stanley Cheung2015-07-10
|/
* Eating the error code from run_test.py, as Jenkins now uses report.xml fully.Gravatar Nicolas "Pixel" Noble2015-07-10
|
* Merge pull request #2259 from nicolasnoble/creating-a-jenkins-branchGravatar Jan Tattermusch2015-07-08
|\ | | | | Creating a branch during the Jenkins build to silence a warning.
* | Adding MacOS support in our run_jenkins script.Gravatar Nicolas "Pixel" Noble2015-07-09
| |
| * Creating a branch during the Jenkins build to silence a warning.Gravatar Nicolas "Pixel" Noble2015-06-30
|/
* Disabling saving failed containers.Gravatar Nicolas "Pixel" Noble2015-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.Gravatar Nicolas "Pixel" Noble2015-06-26
|
* Some Jenkins changes and improvements.Gravatar Nicolas "Pixel" Noble2015-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.Gravatar Nicolas "Pixel" Noble2015-06-18
|
* Adding clang packages for msan/tsan/asan testing.Gravatar Nicolas "Pixel" Noble2015-06-18
|
* update instructions on picking up failed docker containerGravatar Jan Tattermusch2015-06-17
|
* make sure docker image is up-to-date before each buildGravatar Jan Tattermusch2015-06-17
|
* Various Jenkins-related tweaks.Gravatar Nicolas "Pixel" Noble2015-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-4Gravatar Nathaniel Manista2015-06-16
|\ | | | | Make run_jenkins.sh actually fail on failure.
| * Make run_jenkins.sh actually fail on failureGravatar Jan Tattermusch2015-06-15
| |
* | Add PHP to jenkinsGravatar Stanley Cheung2015-06-15
|/
* only keep docker containers for tests that failedGravatar Jan Tattermusch2015-06-12
|
* fix fetch to actually workGravatar Jan Tattermusch2015-06-12
|
* fetch PR refspec for docker jenkins buildsGravatar Jan Tattermusch2015-06-12
|
* Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor ↵Gravatar murgatroid992015-06-04
| | | | changes to make those work
* fix jenkins build on windowsGravatar Jan Tattermusch2015-06-03
|
* fix CRLF line ending problem with run_jenkins.shGravatar Jan Tattermusch2015-06-03
|
* make run_jenkins runnableGravatar Jan Tattermusch2015-06-03
|
* experimental jenkins supportGravatar Jan Tattermusch2015-06-03