1541 Commits (22b6bed4835ebc044c6b7ce415ea4c62196dd9d6)

Author SHA1 Message Date
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
Masood Malekghassemi 5a65bcd48c Bring Cython tests back online 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
Craig Tiller fe4939f809 More robust port_server version checking 9 years ago
Jan Tattermusch b1dec72703 add ruby server to run_interop_tests.py 9 years ago
Masood Malekghassemi 60e5f91a39 Enable pip caching on Jenkins slaves 9 years ago
Jan Tattermusch fb8c77d477 add auth interop tests 9 years ago
David Garcia Quintas 35284f0c84 Simplified comments 9 years ago
Jan Tattermusch 2b778d6971 copy service account key logic 9 years ago
Masood Malekghassemi 9554534b5e Clean up build_python.sh 9 years ago
Carl Mastrangelo 4aca796ca2 Add initial interop tests 9 years ago
Craig Tiller 1447ece093 Use sys.executable instead of hard coding python binary string 9 years ago
Craig Tiller 0d6499e7e1 Add more verbose traces for port_server usage 9 years ago
Craig Tiller c6c3189f3d Add more verbose traces for debug output 9 years ago
David Garcia Quintas 809831eef7 Added comments 9 years ago
Jan Tattermusch 4b6bc1e859 added comment about go dependencies 9 years ago
Jan Tattermusch cc1bde7603 add go support to run_interop_tests.py 9 years ago
Craig Tiller 0801ce6ef3 Restore include sanity 9 years ago
Craig Tiller 2468ff56a4 Restore build sanity 9 years ago
Craig Tiller 4de3e4f41e Restore sanity 9 years ago
David Garcia Quintas 985f22e42b Limited number of parallel jobs for generate_projects 9 years ago
David Garcia Quintas f747bbc043 s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm 9 years ago
David Garcia Quintas 9a170333d5 Idem for generate_projects.py 9 years ago
David Garcia Quintas d76cdac17a Type conversion fixes to make GCC 5.2.0 happy 9 years ago
David Garcia Quintas 9260a95062 Explicit Python version for port_server 9 years ago
Nicolas "Pixel" Noble 9baaeade7c Get sanity to output more interesting information if it fails. 9 years ago
Masood Malekghassemi 9229810752 Update build files 9 years ago
Masood Malekghassemi fe1093c3a8 Update build tools 9 years ago
Nicolas "Pixel" Noble 4d97707751 Adding crude html report support. 9 years ago
Jan Tattermusch 210a0ea598 tweaking of run_interop_tests.py 9 years ago
Jan Tattermusch 91ad018c00 Build and run per-language containers for interop tests 9 years ago
murgatroid99 db5b1603b2 Removed most of the gyp file, and the tests for it 9 years ago
murgatroid99 004128ce85 Updated run_tests with new node package location 9 years ago
yang-g 54db83d06d fix run_interop_tests.py 9 years ago
yang-g 035cf093de enable_ssl to use_tls 9 years ago
Nicolas "Pixel" Noble bf6cfc3d18 Adding lcov to the jenkins docker files. 9 years ago
Masood Malekghassemi d43ad333b8 Make load_tests protocol tests run via py.test 9 years ago
murgatroid99 d7d8337df0 Added code for extension coverage 9 years ago