Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
4eedcdedf5ee1a6d67c3907aba65957a94dcff68
/
tools
/
jenkins
8e5a2ea
add script to reboot a jenkins slave
by Jan Tattermusch
· 8 years ago
aa44062
add proxy script for run_tests_matrix.py
by Jan Tattermusch
· 8 years ago
677966a
Be explicit as to which tests to run
by Craig Tiller
· 8 years ago
1f5d5fc
Merge pull request #7994 from adelez/full_prod_tests
by Nicolas Noble
· 8 years ago
0984907
Fix mode
by Craig Tiller
· 8 years ago
0d1808a
Fix copyright
by Craig Tiller
· 8 years ago
a84790f
Add a script to run performance sweeps
by Craig Tiller
· 8 years ago
dea1f4f
Change permissions to run on Jenkins.
by Adele Zhou
· 8 years ago
96ace25
Fix full cloud to prod
by Adele Zhou
· 8 years ago
6801b22
Repeat of commit f808eee for interop tests
by Jorge Canizales
· 8 years ago
ebd506b
use 2 clients for 8core setup as well
by Jan Tattermusch
· 8 years ago
db51bf9
add a new worker
by Jan Tattermusch
· 8 years ago
9dda3fc
one more typo fix
by Jan Tattermusch
· 8 years ago
a8f72cf
run 32core tests even if previous tests fail
by Jan Tattermusch
· 8 years ago
9cc9218
fix trivial typo
by Jan Tattermusch
· 8 years ago
75381c5
tiny fix
by Jan Tattermusch
· 8 years ago
bd820c6
add run_full_performance.sh script
by Jan Tattermusch
· 8 years ago
7d5111e
dont run go as part of smoketest
by Jan Tattermusch
· 9 years ago
0cc2acc
make --category smoketest explicit
by Jan Tattermusch
· 9 years ago
1095c31
run netperf in smoketest as well
by Jan Tattermusch
· 9 years ago
649d126
set GOPATH when executing go worker
by Jan Tattermusch
· 9 years ago
080ddf0
add a readme file
by Jan Tattermusch
· 9 years ago
9835d4b
update locations of dockerization scripts
by Jan Tattermusch
· 9 years ago
99341e3
move helper script for dockerization
by Jan Tattermusch
· 9 years ago
b8c4443
Merge pull request #6298 from grpc/python_qps_tests
by Jan Tattermusch
· 9 years ago
0482c10
Python QPS Worker/initial scenarios
by Ken Payson
· 9 years ago
24b68cd
generate interop test Dockerfiles using templates
by Jan Tattermusch
· 9 years ago
a631669
get rid of the old homebrew/linuxbrew tests
by Jan Tattermusch
· 9 years ago
5eacbd9
also run node ruby and C#
by Jan Tattermusch
· 9 years ago
b49d9e3
stop running latency profile in performance tests
by Jan Tattermusch
· 9 years ago
841e782
Just make this into a wrapper of the broader script with C++ only
by vjpai
· 9 years ago
29089c7
Deprecation of qps_driver and use of shell scripts, in progress
by vjpai
· 9 years ago
edaa6eb
Go Stress test: Docker stress test images and config files to run on GKE
by Sree Kuchibhotla
· 9 years ago
83f5a85
More parameterization
by Craig Tiller
· 9 years ago
4b3fe15
Allow specifying fuzzer runtime
by Craig Tiller
· 9 years ago
7a05436
New config for node. Made some changes to support node config
by Sree Kuchibhotla
· 9 years ago
6169d5f
Update copyrights
by Craig Tiller
· 9 years ago
34236d5
Merge github.com:grpc/grpc into fuzzy-bits
by Craig Tiller
· 9 years ago
95a137b
Add build type option (asan/tsan/dbg or opt)
by Sree Kuchibhotla
· 9 years ago
1c8fc73
Update symbolizer version
by Craig Tiller
· 9 years ago
f04920b
Update symbolizer version
by Craig Tiller
· 9 years ago
75e50e4
Expand corpus
by Craig Tiller
· 9 years ago
963c2b7
Allow tracking fuzzer outputs on Jenkins
by Craig Tiller
· 9 years ago
c2c026e
Renames
by Craig Tiller
· 9 years ago
655fb57
Pass thru config
by Craig Tiller
· 9 years ago
32173c5
First version of json fuzzer
by Craig Tiller
· 9 years ago
28c0809
chmod g+x
by Adele Zhou
· 9 years ago
2480f98
Add a script to run interop tests against all versions of prod servers.
by Adele Zhou
· 9 years ago
f5dca10
Revert "Improve perf smoke test stability"
by Vijay Pai
· 9 years ago
180f6df
Keep changing the ports each scenario also
by Vijay Pai
· 9 years ago
34fcf43
Restart workers in each scenario
by vjpai
· 9 years ago
8ba6a6b
Merge pull request #5402 from sreecha/stress_test_scripts
by Jan Tattermusch
· 9 years ago
aadb910
Change directory structure for the scripts (remove tools/big_query and
by Sree Kuchibhotla
· 9 years ago
da25fdb
Address code review comments
by Sree Kuchibhotla
· 9 years ago
8b78760
huh
by Craig Tiller
· 9 years ago
0544d7f
Merge github.com:grpc/grpc into 44
by Craig Tiller
· 9 years ago
d14d103
Use env-var for post git step
by Craig Tiller
· 9 years ago
85b9cd9
Fix name of report.xml in zip execution
by murgatroid99
· 9 years ago
fc4dcf0
Merge github.com:grpc/grpc into 44
by Craig Tiller
· 9 years ago
b79c1e1
Ensure we can compile boringssl before trying: old compiler compatibility
by Craig Tiller
· 9 years ago
cd7bd26
Merge pull request #5317 from murgatroid99/node_test_reporting_fix
by Nicolas Noble
· 9 years ago
0a5f613
Merge pull request #5213 from ctiller/fix-proto-docker
by David G. Quintas
· 9 years ago
70ab4c5
Merge github.com:grpc/grpc into fix-proto-docker
by Craig Tiller
· 9 years ago
49c5c33
Some more cleanup on timeout
by Vijay Pai
· 9 years ago
3c50e70
Start the timeout after the build finishes
by Vijay Pai
· 9 years ago
19432c3
Put a 900-sec timeout on the perf test.
by Vijay Pai
· 9 years ago
4699415
Fix sanity
by Vijay Pai
· 9 years ago
262da45
Put in some performance tests to be run on PRs and master
by Vijay Pai
· 9 years ago
9ddd465
Fixed zip file name
by murgatroid99
· 9 years ago
b466726
Extract reports.xml files from docker images in reports.zip
by murgatroid99
· 9 years ago
eb841e2
Revert "Revert "Proto API for LB request/responses""
by Craig Tiller
· 9 years ago
c35e2c5
Revert "Proto API for LB request/responses"
by Craig Tiller
· 9 years ago
742a783
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
by David Garcia Quintas
· 9 years ago
32b3f67
Merge remote-tracking branch 'google/release-0_13' into merge-and-regen
by Nicolas "Pixel" Noble
· 9 years ago
a24026f
fix node artifact building on mac
by Jan Tattermusch
· 9 years ago
7e46618
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
by David Garcia Quintas
· 9 years ago
9508a42
trying to fix docker once again...
by David Garcia Quintas
· 9 years ago
5ed5756
rvm use is not necessary
by Jan Tattermusch
· 9 years ago
a810876
dockerfile refactoring
by Jan Tattermusch
· 9 years ago
e477b84
make node tests pass on macos
by Jan Tattermusch
· 9 years ago
7404d3c
Merge pull request #5097 from nicolasnoble/ruby-native-gems
by Nicolas Noble
· 9 years ago
412a398
Shortcut the artifact builder early.
by Nicolas "Pixel" Noble
· 9 years ago
b5f7397
cleanup distribtest Dockerimages
by Jan Tattermusch
· 9 years ago
92711bb
make git clone optional
by Jan Tattermusch
· 9 years ago
6c857ea
allow parallel docker run
by Jan Tattermusch
· 9 years ago
61a97dc
chmod u+x build_packages.sh
by Jan Tattermusch
· 9 years ago
3e7cc18
enable running distribtest on jenkins
by Jan Tattermusch
· 9 years ago
41a9e83
Merged from master
by murgatroid99
· 9 years ago
673f65b
Add working Node artifact builder for all platforms
by murgatroid99
· 9 years ago
4437213
build ruby artifact
by Jan Tattermusch
· 9 years ago
38b519a
replace nuget version by placeholder
by Jan Tattermusch
· 9 years ago
ed00b03
Merge pull request #4954 from jtattermusch/generalize_artifact_builder
by Michael Lumish
· 9 years ago
be538a1
generalize build_artifacts.py
by Jan Tattermusch
· 9 years ago
6326b8c
Merge github.com:grpc/grpc into measure_some_things
by Craig Tiller
· 9 years ago
3ec6b95
Measure CPU costs on Jenkins Linux
by Craig Tiller
· 9 years ago
9638c53
toggle --build_only flag via scenario
by Jan Tattermusch
· 9 years ago
f846aaf
Merge pull request #4928 from jtattermusch/fix_32bit_linux_tests
by Jan Tattermusch
· 9 years ago
9a4010d
update run_portability script
by Jan Tattermusch
· 9 years ago
efce381
Merge github.com:grpc/grpc into things_be_slow
by Craig Tiller
· 9 years ago
3e301a3
Reduce CPU, increase MSAN timeouts
by Craig Tiller
· 9 years ago
Next »