Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Review feedback | Craig Tiller | 2017-03-31 |
| | |||
* | Merge github.com:grpc/grpc into daily_and_hourly | Craig Tiller | 2017-03-31 |
|\ | |||
* | | Split performance profile job in two | Craig Tiller | 2017-03-31 |
| | | | | | | | | | | | | | | | | ... one that runs hourly and uploads to bigquery (for regression detection) ... and one that will run daily and not upload to bigquery (for flamegraph generation) | ||
| * | Revert "Add selected fullstack benchmarks to pr suite" | Craig Tiller | 2017-03-31 |
| | | |||
| * | Add selected fullstack benchmarks to pr suite | Craig Tiller | 2017-03-30 |
| | | |||
| * | Merge pull request #10336 from ctiller/bmdiff2.1.1 | Craig Tiller | 2017-03-30 |
| |\ | | | | | | | A better bm_diff | ||
| | * | Merge branch 'base16' into bmdiff2.1.1 | Craig Tiller | 2017-03-30 |
| | |\ | |||
| * | | | Give executable permission to line count .sh files | Matt Kwong | 2017-03-29 |
| | |/ | |/| | |||
| * | | Review feedback | Craig Tiller | 2017-03-29 |
| | | | |||
| | * | Review feedback | Craig Tiller | 2017-03-29 |
| | | | |||
| * | | Add jenkins run script | Craig Tiller | 2017-03-29 |
| | | | |||
| | * | Review feedback | Craig Tiller | 2017-03-29 |
| | | | |||
| | * | Cleanup args | Craig Tiller | 2017-03-29 |
| | | | |||
| | * | Simpler | Craig Tiller | 2017-03-28 |
| | | | |||
| | * | Merge github.com:grpc/grpc into bmdiff2.1.1 | Craig Tiller | 2017-03-28 |
| | |\ | | |/ | |/| | |||
| * | | Merge branch 'master' into change-to-microbenchmarking | Matt Kwong | 2017-03-24 |
| |\ \ | |||
| * | | | Add a TODO to enable microbenmarking for performance testing | Matt Kwong | 2017-03-24 |
| | | | | |||
| | * | | add http2 server test for unary calls that uses small frames and padding | Alexander Polcyn | 2017-03-22 |
| | |/ | |||
| * | | Add additional benchmarks | Matt Kwong | 2017-03-22 |
| | | | |||
| * | | Change jenkins/run_performance.sh to use microbenchmarking | Matt Kwong | 2017-03-22 |
| | | | |||
| | * | move health check to just before running test cases | Eric Gribkoff | 2017-03-17 |
| | | | |||
| | * | reenable health check, disable other interop tests | Eric Gribkoff | 2017-03-17 |
| |/ |/| | |||
| * | Make Jenkins post microbenchmarking diff in a comment | Matt Kwong | 2017-03-16 |
| | | |||
| * | Add script to allow Jenkins to comment on PRs | Matt Kwong | 2017-03-16 |
|/ | |||
* | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master | David Garcia Quintas | 2017-03-03 |
|\ | |||
| * | add script for running "latest released" benchmarks | Jan Tattermusch | 2017-02-27 |
| | | |||
* | | Fix interop HTML report. | Adele Zhou | 2017-02-24 |
| | | |||
* | | add http2 interop tests to Jenkins | Makarand Dharmapurikar | 2017-01-24 |
|/ | |||
* | update path to build_artifacts_ruby.sh in jenkins script | Alexander Polcyn | 2017-01-18 |
| | |||
* | Merge pull request #9303 from nicolasnoble/bazel-fixes | Nicolas Noble | 2017-01-17 |
|\ | | | | | Fixing a few items with the new Bazel BUILD system | ||
* \ | Merge pull request #9038 from apolcyn/run_perf_on_benchmarks | apolcyn | 2017-01-13 |
|\ \ | | | | | | | add --perf_args usage to jenkins performance runner scripts | ||
| | * | Fixing a few items with the new Bazel BUILD system: | Nicolas "Pixel" Noble | 2017-01-13 |
| |/ |/| | | | | | | | | | | | -) Fixing Bazel 0.4.x breakage -) Adding helloworld BUILD examples -) Fixing grpc++ missing files. -) Adding helloworld example as a test for Bazel basic. | ||
* | | Adding Bazel tests. | Nicolas "Pixel" Noble | 2017-01-05 |
| | | |||
| * | add --perf_args usage to jenkins performance runner scripts | Alexander Polcyn | 2016-12-20 |
|/ | |||
* | basic config for internal CI | Jan Tattermusch | 2016-11-30 |
| | |||
* | fix windows benchmarks and upload all 3 reports | Jan Tattermusch | 2016-11-18 |
| | |||
* | start runing win benchmarks as part of full suite | Jan Tattermusch | 2016-11-16 |
| | |||
* | Enable Node Express benchmarks, fix copy/paste errors | murgatroid99 | 2016-11-09 |
| | |||
* | remove hardcoding of clients/server names in run_sweep_performance.sh | Matt Kwong | 2016-10-17 |
| | |||
* | add script to reboot a jenkins slave | Jan Tattermusch | 2016-10-05 |
| | |||
* | add proxy script for run_tests_matrix.py | Jan Tattermusch | 2016-10-04 |
| | |||
* | Be explicit as to which tests to run | Craig Tiller | 2016-09-26 |
| | |||
* | Merge pull request #7994 from adelez/full_prod_tests | Nicolas Noble | 2016-09-07 |
|\ | | | | | Change permissions to run on Jenkins. | ||
* | | Fix mode | Craig Tiller | 2016-09-07 |
| | | |||
* | | Fix copyright | Craig Tiller | 2016-09-07 |
| | | |||
* | | Add a script to run performance sweeps | Craig Tiller | 2016-09-07 |
| | | |||
| * | Change permissions to run on Jenkins. | Adele Zhou | 2016-09-06 |
|/ | |||
* | Fix full cloud to prod | Adele Zhou | 2016-08-30 |
| | |||
* | Repeat of commit f808eee for interop tests | Jorge Canizales | 2016-08-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trying to fix: + cd grpc + tools/jenkins/run_interop.sh ++ dirname tools/jenkins/run_interop.sh + cd tools/jenkins/../.. + tools/run_tests/run_interop_tests.py -l all -s all --cloud_to_prod \ —cloud_to_prod_auth --use_docker --http2_interop -t -j 12 START: Building interop docker images. START: build_docker_php7 Traceback (most recent call last): File "tools/run_tests/run_interop_tests.py", line 738, in <module> build_jobs, newline_on_success=True, maxjobs=args.jobs) File "tools/run_tests/jobset.py", line 456, in run if not js.start(cmdline): File "tools/run_tests/jobset.py", line 369, in start self._add_env) File "tools/run_tests/jobset.py", line 218, in __init__ self.start() File "tools/run_tests/jobset.py", line 228, in start env = sanitized_environment(env) File "tools/run_tests/jobset.py", line 53, in sanitized_environment sanitized[str(key).encode()] = str(value).encode() UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 20: ordinal not in range(128) | ||
* | use 2 clients for 8core setup as well | Jan Tattermusch | 2016-05-25 |
| |