Eric Gribkoff
ac6a79a108
Add additional xds test cases
5 years ago
Eric Gribkoff
1576de5d35
Refactor xds test driver to prepare for additional test cases
...
The bulk of this change is the introduction of a GcpResource object to
track the created VMs, backend services, URL maps, etc. The additional
test cases for xDS integration greatly increase the complexity of the
resources required (e.g., multiple backend services, instance groups in
different zones) and the GcpResource construct makes keeping track of -
and cleaning up - these resources much cleaner.
5 years ago
apolcyn
5b9b5ebe26
Merge pull request #22133 from apolcyn/use_internal_watch_state_with_grpclb
...
Change grpclb policy to use internal connectivity state watch API
5 years ago
Muxi Yan
d7d46ed1e1
Have more verbose test failure information
5 years ago
Muxi Yan
b5ea30b7b1
Retry testConcurrentRPCsWithErrors
5 years ago
Matthew Stevenson
caf55b5745
Add comments on the use of TlsFetchKeyMaterials.
5 years ago
Matthew Stevenson
864e232edf
Update TlsServerCredentials to initialize C-core.
5 years ago
Matthew Stevenson
278468db0c
Modify TlsFetchKeyMaterials comments.
5 years ago
Mark D. Roth
5e98ad4077
Merge pull request #22101 from markdroth/lb_graceful_switcher
...
Refactor code for gracefully switching child LB policies.
5 years ago
Jan Tattermusch
b430c46e1b
Merge pull request #22179 from jtattermusch/start_marking_as_flaky
...
Allow marking bazel test as flaky, under certain rules
5 years ago
Eric Gribkoff
f549fe113e
Merge pull request #22170 from ericgribkoff/pre_build_client
...
Build xds client before launching test driver
5 years ago
Richard Belleville
10b187b69e
Merge pull request #22178 from jtattermusch/alternative_build_yaml_import_fix
...
Also generate grpc++_test library
5 years ago
Mark D. Roth
19e28b1353
Refactor code for gracefully switching child LB policies.
5 years ago
Matthew Stevenson
8b072eb7ac
Remove comment.
5 years ago
Matthew Stevenson
006980a915
Merge remote-tracking branch 'upstream/master' into tls-documentation-1
5 years ago
Zhanghui Mao
26985fd722
fix sanity checks
5 years ago
Alexander Polcyn
e482b79ee8
Change grpclb policy to use internal connectivity state watch API
5 years ago
Vijay Pai
bc1867b0ee
Merge pull request #22173 from grpc/vjpai-patch-1
...
Document that non-OK status gives no message on unary Finish
5 years ago
Jan Tattermusch
cbb0ef2717
try marking some offenders as flaky
5 years ago
Jan Tattermusch
176f4cc4e4
support Flaky=True for grpc_cc_tests
5 years ago
Jan Tattermusch
f830ed4c32
regenerate projects
5 years ago
Jan Tattermusch
8640d82309
fix import broken by missing grpc++_test library
5 years ago
Matthew Stevenson
08cd000364
Implement Zhen's changes.
5 years ago
Yash Tibrewal
ff8fecb7f2
Delete api_fuzzer.cc
5 years ago
Mark D. Roth
144adbc194
Merge pull request #22147 from markdroth/xds_overprovisioning_capability
...
xds: send no-overprovisioning client capability and populate user_agent fields
5 years ago
Vijay Pai
e859aa8169
Update server_callback_impl.h
5 years ago
Moiz Haidry
0263269e41
Merge pull request #21984 from mhaidrygoog/call_credentials_debug_string
...
CallCredentials debug string API
5 years ago
Lidi Zheng
05fa7c9255
Remove logging from qps_worker.py
5 years ago
Lidi Zheng
18a5fbeb93
Make Buildifier happy
5 years ago
Jan Tattermusch
40944d5b55
Merge pull request #22167 from jtattermusch/at_head_timeout_increase
...
increase timeout for grpc_build_*_at_head.cfg
5 years ago
Mark D. Roth
729fd16dc3
Merge pull request #21978 from markdroth/fuzzer_flag_fix
...
Fix flag processing breakage from #18853 .
5 years ago
Mark D. Roth
28b950e407
Merge remote-tracking branch 'upstream/master' into xds_overprovisioning_capability
5 years ago
Eric Gribkoff
41f25b64b1
build binary before starting test runner
5 years ago
Matthew Stevenson
786e6c3ed3
Fix build issues.
5 years ago
Moiz Haidry
1d47046807
Merge from HEAD
5 years ago
Eric Gribkoff
5da8201d50
Merge pull request #22144 from ericgribkoff/use_make
...
Use grpc_bazel.sh framework to run xDS test client on Kokoro
5 years ago
Vijay Pai
057f2b6139
Merge pull request #22017 from vjpai/method_map
...
Reuse registered call metadata across stubs of the same service on the same channel
5 years ago
Matthew Stevenson
ad9a9a7067
Remove unnecessary comments.
5 years ago
Matthew Stevenson
e0a748d2e4
Fix build.yaml vs build_autogenerated.yaml
5 years ago
Yash Tibrewal
a5a862dcfe
Merge pull request #22166 from yashykt/21221fix
...
Remove the flakiness of disappearing_server end2end test. Fix #21221
5 years ago
Matthew Stevenson
3c87fb610f
Add comments to TlsFetchKeyMaterials API and add a test file for the TLS credentials options.
5 years ago
Vijay Pai
fe72304e54
Switch registered calls to a map and check the map before inserting
5 years ago
Moiz Haidry
f53456210d
Addressed Mark's comments
5 years ago
Jan Tattermusch
e9b06b5a0f
increase timeout for grpc_build_*_at_head.cfg
5 years ago
Moiz Haidry
0c5545a894
Merge from HEAD after build.yam autogenration
5 years ago
Jan Tattermusch
07517e39bb
Merge pull request #21929 from jtattermusch/build_yaml_experiments2
...
Autogenerate build.yaml equivalent from bazel BUILD metadata (with bazel query xml)
5 years ago
Yash Tibrewal
612c743f54
Remove the flakiness of disappearing_server end2end test. Fix #21221
5 years ago
Moiz Haidry
38a676ca2e
Fix abseil version
5 years ago
Moiz Haidry
88096215a3
Merge with HEAD
5 years ago
Moiz Haidry
88b0d84905
Addressed Vijay's comments, fixed string headers
5 years ago