1612 Commits (2dfd2de4bb1aa57a853c7189f7ee4070ad64b9f8)

Author SHA1 Message Date
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
Stanley Cheung 15bc8e7081 allow explicit BUILD_INTEROP_DOCKER_EXTRA_ARGS params to docker run command 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
Jan Tattermusch dd30134eec fix a nit 9 years ago
Masood Malekghassemi 18cc842d6f Add Python support to run_interop_tests.py 9 years ago
Jan Tattermusch 8c894e41b8 enable propagating per-jenkins job args 9 years ago
Jan Tattermusch 265dfc0d03 use recommended syntax for command subtitution 9 years ago
Jan Tattermusch 4964b6b86a add run_interop.sh jenins script 9 years ago
Craig Tiller 494f7da271 Remove extra line 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 28c06d8520 Added persistent caching for npm dependencies in Jenkins Dockerfiles 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
Craig Tiller 1f41b6b5ed Simplify adding annotations, annotate more things 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
Nicolas "Pixel" Noble 0221ecbdfd Ensuring docker dependencies present in the container. 9 years ago
murgatroid99 c86909ce71 Fixed node interop build script and Dockerfile 9 years ago
Jan Tattermusch 65854ebbd2 stop using --cidfile for run_tests 10 years ago
Jan Tattermusch 9b9812133c use --name instead of --cidfile 10 years ago
Jan Tattermusch e2686282ac kill interop clients on timeout 10 years ago
David Garcia Quintas 0c331880d0 Hid test-only functions from surface/call.h 10 years ago
Craig Tiller dd25694733 Script to generate latency reports 10 years ago
Nicolas "Pixel" Noble 52f6fc1e1e All of the subprojects need to generate a report, otherwise Jenkins will be sad. 10 years ago
Craig Tiller 35505de42c Retry timeouts on pull requests 10 years ago
Craig Tiller 86253ca1da Latency traces 10 years ago
Stanley Cheung abf36b1539 backport part of #3543 shebang fix to release-0_11 branch 10 years ago
Jan Tattermusch 64d7c2461a make C# auth interop tests up to spec 10 years ago
Craig Tiller 9bb0161251 Further work on new prof analyzer 10 years ago
Craig Tiller 504ed5997a Get basic profiler working again 10 years ago
Jan Tattermusch 6438cfcaf2 fix if exist syntax in .bat files 10 years ago
Jan Tattermusch 874aec02b4 move nuget restore into prebuild step on windows 10 years ago
David Garcia Quintas 7fd0fd5023 C++ Alarm implementation (with tests). 10 years ago
Jan Tattermusch 48423fc843 move C# nuget restore on linux to prebuild phase 10 years ago
Nicolas "Pixel" Noble bcf988f0f3 Splitting out bundle install for ruby into the prebuild step. 10 years ago
Jan Tattermusch 7828e813f7 make C# interop test args parsing compliant with spec 10 years ago