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
3 years ago
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
4 years ago
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.
4 years ago
Eric Gribkoff
034cdbeb07
Merge pull request #24094 from ericgribkoff/xds_python3.6
...
xds tests: pin grpcio and grpc-tools to 1.31.0
4 years ago
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
4 years ago
Menghan Li
ccc8f50504
Merge pull request #23923 from menghanl/xds_test_set_serving_status
4 years ago
Menghan Li
a7dc27d4e9
xds testing: check serving status is set correctly
...
And print what status was set. This helps debugging when the test fails
4 years ago
Eric Gribkoff
86568c4de2
Update pip before installing grpcio
5 years ago
Eric Gribkoff
704415e252
Add params for running in other test environments
5 years ago
Eric Gribkoff
31fa9550e5
Add runner script for xDS integration tests
5 years ago
ZhouyihaiDing
9ef881e1ac
PHP: chang shared channel behavior
...
PHP: add persistent list upper bounnd check
change upper bound from global to each target
add ref/unreef; Only delete ref_count=0; make the code cleaner
persistent map update after review
u2nd pdate after the review
7 years ago
Mehrdad Afshari
009941ed51
Fix build_php.sh to pass shellcheck
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Stanley Cheung
469bd1bc3e
update copyright year
9 years ago
Stanley Cheung
a6b9548c43
Add lcov php code coverage report
9 years ago
Stanley Cheung
7a4e8e4498
php: fix jenkins flake
9 years ago
Stanley Cheung
40d53ee7a4
php: fix jenkins macos build error
9 years ago
Stanley Cheung
d0532654b0
php: fix build failure on mac
9 years ago
Craig Tiller
ce5021b0b9
Add missing new-lines at end of file
10 years ago
Craig Tiller
0605995e55
Update copyright to 2015
10 years ago
Craig Tiller
834288138d
Add shell script copyrights
10 years ago
murgatroid99
564b944b3c
Started fixing php test runner
10 years ago
Craig Tiller
bc29d80159
Better GRPC_LIBDIR config
10 years ago
Craig Tiller
c80530920b
Using --enable-grpc configure flag
10 years ago
Craig Tiller
e3ccd8f79d
Build static for php
10 years ago
Craig Tiller
1c76a7bad8
Build in the correct directory
10 years ago
Craig Tiller
aac57fde95
Build php modules from run_tests.py
10 years ago
Craig Tiller
f1973b0652
Add support for building outside of the Makefile
10 years ago