Eric Gribkoff
0ddf5565e3
yapf
5 years ago
Eric Gribkoff
c1677cd8a4
try-finally
5 years ago
Eric Gribkoff
1cec654ac1
wait longer for deletion
5 years ago
Eric Gribkoff
4a594a1011
fix typo
5 years ago
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
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
Yash Tibrewal
a5a862dcfe
Merge pull request #22166 from yashykt/21221fix
...
Remove the flakiness of disappearing_server end2end test. Fix #21221
5 years ago
Vijay Pai
fe72304e54
Switch registered calls to a map and check the map before inserting
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
donnadionne
6c1a679840
Merge pull request #22160 from donnadionne/gitallowed
...
.gitallowed modification on the path of test files.
5 years ago
Jan Tattermusch
3bb4d312df
regenerate projects
5 years ago
Jan Tattermusch
0faead377e
simplify sanitize.sh script
5 years ago
Jan Tattermusch
394539f6d4
add back missing header to Doxyfile.c++
5 years ago
Jan Tattermusch
5a6e713bda
fix ruby linux artifact build
5 years ago
Jan Tattermusch
2945f9b0a3
fix bazel wrapper download race in sanity tests
5 years ago
Jan Tattermusch
543d8796f0
dont build some microbenchmarks on windows
5 years ago
Jan Tattermusch
380a362417
dont build time_jump_test on windows
5 years ago
Jan Tattermusch
41ac287f7b
generate build metadata from bazel BUILD
5 years ago
Richard Belleville
8994302049
Merge pull request #22152 from gnossen/bump_to_1.29
...
Bump master to 1.29
5 years ago
Eric Gribkoff
d0f91d2e73
Use grpc_bazel.sh to run the xds test client using bazel
5 years ago
Eric Gribkoff
6521dbacea
Merge pull request #22142 from ericgribkoff/add_timeout
...
set timeout on rpc call
5 years ago
Esun Kim
933d564e73
Merge pull request #22153 from veblush/absl-ios-update
...
Update gRPC podspec to use Abseil 0.20200225
5 years ago
Donna Dionne
4c53c9d7c9
.gitallowed modification on the path of test files.
5 years ago
ZhenLian
f86eafbbbb
Merge pull request #22155 from grpc/zhen_add_owner
...
add me(ZhenLian) as project maintainer
5 years ago
Nicolas Noble
87dd9d6e9e
Merge pull request #22156 from nicolasnoble/git-secrets
...
Adding basic .gitallowed for git secrets.
5 years ago
Nicolas "Pixel" Noble
da77f8c0c9
Adding basic .gitallowed for git secrets.
5 years ago
Esun Kim
e9f41b7847
Update gRPC podspec to use Abseil 0.20200225
5 years ago
Zhen Lian
58a79da2b9
add me(ZhenLian) as project maintainer
5 years ago
Mark D. Roth
bc6fb3e70b
Merge pull request #22100 from markdroth/lb_policy_config_legacy_handling
...
Always construct LB policy config, even when only the policy name is specified.
5 years ago
Karthik Ravi Shankar
ed3edcf975
Merge pull request #21835 from longkb/remove_redundance_words
...
Fix some spelling errors in comment
5 years ago
Richard Belleville
5ef379870d
Regenerate projects
5 years ago
Richard Belleville
e659e3e398
Bump version to 1.29, Gringotts
5 years ago
Mark D. Roth
48b9cd992d
Always construct LB policy config, even when only the policy name is specified.
5 years ago
Esun Kim
389d9baa6f
Merge pull request #22099 from veblush/absl-update
...
Update abseil to LTS (lts_2020_02_25)
5 years ago
Eric Gribkoff
47ceb4e035
set timeout on rpc call
5 years ago
Esun Kim
6b3d0f61b3
Fix illegal access
5 years ago
Esun Kim
dc8c0a2c2b
Update abseil to lts_2020_02_25
5 years ago
Eric Gribkoff
dfcd0331bd
Merge pull request #22139 from ericgribkoff/stats_port_flag
...
Add --stats_port and --service_port_range params
5 years ago
Eric Gribkoff
e8325a16e6
Add --stats_port and --service_port_range params
...
--service_port_range replaces --grpc_port and allows the test driver to
pick an available port, allowing multiple instances of the test to run
simultaneously in the same GCP project and network
5 years ago
Richard Belleville
4be68955a2
Merge pull request #22131 from muxi/port-22130
...
Port #22130 : gRPC C++ podspec replace openssl with openssl_grpc
5 years ago
Muxi Yan
ef1a4b87a8
gRPC C++ podspec replace openssl with openssl_grpc
5 years ago
Eric Gribkoff
99734c2d20
Merge pull request #22098 from ericgribkoff/more_run_test_params
...
Add params for running in other test environments
5 years ago
Esun Kim
b540b8a71c
Merge pull request #22039 from larskanis/binary-ruby-2.7
...
Add ruby-2.7 to build process of binary gems for Windows and Linux
5 years ago
Yash Tibrewal
c11aafda85
Merge pull request #22116 from grpc/rotation-yash
...
Rotation to yash
5 years ago
Vijay Pai
659cba3511
Merge pull request #22118 from grpc/revert-21324-x-goog-user-project
...
Revert "feat: add x-goog-user-project header from quota_project_id field"
5 years ago
Vijay Pai
f6b38f75a4
Revert "feat: add x-goog-user-project header from quota_project_id field"
5 years ago
Nicolas Noble
73e4049ef5
Update pull_request_template.md
5 years ago