aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/stress_test/run_on_gke.py
Commit message (Collapse)AuthorAge
* Python dockerfiles and config files for stress testingGravatar Sree Kuchibhotla2016-05-03
|
* Add a will_run_forever flag to handle cases where the process terminates ↵Gravatar Sree Kuchibhotla2016-04-19
| | | | with exit code of 0
* 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
|
* Merge pull request #6005 from sreecha/stress_exit_codesGravatar Jan Tattermusch2016-04-01
|\ | | | | Terminate with error exit code in case of any failure
* | Update copyrightsGravatar Craig Tiller2016-03-31
| |
| * 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)
* Add documentation to classesGravatar 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