grpc/tools/jenkins
Jan Tattermusch 6859774421 node benchmarks have been removed 2017-11-10 12:33:07 +01:00
..
README.md basic config for internal CI 2016-11-30 09:30:12 +01:00
build_artifacts.sh no need for ruby workaround 2017-09-06 17:23:17 +02:00
build_packages.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
reboot_worker.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_bazel_basic.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_bazel_basic_in_docker.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_bazel_full.sh Remove bazel warning (we have owners now), set noparent on bazel/OWNERS 2017-07-13 08:58:49 -07:00
run_bazel_full_in_docker.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_c_cpp_test.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_distribtest.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_full_cloud_prod.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_full_performance.sh node benchmarks have been removed 2017-11-10 12:33:07 +01:00
run_full_performance_released.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_fuzzer.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_interop.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_interop_objc.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_jenkins.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_jenkins_matrix.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_line_count.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_performance.sh Add trickle diff job 2017-06-26 23:15:04 -07:00
run_performance_flamegraphs.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_performance_profile_daily.sh Start port_server before running daily performance profile 2017-09-28 11:09:25 -07:00
run_performance_profile_hourly.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_portability.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_qps_diff.sh Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge 2017-07-06 10:15:11 -07:00
run_sweep_performance.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_trickle_diff.sh Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge 2017-07-06 10:15:11 -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.