grpc/tools/jenkins
Jan Tattermusch 4024e8961d basic config for internal CI 2016-11-30 09:30:12 +01:00
..
README.md basic config for internal CI 2016-11-30 09:30:12 +01:00
build_artifacts.sh Shortcut the artifact builder early. 2016-02-06 07:25:32 +01:00
build_packages.sh chmod u+x build_packages.sh 2016-02-03 14:40:28 -08:00
reboot_worker.sh add script to reboot a jenkins slave 2016-10-05 15:27:54 +02:00
run_distribtest.sh enable running distribtest on jenkins 2016-02-03 12:13:55 -08:00
run_full_cloud_prod.sh Change permissions to run on Jenkins. 2016-09-06 12:05:58 -07:00
run_full_performance.sh fix windows benchmarks and upload all 3 reports 2016-11-18 14:21:33 +01:00
run_fuzzer.sh update locations of dockerization scripts 2016-05-03 15:54:44 -07:00
run_interop.sh Repeat of commit f808eee for interop tests 2016-08-04 14:50:45 -07:00
run_interop_stress.sh Update copyrights 2016-03-31 07:46:18 -07:00
run_jenkins.sh Update copyrights 2016-03-31 07:46:18 -07:00
run_jenkins_matrix.sh add proxy script for run_tests_matrix.py 2016-10-04 18:08:16 +02:00
run_performance.sh dont run go as part of smoketest 2016-05-11 13:36:11 -07:00
run_portability.sh Update copyrights 2016-03-31 07:46:18 -07:00
run_sweep_performance.sh remove hardcoding of clients/server names in run_sweep_performance.sh 2016-10-17 14:03:53 -07:00

README.md

Jenkins CI scripts

Scripts invoked by Jenkins (our CI platform) to run gRPC test suites. We run a comprehensive set of tests (unit, integration, interop, performance, portability..) on each pull request and also periodically on master and release branches.