aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/stress_test
Commit message (Collapse)AuthorAge
* Removed the dockerfiles and test driver for stress testGravatar Yong Ni2017-05-08
|
* Modify shebang on python scriptsGravatar Siddharth Shukla2017-03-12
| | | | | Change shebangs to `#!/usr/bin/env python` instead of `#!/usr/bin/env python2.7`.
* 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.
* add copyrightGravatar Sree Kuchibhotla2017-02-02
|
* Stress test client service config (in kubernetes) need not be of 'LoadBalancers'Gravatar Sree Kuchibhotla2017-02-02
| | | | | | | This fixes the GCP console slowness for grpc-testing project Fixed the docker image building script to remove the "-f" option (that is now deprecated) from 'docker tag' command.
* PHP stress client in stress test frameworkGravatar Sree Kuchibhotla2016-06-14
|
* Misc changesGravatar Sree Kuchibhotla2016-05-17
|
* Fix stress test JVM ArgsGravatar Carl Mastrangelo2016-05-13
|
* Set GC params for Java Stress TestGravatar Carl Mastrangelo2016-05-11
|
* Fix the build path in configGravatar Sree Kuchibhotla2016-05-04
|
* Merge branch 'master' into python_stress_test_dockerGravatar Sree Kuchibhotla2016-05-04
|\
* | Correct csharp kubernetes proxy port (so that it doesn't collide withGravatar Sree Kuchibhotla2016-05-03
| | | | | | | | other configs when running on the same machine)
* | Python dockerfiles and config files for stress testingGravatar Sree Kuchibhotla2016-05-03
| |
| * update remaining stresstest configsGravatar Jan Tattermusch2016-05-03
| |
| * update locations of dockerization scriptsGravatar Jan Tattermusch2016-05-03
|/
* Ruby docker files and configGravatar Sree Kuchibhotla2016-05-02
|
* C# Dockerfile and Config scriptsGravatar Sree Kuchibhotla2016-04-29
|
* Simplify QPS Metrics collectionGravatar Sree Kuchibhotla2016-04-22
|
* Merge pull request #6213 from sreecha/java_stress_dockerGravatar Jan Tattermusch2016-04-20
|\ | | | | Run Java stress tests on GKE
| * Add a will_run_forever flag to handle cases where the process terminates ↵Gravatar Sree Kuchibhotla2016-04-19
| | | | | | | | with exit code of 0
| * Java stress test docker imagesGravatar Sree Kuchibhotla2016-04-19
| |
* | Go Stress test: Docker stress test images and config files to run on GKEGravatar Sree Kuchibhotla2016-04-18
|/
* Misc changes to stress test scriptsGravatar Sree Kuchibhotla2016-04-12
|
* Merge pull request #6091 from sreecha/fix_stress_client_specGravatar Jan Tattermusch2016-04-06
|\ | | | | Fix a typo in the spec (and make corresponding change in node stress client)
| * Correct a typo in the specGravatar Sree Kuchibhotla2016-04-05
| |
* | Some debug statements and reformattingGravatar Sree Kuchibhotla2016-04-05
| |
* | fix copyrightsGravatar Sree Kuchibhotla2016-04-04
| |
* | Config file settingsGravatar 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
| |
* | new config filesGravatar Sree Kuchibhotla2016-04-04
|/
* Merge pull request #6005 from sreecha/stress_exit_codesGravatar Jan Tattermusch2016-04-01
|\ | | | | Terminate with error exit code in case of any failure
* \ Merge pull request #6009 from menghanl/STRESS_CLIENT_SPEC_updateGravatar Jan Tattermusch2016-03-31
|\ \ | | | | | | fix typo in STRESS_CLIENT_SPEC.md
| | * Reduce log verbosity of stress_test client by default. Correct a typoGravatar Sree Kuchibhotla2016-03-31
| | |
* | | Update copyrightsGravatar Craig Tiller2016-03-31
| | |
| | * Fix docsGravatar Sree Kuchibhotla2016-03-30
| | |
| * | fix typo in STRESS_CLIENT_SPEC.mdGravatar Menghan Li2016-03-30
|/ /
| * Terminate with error exit code in case of any failureGravatar Sree Kuchibhotla2016-03-29
|/
* Fix indentation in config files, set defaults for longer term runsGravatar Sree Kuchibhotla2016-03-28
| | | | (opt-tsan-asan.json) and short term test runs (opt.json)
* update readme with the new stress test runner fileGravatar Sree Kuchibhotla2016-03-28
|
* Add documentation to classesGravatar Sree Kuchibhotla2016-03-28
|
* Add asan to the configGravatar Sree Kuchibhotla2016-03-28
|
* More config filesGravatar Sree Kuchibhotla2016-03-28
|
* Minor correctionsGravatar Sree Kuchibhotla2016-03-28
|
* Pass gcp_project_id via command line. Makes it easier to run onGravatar Sree Kuchibhotla2016-03-28
| | | | different projects with the same configuration
* Add build_type optionGravatar Sree Kuchibhotla2016-03-28
|
* Revamped test launcherGravatar Sree Kuchibhotla2016-03-28
|
* Add build type option (asan/tsan/dbg or opt)Gravatar Sree Kuchibhotla2016-03-28
|
* Specification for stress test clientsGravatar Sree Kuchibhotla2016-03-22
|
* Add troubleshooting instructionsGravatar sreek2016-03-21
|