aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jenkins/run_jenkins.sh
Commit message (Collapse)AuthorAge
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Measure CPU costs on Jenkins LinuxGravatar Craig Tiller2016-01-28
|
* Merge github.com:grpc/grpc into things_be_slowGravatar Craig Tiller2016-01-27
|\
* | Reduce CPU, increase MSAN timeoutsGravatar Craig Tiller2016-01-27
| |
| * fix syntax errorGravatar Jan Tattermusch2016-01-27
| |
| * simplify scriptsGravatar Jan Tattermusch2016-01-27
|/
* fix C# build on macGravatar Jan Tattermusch2016-01-21
|
* Limit Jenkins builder concurrency to 3Gravatar Craig Tiller2016-01-21
|
* Updated copyrightsGravatar murgatroid992016-01-12
|
* Fix building submodules at headGravatar Craig Tiller2016-01-06
| | | | | - ensure failure propogates through run_jenkins.sh - don't try to regenerate projects on non-linux environments
* fixes to run_jenkins.sh scriptGravatar Jan Tattermusch2015-11-30
|
* All of the subprojects need to generate a report, otherwise Jenkins will be sad.Gravatar Nicolas "Pixel" Noble2015-10-08
|
* move nuget restore into prebuild step on windowsGravatar Jan Tattermusch2015-10-07
|
* dont propagate --allow_flakes to run_interop_tests.pyGravatar Jan Tattermusch2015-09-28
|
* enable cloud_to_cloud tests with servers in a separate containerGravatar Jan Tattermusch2015-09-28
|
* simplify running of interop tests on jenkinsGravatar Jan Tattermusch2015-09-28
|
* Make run_jenkins script forward arguments to run_tests.pyGravatar Craig Tiller2015-09-28
|
* use_docker support for run_tests.pyGravatar Jan Tattermusch2015-09-18
|
* Remove traces of running zookeeper on jenkins masterGravatar Jan Tattermusch2015-09-15
|
* Add a comment describing out views on killingGravatar Craig Tiller2015-08-25
|
* Don't fail a build on failure to kill a docker instanceGravatar Craig Tiller2015-08-25
| | | | It's quite ok for a docker instance to already be dead.
* Set docker environment variable GRPC_ZOOKEEPER_SERVER_TESTGravatar Hongwei Wang2015-08-07
|
* Update zookeeper test server addressGravatar Hongwei Wang2015-08-07
|
* Zookeeper test server address as environment variableGravatar Hongwei Wang2015-08-07
|
* Merge pull request #2681 from donnadionne/add_interopGravatar Nicolas Noble2015-07-29
|\ | | | | Adding c++ interop (cloud to prod) to jenkins work flow.
| * Adding c++ interop (cloud to prod) to jenkins work flow.Gravatar Donna Dionne2015-07-27
| | | | | | | | First effort in adding interop to jenkins work flow, more languages will follow.
* | Supporting FreeBSD for Jenkins.Gravatar Nicolas "Pixel" Noble2015-07-24
|/
* Making sure that 32 bits is being built and run on Jenkins.Gravatar Nicolas "Pixel" Noble2015-07-21
|
* 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
|/
* 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.
* 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.
* 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.
* Make run_jenkins.sh actually fail on failureGravatar Jan Tattermusch2015-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
|