Eric Gribkoff
86568c4de2
Update pip before installing grpcio
5 years ago
Jan Tattermusch
326939fb64
temporarily disable node tests
5 years ago
Eric Gribkoff
8db85b3e07
Add --path_to_server_binary arg for prebuilt images
5 years ago
Jan Tattermusch
6ad89b6369
also upload className in upload_rbe_results.py
5 years ago
Eric Gribkoff
2c0a9c1ca8
fix duplicate logs
5 years ago
Eric Gribkoff
fb90989c7b
fix format, exit(1) if any failures
5 years ago
Eric Gribkoff
3cff1570b5
yapf
5 years ago
Eric Gribkoff
bf85f6c88d
typo
5 years ago
Eric Gribkoff
a83409bd87
Reduce resource requirements for some test runs
...
Adds --instance_group_size parameter and skips creating IGs in the
secondary zone is not used by any of the specified test cases.
5 years ago
Eric Gribkoff
11671b0407
log exception and init client_process
5 years ago
Eric Gribkoff
7675e433fe
fix encoding issue with python 3
5 years ago
Eric Gribkoff
2c5aa5fa26
find path properly
5 years ago
Eric Gribkoff
3f8bf3b411
adjust report directory
5 years ago
Eric Gribkoff
9e1110cb11
Split logs by test case and run client separately for each test
5 years ago
Eric Gribkoff
feeb7158f2
Increase wait for VMs to come online
5 years ago
Eric Gribkoff
b0ac806183
set zone in bootstrap file
5 years ago
Jan Tattermusch
1316ae2d30
remove run_tests.py sanitizers from run_tests_matrix.py
5 years ago
Jan Tattermusch
c9ae8ed9c7
regenerate projects
5 years ago
Jan Tattermusch
b24ddc02fd
regenerate projects
5 years ago
Jan Tattermusch
e863750403
regenerate projects
5 years ago
Eric Gribkoff
699817b709
Increase timeout for GCP API operations
5 years ago
Jan Tattermusch
fea074384f
sometimes not all RBE results are uploaded
5 years ago
Jan Tattermusch
e20ed51e6f
easier debugging for upload_rbe_results.py
5 years ago
Jan Tattermusch
bf206eb4fa
regenerate projects
5 years ago
Jan Tattermusch
5a92850ca6
regenerate projects
5 years ago
Eric Gribkoff
8ded5ececb
Set TRAFFICDIRECTOR_NETWORK_NAME in bootstrap
5 years ago
Eric Gribkoff
afa9d0d2d7
Add machine_type param and fix default types
5 years ago
Jan Tattermusch
75c6034859
regenerate projects
5 years ago
Jan Tattermusch
8655e5e745
regenerate projects
5 years ago
Eric Gribkoff
0c62acf138
Increase timeouts for some GCP api operations
5 years ago
Eric Gribkoff
14e79b2138
include test case name in logging
5 years ago
Eric Gribkoff
26e31e15d8
blank line
5 years ago
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.
5 years ago
Eric Gribkoff
33463cc1ed
support arbitrary IPs in forwarding rule creation
5 years ago
Esun Kim
eae488fc66
Update abseil to get the recent patch on LTS 2020_20_25
5 years ago
Eric Gribkoff
1816401abf
remove unused param
5 years ago
Eric Gribkoff
8562a13fab
fix line
5 years ago
Eric Gribkoff
58bdf6995c
typo
5 years ago
Eric Gribkoff
033695da8b
reviewer comments
5 years ago
Esun Kim
b308241343
Fix clang-tidy issues
5 years ago
Esun Kim
e019f18707
Fix C2196: egrep is non-standard and deprecated.
5 years ago
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
Alexander Polcyn
e482b79ee8
Change grpclb policy to use internal connectivity state watch API
5 years ago
Matthew Stevenson
3c87fb610f
Add comments to TlsFetchKeyMaterials API and add a test file for the TLS credentials options.
5 years ago
Jan Tattermusch
3bb4d312df
regenerate projects
5 years ago