898 Commits (2bc3ac30322efd14919653544bbbd4da5819b1a1)

Author SHA1 Message Date
Sree Kuchibhotla fbc376f935 Interop stress tests 9 years ago
Sree Kuchibhotla 728a6104d5 Interop stress tests 9 years ago
Stanley Cheung f565dfb46a add check to see if file exists 9 years ago
Stanley Cheung 22b6bed483 revert global_env usage for build_interop_image 9 years ago
Stanley Cheung cea11394c2 bring env variable to build_interop_image script 9 years ago
Stanley Cheung 51c36d9e63 add composer/auth.json env variable 9 years ago
Stanley Cheung b87663b31a php: add use_tls=true flag to run_interop_tests script 9 years ago
Jan Tattermusch 13bf36a314 enable timeout on sleeping server interop test 9 years ago
David Garcia Quintas b65e4213a3 fixed faulty merge 9 years ago
murgatroid99 5e75dcf4b1 Fixed permissions on Node pre build script 9 years ago
murgatroid99 9375895a4d Moved Node pre-build steps to a separate shell script 9 years ago
murgatroid99 7b7a14fd46 Fix npm install failing to download Node headers in run_tests.py 9 years ago
Nicolas "Pixel" Noble 7eacdd4803 Changing backticks to $(). 9 years ago
Masood Malekghassemi 18cc842d6f Add Python support to run_interop_tests.py 9 years ago
Nicolas "Pixel" Noble c1440e3cf4 Derp. 9 years ago
Nicolas "Pixel" Noble 87879b3527 Forgot to add the post_build_steps for Sanity... 9 years ago
murgatroid99 6fe015e492 Add some tests to increase coverage, fix some failures 9 years ago
Craig Tiller 367d41d304 Trying harder to avoid Jenkins killing us 9 years ago
Craig Tiller 41a7bf5449 Close standard pipes 9 years ago
Craig Tiller d2c39713bc Attempt to daemonize port server 9 years ago
Craig Tiller f0a293ed67 Robustness work for port_server startup 9 years ago
Nicolas "Pixel" Noble 3fcd3bf8f3 Adds coverage reports for C and C++. 9 years ago
Craig Tiller 0ba432d445 Move profiling system to gpr 9 years ago
murgatroid99 ae369de3b8 Added node pre-build steps to run_tests.py 9 years ago
Masood Malekghassemi 26ea9e2881 Give Python tests 15 minutes 9 years ago
Nicolas "Pixel" Noble 0ca8c06b19 Adding basic redirect for the node coverage report html. 9 years ago
Jan Tattermusch cc6a2b89fc eat output from docker kill as well 9 years ago
Jan Tattermusch ab5bc721a0 prevent polluting output by subprocesses 9 years ago
Jan Tattermusch 1f1c5c541a run empty_stream interop test 9 years ago
Jan Tattermusch 0a14f62e17 dont use + character in generated container names 9 years ago
Jan Tattermusch 98c0be5228 add retries for docker port command 9 years ago
Jan Tattermusch e2686282ac kill interop clients on timeout 9 years ago
David Garcia Quintas 0c331880d0 Hid test-only functions from surface/call.h 9 years ago
Craig Tiller 35505de42c Retry timeouts on pull requests 9 years ago
Jan Tattermusch 64d7c2461a make C# auth interop tests up to spec 9 years ago
Craig Tiller 504ed5997a Get basic profiler working again 9 years ago
Jan Tattermusch 6438cfcaf2 fix if exist syntax in .bat files 9 years ago
Jan Tattermusch 874aec02b4 move nuget restore into prebuild step on windows 9 years ago
David Garcia Quintas 7fd0fd5023 C++ Alarm implementation (with tests). 9 years ago
Jan Tattermusch 48423fc843 move C# nuget restore on linux to prebuild phase 9 years ago
Nicolas "Pixel" Noble bcf988f0f3 Splitting out bundle install for ruby into the prebuild step. 9 years ago
Jan Tattermusch 7828e813f7 make C# interop test args parsing compliant with spec 9 years ago
Nicolas "Pixel" Noble 351da8d113 Improving run_tests's build step. 9 years ago
Jan Tattermusch 2189719b8f increase timeout for build step jobs to 10 mins 9 years ago
Jan Tattermusch 47eeb2b28c reduce parallelism for windows build 9 years ago
yang-g a006b5f33b change default value of use_test_ca 9 years ago
murgatroid99 d3b5b7f3a5 Used the proper GRPC_TRACE value in run_tests.py 9 years ago
Masood Malekghassemi f194d6f828 Set pytest-xdist-compatible pytest-timeout method 9 years ago
yang-g 92981d5c3d remove flag use_prod_roots in interop test and add use_test_ca per the interop test spec 9 years ago
Masood Malekghassemi c234f23ce7 Add verbosity back to Python testing output 9 years ago