Eric Gribkoff
699817b709
Increase timeout for GCP API operations
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
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
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
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
47ceb4e035
set timeout on rpc call
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
Eric Gribkoff
704415e252
Add params for running in other test environments
5 years ago
Eric Gribkoff
237e1cd033
typo
5 years ago
Eric Gribkoff
0bc088fbd3
e2-standard-2
5 years ago
Eric Gribkoff
df470c3e68
fix with clause
5 years ago
Eric Gribkoff
09df710f07
generate bootstrap
5 years ago
Eric Gribkoff
1e75218905
wait for backend health first
5 years ago
Eric Gribkoff
31fa9550e5
Add runner script for xDS integration tests
5 years ago