Commit Graph

396 Commits

Author SHA1 Message Date
Menghan Li 1a10109d10 xds testing: add path_matching and header_matching to cpp tests 2020-07-27 14:04: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
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 a5ab31ac29 Add build_abseil-cpp_at_head 2020-06-23 14:02:55 -07:00
Eric Gribkoff d74e52ad85 Use grpc health checks for PHP and Ruby xDS tests
The test suite now dynamically updates the server's health status (via
the gRPC health service) to simulate failing backends; this requires
grpc health checks, which means the --use_stable_apis flag is no longer
compatible with these checks (it should probably be removed, but will
leave that for a follow-up).
2020-06-17 22:56:51 -07:00
Stanley Cheung 3e4eafab9c Increase PHP/Ruby xDS test timeout 2020-06-03 22:47:37 -07:00
Stanley Cheung 8a856d3814 Fix PHP xDS test 2020-06-03 17:06:28 -07:00
Mark D. Roth 4cfeb71b63 Enable xds_routing_lb tracer in xds interop tests. 2020-06-02 14:25:48 -07:00
Mark D. Roth d674fa3e37 Support xDS via both "xds" and "xds-experimental" URI schemes. 2020-06-01 14:39:37 -07:00
Stanley Cheung 33f3060919 Remove grpc_experiment.cfg checked in accidentally 2020-05-28 11:55:16 -07:00
Stanley Cheung 3614b0088c PHP xDS Interop test client 2020-05-27 21:11:49 -07:00
Stanley Cheung 5b5c5f4478 Ruby xDS interop client 2020-05-19 11:19:02 -07:00
Jan Tattermusch 9f9327860b add testing scripts for xds csharp 2020-05-13 04:27:11 -04:00
Eric Gribkoff 5330ead3ab Add --fail_on_failed_rpc flag to xds tests 2020-04-24 08:57:43 -07:00
Mark D. Roth f8f6034d1a Refactor xds LB policy 2020-04-07 14:03:01 -07:00
Eric Gribkoff 86568c4de2 Update pip before installing grpcio 2020-04-02 15:33:35 -07:00
Eric Gribkoff 63fb190f44 Revert "to revert: run on kokoro"
This reverts commit 936ab4da4f.
2020-04-01 12:26:50 -07:00
Eric Gribkoff 936ab4da4f to revert: run on kokoro 2020-04-01 11:31:19 -07:00
Eric Gribkoff 425f04caac Use prebuilt server image in xds kokokoro job 2020-04-01 11:26:17 -07:00
Eric Gribkoff cbdceeea34 restore kokoro job 2020-03-23 17:07:30 -07:00
Eric Gribkoff d22e89f7fc set OUTPUT_DIR 2020-03-23 14:27:15 -07:00
Eric Gribkoff 7b0cdd43f4 to revert: testing on kokoro 2020-03-23 00:01:10 -07:00
Eric Gribkoff 9e1110cb11 Split logs by test case and run client separately for each test 2020-03-22 23:56:44 -07:00
Richard Belleville c8de6f6496 Increase Python xDS client log verbosity 2020-03-19 23:42:22 +00:00
Richard Belleville fe283856ef Decrease client verbosity 2020-03-19 00:18:09 +00:00
Richard Belleville 56861fb970 Fix path to target 2020-03-18 23:26:20 +00:00
Richard Belleville 4319d02246 Correct python run script path 2020-03-18 22:05:25 +00:00
Richard Belleville bbecc319cc Unrename cpp tests 2020-03-17 23:25:28 +00:00
Richard Belleville 7ec0eda191 Split xDS tests up into separate kokoro jobs 2020-03-17 23:08:57 +00:00
Richard Belleville e88f582cb8 Add Python interop client to CI 2020-03-17 21:10:41 +00:00
Lidi Zheng fda2111af7
Merge pull request #22258 from lidizheng/aio-cq
[Aio] Add an alternative mode for the AsyncIO Stack
2020-03-13 11:40:20 -07:00
Eric Gribkoff dfc46f8f27 more tracers 2020-03-12 10:39:11 -07:00
Eric Gribkoff 52a9492f24 fix GRPC_TRACE for test client 2020-03-12 10:13:24 -07:00
Eric Gribkoff 9e84ea1a01 Increase logging in xds test suite
Include timestamp with Python log statements and log GCP API request
bodies. Also enable gRPC core tracers when running the C++ client.
2020-03-10 22:20:29 -07:00
Eric Gribkoff 6d4910fa12 update kokoro command line 2020-03-10 17:25:00 -07:00
Lidi Zheng 221a50bf87 Allow multiple asyncio engine 2020-03-09 15:20:06 -07:00
Eric Gribkoff f549fe113e
Merge pull request #22170 from ericgribkoff/pre_build_client
Build xds client before launching test driver
2020-02-28 11:36:48 -08:00
Jan Tattermusch 40944d5b55
Merge pull request #22167 from jtattermusch/at_head_timeout_increase
increase timeout for grpc_build_*_at_head.cfg
2020-02-27 13:20:36 -08:00
Eric Gribkoff 41f25b64b1 build binary before starting test runner 2020-02-27 11:42:12 -08:00
Eric Gribkoff 5da8201d50
Merge pull request #22144 from ericgribkoff/use_make
Use grpc_bazel.sh framework to run xDS test client on Kokoro
2020-02-27 10:54:26 -08:00
Jan Tattermusch e9b06b5a0f increase timeout for grpc_build_*_at_head.cfg 2020-02-27 12:03:41 -05:00
Jan Tattermusch 41ac287f7b generate build metadata from bazel BUILD 2020-02-26 19:56:49 -05:00
Eric Gribkoff d0f91d2e73 Use grpc_bazel.sh to run the xds test client using bazel 2020-02-26 16:14:20 -08:00
Esun Kim ab1c64216d
Merge pull request #22092 from veblush/absl-ex
Enable absl completely
2020-02-21 09:11:50 -08:00
Eric Gribkoff 695c844d0f
Merge pull request #22016 from ericgribkoff/xds_kokoro
Run C++ xDS tests on Kokoro
2020-02-20 22:20:33 -08:00
Esun Kim 2295cde4e5 Enable absl completely 2020-02-20 10:16:15 -08:00
Eric Gribkoff 4795b7e361 Run xDS tests on Kokoro 2020-02-20 07:07:41 -08:00
Lidi Zheng 4f1043ebd9 Make Kokoro jobs aware the presence of python_asyncio 2020-02-18 16:26:41 -08:00
Jan Tattermusch f098606c4a Revert "Revert "Reintroduce #21527 (boringssl submodule unification)""
This reverts commit cca892022b.
2020-01-29 09:18:51 -05:00
hcaseyal 5631724539
Merge pull request #21805 from grpc/revert-21797-reintroduce_21527
Revert "Reintroduce #21527 (boringssl submodule unification)"
2020-01-28 10:41:33 -08:00