Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | add a new worker | Jan Tattermusch | 2016-05-25 |
| | |||
* | one more typo fix | Jan Tattermusch | 2016-05-22 |
| | |||
* | run 32core tests even if previous tests fail | Jan Tattermusch | 2016-05-21 |
| | |||
* | fix trivial typo | Jan Tattermusch | 2016-05-21 |
| | |||
* | tiny fix | Jan Tattermusch | 2016-05-19 |
| | |||
* | add run_full_performance.sh script | Jan Tattermusch | 2016-05-19 |
| | |||
* | dont run go as part of smoketest | Jan Tattermusch | 2016-05-11 |
| | |||
* | make --category smoketest explicit | Jan Tattermusch | 2016-05-11 |
| | |||
* | run netperf in smoketest as well | Jan Tattermusch | 2016-05-11 |
| | |||
* | set GOPATH when executing go worker | Jan Tattermusch | 2016-05-11 |
| | |||
* | add a readme file | Jan Tattermusch | 2016-05-03 |
| | |||
* | update locations of dockerization scripts | Jan Tattermusch | 2016-05-03 |
| | |||
* | move helper script for dockerization | Jan Tattermusch | 2016-05-03 |
| | |||
* | Merge pull request #6298 from grpc/python_qps_tests | Jan Tattermusch | 2016-04-28 |
|\ | | | | | Python QPS Tests | ||
| * | Python QPS Worker/initial scenarios | Ken Payson | 2016-04-28 |
| | | |||
* | | generate interop test Dockerfiles using templates | Jan Tattermusch | 2016-04-27 |
| | | |||
* | | get rid of the old homebrew/linuxbrew tests | Jan Tattermusch | 2016-04-27 |
|/ | |||
* | also run node ruby and C# | Jan Tattermusch | 2016-04-21 |
| | |||
* | stop running latency profile in performance tests | Jan Tattermusch | 2016-04-21 |
| | |||
* | Just make this into a wrapper of the broader script with C++ only | vjpai | 2016-04-20 |
| | |||
* | Deprecation of qps_driver and use of shell scripts, in progress | vjpai | 2016-04-20 |
| | |||
* | Go Stress test: Docker stress test images and config files to run on GKE | Sree Kuchibhotla | 2016-04-18 |
| | |||
* | More parameterization | Craig Tiller | 2016-04-11 |
| | |||
* | Allow specifying fuzzer runtime | Craig Tiller | 2016-04-06 |
| | |||
* | New config for node. Made some changes to support node config | Sree Kuchibhotla | 2016-04-04 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Merge github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-29 |
|\ | |||
| * | Add build type option (asan/tsan/dbg or opt) | Sree Kuchibhotla | 2016-03-28 |
| | | |||
* | | Update symbolizer version | Craig Tiller | 2016-03-24 |
| | | |||
* | | Update symbolizer version | Craig Tiller | 2016-03-24 |
| | | |||
* | | Expand corpus | Craig Tiller | 2016-03-23 |
| | | |||
* | | Allow tracking fuzzer outputs on Jenkins | Craig Tiller | 2016-03-18 |
| | | |||
* | | Renames | Craig Tiller | 2016-03-18 |
| | | |||
* | | Pass thru config | Craig Tiller | 2016-03-17 |
| | | |||
* | | First version of json fuzzer | Craig Tiller | 2016-03-17 |
|/ | |||
* | chmod g+x | Adele Zhou | 2016-03-15 |
| | |||
* | Add a script to run interop tests against all versions of prod servers. | Adele Zhou | 2016-03-14 |
| | |||
* | Revert "Improve perf smoke test stability" | Vijay Pai | 2016-03-04 |
| |