aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Fix sanity, generated projectsGravatar David Garcia Quintas2017-03-21
|
* Merge pull request #9850 from markdroth/retry_throttleGravatar Mark D. Roth2017-03-21
|\ | | | | Retry throttling implementation.
* \ Merge pull request #10201 from vjpai/combiner_explainerGravatar Vijay Pai2017-03-20
|\ \ | | | | | | Document explaining combiner structures used in gRPC core
* \ \ Merge pull request #10220 from ctiller/fuzzingmacGravatar Craig Tiller2017-03-20
|\ \ \ | | | | | | | | Make fuzzers run on mac (but not on mac on jenkins)
* \ \ \ Merge pull request #10102 from ctiller/fuzzing-longGravatar Craig Tiller2017-03-20
|\ \ \ \ | | | | | | | | | | Fix fuzzing detected error: stack overflow in hpack parser
| | * | | Make fuzzers run on mac (but not on mac on jenkins)Gravatar Craig Tiller2017-03-20
| |/ / / |/| | |
| | * | Make changes suggested by Mark, make this pass sanityGravatar Vijay Pai2017-03-17
| | | |
* | | | Merge pull request #10123 from y-zeng/androidGravatar Yuchen Zeng2017-03-17
|\ \ \ \ | |_|/ / |/| | | Fix android build
| | | * Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-17
| | | |\ | |_|_|/ |/| | |
| | | * Switch to using a CAS loop to update the token value.Gravatar Mark D. Roth2017-03-17
| | | |
* | | | move health check to just before running test casesGravatar Eric Gribkoff2017-03-17
| | | |
* | | | delay health check, increase timeoutGravatar Eric Gribkoff2017-03-17
| | | |
* | | | reenable health check, disable other interop testsGravatar Eric Gribkoff2017-03-17
| | | |
* | | | disable wait for healthyGravatar Eric Gribkoff2017-03-17
| | | |
* | | | increase wait for healthy timeoutGravatar Eric Gribkoff2017-03-17
| | | |
* | | | check error for docker inspectGravatar Eric Gribkoff2017-03-17
| | | |
* | | | add comments for health check docker flagsGravatar Eric Gribkoff2017-03-17
| | | |
* | | | add health check for http2 serverGravatar Eric Gribkoff2017-03-17
| | | |
* | | | refactor common_options, correct output for manual runGravatar Eric Gribkoff2017-03-17
| | | |
* | | | use docker port mapping for http2 serverGravatar Eric Gribkoff2017-03-17
| | | |
* | | | Merge pull request #9806 from vjpai/increase_the_suppressionGravatar Vijay Pai2017-03-16
|\ \ \ \ | | | | | | | | | | Suppress reporting of race caused by cached_size tracking in protobuf
* \ \ \ \ Merge pull request #10171 from matt-kwong/kokoro-inc-port-timeGravatar matt-kwong2017-03-16
|\ \ \ \ \ | | | | | | | | | | | | Increase test timeout for Linux portability
* \ \ \ \ \ Merge pull request #10148 from ctiller/ubsanGravatar Craig Tiller2017-03-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | UBSAN cleanup
* \ \ \ \ \ \ Merge pull request #10122 from ctiller/arenaGravatar Craig Tiller2017-03-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Arena allocator for grpc
| | | * | | | | Increase test timeout for Linux portabilityGravatar Matt Kwong2017-03-15
| | | | | | | |
* | | | | | | | Merge pull request #10085 from yongni/splitGravatar yongni2017-03-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Created a standalone utility for uploading images to GCR
* \ \ \ \ \ \ \ \ Merge pull request #9896 from matt-kwong/ssl-fuzz2Gravatar matt-kwong2017-03-15
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Embed mock SSL data into ssl_server_fuzzer.c and add fuzzer options
| | | | | | * | | | Suppress race caused by cached_size tracking in protobufGravatar Vijay Pai2017-03-15
| |_|_|_|_|/ / / / |/| | | | | | | |
| | * | | | | | | created gcr upload script for version compatiblity tests.Gravatar Yong Ni2017-03-15
| | | |_|/ / / / | | |/| | | | |
| | | | | | | * Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-15
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | * | | Resolve dependency issuesGravatar Yuchen Zeng2017-03-14
| | | | | | | |
* | | | | | | | Correct Kokoro scriptsGravatar Matt Kwong2017-03-14
| |/ / / / / / |/| | | | | |
| | | * | | | UBSAN cleanupGravatar Craig Tiller2017-03-14
| | | | | | |
* | | | | | | Merge pull request #10115 from ↵Gravatar Nathaniel Manista2017-03-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thunderboltsid/update-run-tests-scripts-to-python3.x Make testing scripts python3.x compatible.
| | | | | * | | Split ifaddr related functions out into a separate fileGravatar Yuchen Zeng2017-03-13
| | | | | | | |
* | | | | | | | Merge pull request #9984 from ctiller/poll-wakeupGravatar Craig Tiller2017-03-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add some pollset benchmarks
* \ \ \ \ \ \ \ \ Merge pull request #10105 from murgatroid99/upmerge_v1.2.xGravatar Michael Lumish2017-03-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Upmerge v1.2.x
* \ \ \ \ \ \ \ \ \ Merge pull request #9947 from ctiller/track_memoryGravatar Craig Tiller2017-03-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Track memory as part of microbenchmark profiling runs
| | | | | | | | | * \ Merge github.com:grpc/grpc into fuzzing-longGravatar Craig Tiller2017-03-13
| | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #10063 from vjpai/disable_flaky_rq_qps_testGravatar Vijay Pai2017-03-13
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Temporarily disable resource quota QPS tests
| | | | | | | * | | | | Arena allocator for grpcGravatar Craig Tiller2017-03-12
| | | | | | | | |/ / / | | | | | | | |/| | |
* | | | | | | | | | | Merge pull request #10119 from nathanielmanistaatgoogle/fix-run_tests_matrixGravatar matt-kwong2017-03-12
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | run_tests_matrix: ignore the number of failed skipped tests
* | | | | | | | | | | Fix sanityGravatar Craig Tiller2017-03-12
| | | | | | | | | | |
| | | | | | * | | | | Modify shebang on python scriptsGravatar Siddharth Shukla2017-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change shebangs to `#!/usr/bin/env python` instead of `#!/usr/bin/env python2.7`.
| * | | | | | | | | | Ignore the number of failed skipped testsGravatar Nathaniel Manista2017-03-12
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jobset.run was changed on 16 October 2015 in e4c3561074ca27fc4bdf1a6bf to return the number of failures and the result set. On 20 October 2016 in 5c691c634de144b50fc1f2e166303219721c19d0 jobset.run was changed to allow jobs to be skipped, but the introduced code path only returned the result set, giving jobset.run inconsistent return value semantics. On 24 October 2016 7e9bd6ca9a2e167dcb6133c78c05cf27584ee062 introduced a use of jobset.run's "skip_jobs" return value semantics, and on 8 March 2017 d159af31fcf300cfe2d7b9b41d789cd664ee4f1b resolved jobset.run's inconsistent return value semantics but failed to correct run_tests_matrix's use of the inconsistent "skip_jobs" return value semantics.
| | | | | * / / / / Make testing scripts python3.x compatibleGravatar Siddharth Shukla2017-03-12
| |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update run_tests/*.py to use six based isomorphisms and print function from __future__ module.
* | | | | | | | | Sanitize before bigquery uploadGravatar Craig Tiller2017-03-10
| | | | | | | | |
* | | | | | | | | Merge pull request #10098 from ncteisen/whats-the-diff-betweenGravatar Noah Eisen2017-03-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Enhance bm_diff
| | | | | * | | | | Add benchmark to listGravatar Craig Tiller2017-03-10
| | | | | | | | | |
| | | | | * | | | | Merge branch 'poll-wakeup' of github.com:ctiller/grpc into poll-wakeupGravatar Craig Tiller2017-03-10
| | | | | |\ \ \ \ \