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.
 
 
 
 
 
 
Nicolas "Pixel" Noble 229def1a86 Adding Bazel tests. 8 years ago
..
README.md basic config for internal CI 8 years ago
build_artifacts.sh
build_packages.sh
reboot_worker.sh add script to reboot a jenkins slave 8 years ago
run_bazel_basic.sh Adding Bazel tests. 8 years ago
run_bazel_basic_in_docker.sh Adding Bazel tests. 8 years ago
run_bazel_full.sh Adding Bazel tests. 8 years ago
run_bazel_full_in_docker.sh Adding Bazel tests. 8 years ago
run_distribtest.sh
run_full_cloud_prod.sh
run_full_performance.sh fix windows benchmarks and upload all 3 reports 8 years ago
run_fuzzer.sh
run_interop.sh
run_interop_stress.sh
run_jenkins.sh
run_jenkins_matrix.sh
run_performance.sh
run_portability.sh
run_sweep_performance.sh remove hardcoding of clients/server names in run_sweep_performance.sh 8 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.