221 Commits (739e739322e15af0a7acc78136dbaba47a33e42a)

Author SHA1 Message Date
Lidi Zheng c0c0b841ea
Correct the wait time for url-map propagation (#28004) 3 years ago
Richard Belleville 59693b7e72
Migrate Infrastructure Scripts to Python 3 (#27135) 3 years ago
Lidi Zheng c100764c8f
Use snake case instead of camel case for dumpped config (#27862) 3 years ago
Lidi Zheng b8c38d6bc2
Support generic_xds_config in GCE/GKE frameworks and Python tests (#27796) 3 years ago
yifeizhuang 5dbb13982f
interop-testing: fix target-proxy not found (#27329) 3 years ago
yifeizhuang f1e4ddc715
interop-testing, staging: ignore urlmap not exist errors in existing resource setup (#27258) 3 years ago
yifeizhuang 5f33e0b3b3
interop-testing: url_map resource leakage (#27223) 3 years ago
Richard Belleville b6cc72f129
Revert "Run 2to3 on tools directory (#26002)" (#27183) 3 years ago
Richard Belleville a388361c3d
Run 2to3 on tools directory (#26002) 3 years ago
Menghan Li 0001d6873d
xds/testing: fix usage of datetime astimezone (#27010) 3 years ago
Menghan Li 3e34e3aac7
xds/testing: print timestamp of commands in xds tests cripts to help debug timeout failures (#27000) 3 years ago
Eric Gribkoff 59d7f38184
Fix resource leaks in xds test (#26967) 3 years ago
Eric Gribkoff aeef9aa8cf
Fix potential_service_ports uninitialized variable error (#26836) 3 years ago
Lidi Zheng 2231c2ba77
Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
Lidi Zheng 72702c2174
Fix exception in setup phase handling (#26710) 3 years ago
Lidi Zheng 048d6be581
Halt and save GCP resources in our interop tests (#26669) 3 years ago
Eric Gribkoff 19cc763137
Disable resource saving (#26377) 4 years ago
Eric Gribkoff ea4232e04d
do best-effort cleanup even if some resources not found (#26248) 4 years ago
Eric Gribkoff 6258c2551e
push up variable declaration (#26348) 4 years ago
Eric Gribkoff 31595c44b2
Add api_listener back to _TEST_CASES (#26246) 4 years ago
Eric Gribkoff 838322e6bc
set bool to not clean up for debugging (#26347) 4 years ago
Eric Gribkoff 176a163b5d
Save resources after failure for b/181361235 (#26338) 4 years ago
Lidi Zheng 6f23b3fb02
Revert "Provide custom sponge configs to exclude manual runs from testgrid (#26283)" (#26325) 4 years ago
Lidi Zheng 113cd9546d
Provide custom sponge configs to exclude manual runs from testgrid (#26283) 4 years ago
Lidi Zheng e002ab4f4a
Just update the timeout (#26223) 4 years ago
Eric Gribkoff cf7f5a0b85
Revert "[xDS interop] Updating the config update timeout to 600s (#26090)" (#26197) 4 years ago
Eric Gribkoff eec83fb2b2
Workaround quota issue with target-grpc-proxies (#26192) 4 years ago
Lidi Zheng 9bc421c6cf
[xDS interop] Updating the config update timeout to 600s (#26090) 4 years ago
yifeizhuang 68aed165a7
Add xDS TD API interop tests: metadata_filter, forwarding_rule_port_match, api_listener (#26065) 4 years ago
Lidi Zheng 26ceb8693a
Enable Traffic Director time tracer (#26111) 4 years ago
Lidi Zheng 0b8cb0227b
Upgrade setuptools and ProtoBuf Python in prep_xds.sh (#26029) 4 years ago
Lidi Zheng f03a839f8a
Fix a typo in CSDS test (#26021) 4 years ago
Lidi Zheng 0123d5460b
Add CSDS xDS interop test (#26007) 4 years ago
Menghan Li 239a440c92
xdsinterop: extend the ports to use (#25881) 4 years ago
Doug Fawley 04b9d19718
xds: move path/header_matching to all; add fault_injection to ruby and python (#25892) 4 years ago
Richard Belleville 122af200e7
Fix KeyError (#25895) 4 years ago
Lidi Zheng 04166bd7d2
Improve the run_xds_tests logging (#25871) 4 years ago
Lidi Zheng c42577e75f
Increase timeout case retry from 20 to 60 (#25853) 4 years ago
Doug Fawley e5829de296
testing: allow 10m for first xds fault_injection case (#25779) 4 years ago
Menghan Li 74b767d72c
xds testing: set fault injection env var, so the test can be turned on (#25735) 4 years ago
Menghan Li c57a4be05d
Disable fault injection env var in xds interop tests (#25676) 4 years ago
Doug Fawley 6276b66490
run_xds_tests: add fault_injection tests (#25641) 4 years ago
Doug Fawley df3e225466 run_xds_tests: use frozenset for const instead of set 4 years ago
Doug Fawley 526a5690f5 add timeout to xds test runs; prevent running V3/alpha tests 4 years ago
Doug Fawley dcbfcdbf80 formatting 4 years ago
Doug Fawley c73932b261 add timeout tests 4 years ago
Menghan Li b125fd3bf5 xds testing: add case insensitive path matching 4 years ago
Menghan Li be3369ceae add regex header matching 4 years ago
Menghan Li fe52ed2a82 xds_testing: add more header matcher tests 4 years ago
Menghan Li e9e3412d9f xds testing: increase path and header matching timeout 4 years ago