Commit Graph

9 Commits

Author SHA1 Message Date
Sergii Tkachenko c82d31677a
[PSM Interop] Legacy tests: update Kokoro to Ubuntu 22.04 (#33685)
ref b/274944592, cl/550719530
2023-07-25 11:08:19 -07:00
Menghan Li 3e34e3aac7
xds/testing: print timestamp of commands in xds tests cripts to help debug timeout failures (#27000)
* xds/testing: print timestamp of commands in xds tests cripts to help debug timeout failures

There were recently many kokoro timeout, after job running for 6 hours.
In those, the run_xds_tests.py only ran less then 2 hours.

There was no enough timestamp to find what was taking so long (either
run_xds_tests.py is stuck, or something before it took too long). This
should add more timestamps to help debug.

* print script start time

* format
2021-08-12 17:12:08 -07:00
Lidi Zheng 0b8cb0227b
Upgrade setuptools and ProtoBuf Python in prep_xds.sh (#26029)
* Upgrade

* Trick Kokoro to run xDS test

* Restore grpc_python_bazel_test.cfg

* Update protobuf

* Add extra layer of protection
2021-04-20 17:47:21 -07:00
Lidi Zheng 3625d9f75e
Update the Python dependency for xDS interop test (#26024)
`xds-protos` includes all the generated Python files for Envoy protos, which is required by Envoy.
2021-04-20 12:36:15 -07:00
Eric Gribkoff a6a7755c3f Pin grpcio and grpc-tools to 1.31.0
Can remove when https://github.com/grpc/grpc/pull/24094 is in a patch
release
2020-09-09 16:07:49 -07:00
Menghan Li a7dc27d4e9 xds testing: check serving status is set correctly
And print what status was set. This helps debugging when the test fails
2020-08-20 23:16:54 -07:00
Eric Gribkoff 86568c4de2 Update pip before installing grpcio 2020-04-02 15:33:35 -07:00
Eric Gribkoff 704415e252 Add params for running in other test environments 2020-02-21 02:19:44 -08:00
Eric Gribkoff 31fa9550e5 Add runner script for xDS integration tests 2020-02-02 17:18:21 -08:00