grpc/tools/jenkins
ncteisen 0ff7384f6d Merge branch 'master' of https://github.com/grpc/grpc into faster-bm-diff 2017-06-08 08:15:03 -07:00
..
README.md basic config for internal CI 2016-11-30 09:30:12 +01:00
build_artifacts.sh auto-fix most of licenses 2017-06-08 11:22:41 +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 auto-fix most of licenses 2017-06-08 11:22:41 +02: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 auto-fix most of licenses 2017-06-08 11:22:41 +02: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 Merge branch 'master' of https://github.com/grpc/grpc into faster-bm-diff 2017-06-08 08:15:03 -07:00
run_performance_flamegraphs.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
run_performance_profile_daily.sh auto-fix most of licenses 2017-06-08 11:22:41 +02: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_sweep_performance.sh auto-fix most of licenses 2017-06-08 11:22:41 +02: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.