Commit Graph

6809 Commits

Author SHA1 Message Date
Jan Tattermusch d4f3e05fef switch C++ interop tests to cmake 2020-07-31 10:33:10 +02:00
Mark D. Roth 60283a1085
Merge pull request #23582 from markdroth/grpclb_authority
Remove TargetAuthorityTable in favor of a per-address channel arg.
2020-07-29 15:18:13 -07:00
apolcyn 12074d691d
Merge pull request #23620 from apolcyn/granular_ruby_targets
Split up tools/run_tests/helper_scripts/run_ruby_end2end_tests.sh into granular targets
2020-07-29 15:08:19 -07:00
apolcyn 94c44af070
Merge pull request #23639 from apolcyn/ruby_source_distrib_test
Add a distrib test for source-only ruby packages on linux
2020-07-29 13:33:44 -07:00
Alexander Polcyn 825dc5731f Add a distrib test for source-only ruby packages 2020-07-28 21:33:10 -07:00
ZHANG Dapeng fe6034fec8
Merge pull request #23650 from grpc/dapengzhang0-patch-1
Fix string interpolation in run_xds_tests.py
2020-07-28 10:50:47 -07:00
ZHANG Dapeng 44a8ee928d
Fix string interpolation in run_xds_tests.py 2020-07-28 09:19:38 -07:00
Eric Gribkoff 5b6997d5a7
Merge branch 'master' into delay_fail_on_failed_rpc 2020-07-27 23:48:50 -07:00
Alexander Polcyn 9b4ef62cb9 Split up run_ruby_end2end_tests.sh into more granular test targets 2020-07-27 15:07:23 -07:00
Eric Gribkoff 7df3017c8a Update semantics of --fail_on_failed_rpc 2020-07-27 10:11:19 -07:00
Menghan Li 1c2f57ae1d xds interop: add routing path matching to framework
- prefix and full path
- header matching
- print client cmd to run
- new test cases are not included in all
2020-07-27 09:39:42 -07:00
Mark D. Roth c35a37d6c2 Remove TargetAuthorityTable in favor of a per-address channel arg. 2020-07-23 08:23:05 -07:00
Vijay Pai 1013ad87f7 Fixes to match shellcheck 2020-07-23 01:58:35 -07:00
Vijay Pai 54a10f265d Consistency check core_version and version 2020-07-23 01:28:21 -07:00
Jan Tattermusch b775f62afb
Merge pull request #23523 from JamesNK/jamesnk/interoptests-remove-version
Output grpc-dotnet interop apps to specific directories
2020-07-22 15:55:30 +02:00
James Newton-King 21e855592a
Output grpc-dotnet interop apps to specific directories 2020-07-22 09:02:13 +12:00
apolcyn 3b2e1c027e
Merge pull request #23535 from apolcyn/repro_epollex_issue_minimal
Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely processing of events
2020-07-21 13:55:26 -07:00
Alexander Polcyn bdfd96ad03 Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely
processing of events
2020-07-21 11:18:39 -07:00
Jan Tattermusch 76741f7635
Merge pull request #23565 from jtattermusch/python_dev_stop_excluding_hpp
Stop stripping .hpp files from python source packages
2020-07-21 19:11:59 +02:00
Lidi Zheng 952c4174ad
Merge pull request #23528 from emkornfield/upgrade_boring
Upgrade BoringSSL to latest on master-with-bazel branch
2020-07-21 10:09:27 -07:00
Jan Tattermusch 751b1d04cf stop stripping .hpp files from python source packages 2020-07-21 15:01:38 +02:00
Stanley Cheung 2b84ddbc89
Merge pull request #23550 from jtattermusch/php_distrib_15min
increase timeout for PHP distribtests
2020-07-20 13:31:19 -07:00
Jan Tattermusch cf21444b3c increase timeout for PHP distribtests 2020-07-20 18:15:44 +02:00
Stanley Cheung dea6fbb023 Updated comments 2020-07-20 01:47:33 -07:00
Stanley Cheung cf9be63c49 Update PHP artifact test 2020-07-17 22:58:50 -07:00
Micah Kornfield 1f07c0c75f update one more place 2020-07-17 13:56:55 -07:00
Mark D. Roth a0f08b1b06 Revert "Merge pull request #21941 from markdroth/xds_logging"
This reverts commit 37d5d93983, reversing
changes made to 0e8190a3c9.
2020-07-17 10:19:28 -07:00
Jan Tattermusch 4f96118724 move routeguide c++ distribtest under cmake_pkgconfig 2020-07-15 08:56:46 +02:00
Jan Tattermusch 3456636150
Merge pull request #23455 from jtattermusch/port_server_python3
Make port server python3 compatible
2020-07-14 20:21:53 +02:00
Jan Tattermusch e329d1ddd0 bytes(string, encoding) is not supported in python2
results in error "TypeError: str() takes at most 1 argument (2 given)"
2020-07-14 17:46:27 +02:00
Jan Tattermusch 375b8551f7 update bigquery partition expiration 2020-07-13 15:04:53 +02:00
Jan Tattermusch 4847f85367 make port server python3 compatible 2020-07-13 11:35:07 +02:00
Jan Tattermusch 8cf57b2dda
Merge pull request #23410 from jtattermusch/upgrade_boringssl_submodule
Upgrade boringssl submodule to latest master-with-bazel
2020-07-09 13:49:54 +02:00
Donna Dionne 8dd0cb4712 Add support for xDS regex matchers. 2020-07-07 13:17:25 -07:00
Esun Kim 9cb284abef Make pluing embed zlib 2020-07-07 09:58:03 -07:00
apolcyn 4cacc60651
Merge pull request #23333 from apolcyn/bad_md_drops_call_creds_thread
Make sure call creds user callbacks can't kill the ruby call credentials thread
2020-07-05 23:22:54 -07:00
yulin liang 64ab4fc9b1
Merge pull request #23298 from yulin-liang/prefix_import_path
Objc support PB runtime import override
2020-07-01 10:13:48 -07:00
Jan Tattermusch 0129e35e37 update boringssl dependency to master-with-bazel commit SHA 2020-07-01 14:25:32 +02:00
yulin-liang 317fd2e13f Objc support PB runtime import override 2020-06-30 15:11:02 -07:00
Esun Kim 40dbe0e28a Removed grpc_artifact_protoc/Dockerfile 2020-06-29 20:26:54 -07:00
Alexander Polcyn 95387716dc Make sure call creds user callbacks can't kill the ruby call credentials thread 2020-06-26 18:29:22 -07:00
apolcyn 56c04ddaed
Merge pull request #19756 from apolcyn/fix_ruby_md
Fix auth plugin context use-after-free in ruby
2020-06-26 17:54:50 -07:00
Esun Kim eff27a6593
Merge pull request #23288 from veblush/manylinux2014
Added Manylinux2014
2020-06-26 13:56:00 -07:00
Alexander Polcyn b88c0a22c7 Fix use-after-free in ruby call creds 2020-06-26 13:26:54 -07:00
Mark D. Roth c1d7180daa Use upb textformat library to dump out raw xDS proto messages 2020-06-24 10:10:03 -07:00
Esun Kim 445f6814eb Add manylinux2014 artifacts 2020-06-23 15:09:04 -07:00
Esun Kim 681d2fcb08 Rename com_github_google_googletest to com_google_googletest 2020-06-23 14:38:15 -07:00
Mark D. Roth 728d02f4df
Merge pull request #23104 from markdroth/chttp2_server_c++
Convert chttp2 server connection-handling code to C++.
2020-06-22 12:36:42 -07:00
Jan Tattermusch 89be9c27f1
Merge pull request #23220 from chalin/chalin-docs-fix-grpc-io-links-200616
Docs: fix links to grpc.io quick start, tutorial and other pages
2020-06-22 14:11:53 +01:00
Mark D. Roth 492889f1c0 Convert chttp2 server connection-handling code to C++. 2020-06-19 11:32:18 -07:00