aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gcp
Commit message (Collapse)AuthorAge
* Make run_tests.py python-version agnosticGravatar Richard Belleville2018-11-02
|
* yapf toolsGravatar ncteisen2017-12-11
|
* add script for patching perf benchmark schemaGravatar Jan Tattermusch2017-06-27
|
* Silence noisy cache_discovery warningGravatar Matt Kwong2017-06-16
|
* Merge pull request #11248 from matt-kwong/part_tablesGravatar Matt Kwong2017-06-14
|\ | | | | Upload Jenkins tests results to a partitioned BQ table
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |
| * Upload Jenkins tests results to a partitioned BQ tableGravatar Matt Kwong2017-05-24
| |
* | Merge matrix feature branch into master.Gravatar Yong Ni2017-05-19
|/ | | | | | | | | | Features included in this merge: - Added script to build and upload docker image for matrix test. - Added script to create test cases and created go__master testcases based on it. - Created dictionary for runtimes and gRPC releases for supported languages. - Added go 1.7 and 1.8 Dockerfile/templates. See tools/interop_matrix/README.md for details.
* Removed the dockerfiles and test driver for stress testGravatar Yong Ni2017-05-08
|
* created gcr upload script for version compatiblity tests.Gravatar Yong Ni2017-03-15
|
* fix spell error by pyflakes foundGravatar thinkerou2016-07-17
|
* Misc changesGravatar Sree Kuchibhotla2016-05-17
|
* Ruby docker files and configGravatar Sree Kuchibhotla2016-05-02
|
* Merge pull request #6223 from sreecha/set_ulimitGravatar Nicolas Noble2016-04-20
|\ | | | | Enable core-dumps for stress clients and servers when launching stress tests in GKE
| * Set the core file size to unlimited when launching stress client and serversGravatar Sree Kuchibhotla2016-04-19
| |
* | Add a will_run_forever flag to handle cases where the process terminates ↵Gravatar Sree Kuchibhotla2016-04-19
|/ | | | with exit code of 0
* fix error handling in big_query_utils.insert_rowsGravatar Jan Tattermusch2016-04-15
|
* minor refactoring of biq_query_utilsGravatar Jan Tattermusch2016-04-15
|
* Misc changes to stress test scriptsGravatar Sree Kuchibhotla2016-04-12
|
* Some debug statements and reformattingGravatar Sree Kuchibhotla2016-04-05
|
* fix copyrightsGravatar Sree Kuchibhotla2016-04-04
|
* node wrapperGravatar Sree Kuchibhotla2016-04-04
|
* New config for node. Made some changes to support node configGravatar Sree Kuchibhotla2016-04-04
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix copyrightGravatar Sree Kuchibhotla2016-02-29
|
* Change directory structure for the scripts (remove tools/big_query andGravatar Sree Kuchibhotla2016-02-26
tools/gke directies and instead create tools/gcp). Move scripts around in to the appropriate directories