Siddharth Shukla
8e64d901fd
Modify shebang on python scripts
...
Change shebangs to `#!/usr/bin/env python` instead of
`#!/usr/bin/env python2.7`.
8 years ago
Siddharth Shukla
d194f59939
Make testing scripts python3.x compatible
...
Update run_tests/*.py to use six based isomorphisms and print function
from __future__ module.
8 years ago
Sree Kuchibhotla
3883da2c45
add copyright
8 years ago
Sree Kuchibhotla
081b603527
Stress test client service config (in kubernetes) need not be of 'LoadBalancers'
...
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.
8 years ago
Sree Kuchibhotla
7ed39a1ef1
PHP stress client in stress test framework
9 years ago
Sree Kuchibhotla
4dd02fc63c
Misc changes
9 years ago
Carl Mastrangelo
013a0ea421
Fix stress test JVM Args
9 years ago
Carl Mastrangelo
86cf1d23b1
Set GC params for Java Stress Test
9 years ago
Sree Kuchibhotla
e6d03b828d
Fix the build path in config
9 years ago
Sree Kuchibhotla
f023800ff1
Correct csharp kubernetes proxy port (so that it doesn't collide with
...
other configs when running on the same machine)
9 years ago
Sree Kuchibhotla
1bdd5319b0
Python dockerfiles and config files for stress testing
9 years ago
Jan Tattermusch
9c83512575
update remaining stresstest configs
9 years ago
Jan Tattermusch
9835d4b1f7
update locations of dockerization scripts
9 years ago
Sree Kuchibhotla
7edab7c5e3
Ruby docker files and config
9 years ago
Sree Kuchibhotla
67df784bbc
C# Dockerfile and Config scripts
9 years ago
Sree Kuchibhotla
3714e302c0
Simplify QPS Metrics collection
9 years ago
Sree Kuchibhotla
5bc112c0c9
Add a will_run_forever flag to handle cases where the process terminates with exit code of 0
9 years ago
Sree Kuchibhotla
9192498a08
Java stress test docker images
9 years ago
Sree Kuchibhotla
edaa6ebae4
Go Stress test: Docker stress test images and config files to run on GKE
9 years ago
Sree Kuchibhotla
478bd4449b
Misc changes to stress test scripts
9 years ago
Sree Kuchibhotla
5d27e8fcab
Correct a typo in the spec
9 years ago
Sree Kuchibhotla
9f0e3601c7
Some debug statements and reformatting
9 years ago
Sree Kuchibhotla
aecac88e02
fix copyrights
9 years ago
Sree Kuchibhotla
73b6a3b63b
Config file settings
9 years ago
Sree Kuchibhotla
83a9a6554d
node wrapper
9 years ago
Sree Kuchibhotla
7a05436ac1
New config for node. Made some changes to support node config
9 years ago
Sree Kuchibhotla
b0d4add3a0
new config files
9 years ago
Sree Kuchibhotla
16dd3e46e8
Reduce log verbosity of stress_test client by default. Correct a typo
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Sree Kuchibhotla
1099b7da8f
Fix docs
9 years ago
Menghan Li
7f5176b0fe
fix typo in STRESS_CLIENT_SPEC.md
9 years ago
Sree Kuchibhotla
247b34fe1d
Terminate with error exit code in case of any failure
9 years ago
Sree Kuchibhotla
e68ec43480
Fix indentation in config files, set defaults for longer term runs
...
(opt-tsan-asan.json) and short term test runs (opt.json)
9 years ago
Sree Kuchibhotla
55ddf848d0
update readme with the new stress test runner file
9 years ago
Sree Kuchibhotla
9c9644b97a
Add documentation to classes
9 years ago
Sree Kuchibhotla
83f100e83c
Add asan to the config
9 years ago
Sree Kuchibhotla
5cadf517c7
More config files
9 years ago
Sree Kuchibhotla
cdf773464d
Minor corrections
9 years ago
Sree Kuchibhotla
815c589d7f
Pass gcp_project_id via command line. Makes it easier to run on
...
different projects with the same configuration
9 years ago
Sree Kuchibhotla
8d41d51800
Add build_type option
9 years ago
Sree Kuchibhotla
575f0fa2da
Revamped test launcher
9 years ago
Sree Kuchibhotla
95a137b692
Add build type option (asan/tsan/dbg or opt)
9 years ago
Sree Kuchibhotla
be09541112
Specification for stress test clients
9 years ago
sreek
6fa333a5e6
Add troubleshooting instructions
9 years ago
Sree Kuchibhotla
f6c7a9823e
More additions / Typos
9 years ago
Sree Kuchibhotla
f90d765f69
More formatting changes
9 years ago
Sree Kuchibhotla
f317fb4880
Minor formatting tweaks
9 years ago
Sree Kuchibhotla
a35c7d47af
Address review comments
9 years ago
Sree Kuchibhotla
1b48da1f0f
fix formatting of sublists
9 years ago
Sree Kuchibhotla
48dec96777
Stress test readme
9 years ago