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.
 
 
 
 
 
 
makdharma 6626a86923 Merge pull request #10687 from makdharma/fixbazel 8 years ago
..
README.md basic config for internal CI 8 years ago
build_artifacts.sh update path to build_artifacts_ruby.sh in jenkins script 8 years ago
build_packages.sh chmod u+x build_packages.sh 9 years ago
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 fixed target name so bazel basic build passes 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_c_cpp_test.sh Fix C/C++ test filtering 8 years ago
run_distribtest.sh enable running distribtest on jenkins 9 years ago
run_full_cloud_prod.sh Change permissions to run on Jenkins. 8 years ago
run_full_performance.sh fix windows benchmarks and upload all 3 reports 8 years ago
run_full_performance_released.sh add script for running "latest released" benchmarks 8 years ago
run_fuzzer.sh update locations of dockerization scripts 9 years ago
run_interop.sh add http2 server test for unary calls that uses small frames and padding 8 years ago
run_interop_objc.sh script to run objc interop tests 8 years ago
run_interop_stress.sh Update copyrights 9 years ago
run_jenkins.sh Update copyrights 9 years ago
run_jenkins_matrix.sh add proxy script for run_tests_matrix.py 8 years ago
run_line_count.sh Give executable permission to line count .sh files 8 years ago
run_performance.sh Ensure port server running 8 years ago
run_performance_flamegraphs.sh add --perf_args usage to jenkins performance runner scripts 8 years ago
run_performance_profile_daily.sh Review feedback 8 years ago
run_performance_profile_hourly.sh Run start_port_server.py in performance profiling 8 years ago
run_portability.sh Update copyrights 9 years ago
run_sweep_performance.sh add --perf_args usage to jenkins performance runner scripts 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.