The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Craig Tiller 7e813a2bc4 Remove bazel warning (we have owners now), set noparent on bazel/OWNERS 7 years ago
..
README.md basic config for internal CI 8 years ago
build_artifacts.sh auto-fix most of licenses 8 years ago
build_packages.sh auto-fix most of licenses 8 years ago
reboot_worker.sh auto-fix most of licenses 8 years ago
run_bazel_basic.sh auto-fix most of licenses 8 years ago
run_bazel_basic_in_docker.sh auto-fix most of licenses 8 years ago
run_bazel_full.sh Remove bazel warning (we have owners now), set noparent on bazel/OWNERS 7 years ago
run_bazel_full_in_docker.sh auto-fix most of licenses 8 years ago
run_c_cpp_test.sh auto-fix most of licenses 8 years ago
run_distribtest.sh auto-fix most of licenses 8 years ago
run_full_cloud_prod.sh auto-fix most of licenses 8 years ago
run_full_performance.sh auto-fix most of licenses 8 years ago
run_full_performance_released.sh auto-fix most of licenses 8 years ago
run_fuzzer.sh auto-fix most of licenses 8 years ago
run_interop.sh auto-fix most of licenses 8 years ago
run_interop_objc.sh auto-fix most of licenses 8 years ago
run_jenkins.sh auto-fix most of licenses 8 years ago
run_jenkins_matrix.sh auto-fix most of licenses 8 years ago
run_line_count.sh auto-fix most of licenses 8 years ago
run_performance.sh Add trickle diff job 8 years ago
run_performance_flamegraphs.sh auto-fix most of licenses 8 years ago
run_performance_profile_daily.sh auto-fix most of licenses 8 years ago
run_performance_profile_hourly.sh auto-fix most of licenses 8 years ago
run_portability.sh auto-fix most of licenses 8 years ago
run_qps_diff.sh Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge 7 years ago
run_sweep_performance.sh auto-fix most of licenses 8 years ago
run_trickle_diff.sh Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge 7 years ago

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.