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