sanjaypujare
fc8a57d670
xds-k8s/xlang: increase timeout to 9 hours and misc changes ( #27339 )
3 years ago
sanjaypujare
e7dbac5e26
xds-k8s: increase timeout to 7 hours (6 hours plus safety factor of 1 hour) ( #27318 )
3 years ago
sanjaypujare
714eaa9df8
xds-k8s: fix typo to remove _java from the script name ( #27278 )
3 years ago
sanjaypujare
e20e26f0d4
xds-k8s/interop: add files for cross language testing ( #27234 )
...
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
3 years ago
Yash Tibrewal
9e86baaea6
Revert grpc_xds_k8s_python timeout to 120mins ( #26221 )
...
Seems to have been inadvertently increased in #26187
4 years ago
Eric Gribkoff
9b4bf90753
Increase xds job timeouts ( #26187 )
4 years ago
Richard Belleville
3732ee0317
ADD Python xDS security interop test CI scripts ( #26073 )
4 years ago
Yash Tibrewal
28ef8d98e0
xds k8s kokoro job - Add git commit as tag for images ( #26051 )
4 years ago
Yash Tibrewal
57cb063fb7
Add kokoro job for xds psm security tests ( #26033 )
...
* add kokoro job for xds psm security
* Fix scripts
* Cleanup
* Add copyright
4 years ago
Eric Gribkoff
1822a11c84
increase c# and c++ xds timeouts
4 years ago
Penn (Dapeng) Zhang
bc600d57c9
Add xds v3 kokoro tests
4 years ago
Eric Gribkoff
42ec625d27
Merge pull request #24012 from ericgribkoff/python_timeout_bump
...
Increase xds job timeout for python and c#
4 years ago
Eric Gribkoff
03ba9336dd
Increase xds job timeout for python and c#
4 years ago
Jan Tattermusch
9f9327860b
add testing scripts for xds csharp
5 years ago
Jan Tattermusch
58f167abeb
upload both sponge_log.xml and sponge_log.log
6 years ago
Jan Tattermusch
121d686ecd
mark XML log from grpc_coverage as artifact
7 years ago
Matt Kwong
fa90655822
Add coverage test to Kokoro
7 years ago
Matt Kwong
d987d95423
Don't collect everything after running a build
7 years ago
Matt Kwong
2457a04bff
Add Performance profiling job to Kokoro
7 years ago
Jan Tattermusch
3b091ee059
upload reports as artifacts
7 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago
Jan Tattermusch
9f4ab994ee
add artifact build jobs
8 years ago
Matt Kwong
8809afd0ab
Update regex to find sponge_log.xml
8 years ago
Matt Kwong
d47e4a5c32
Remove Bash header from .cfg files and update copyright year
8 years ago
Matt Kwong
d9f5e314c0
Add more jobs to internal CI
8 years ago
Matt Kwong
a651bf1b26
Increase test timeout duration for internal CI
8 years ago
Jan Tattermusch
3e6bd8564e
fixup
8 years ago
Jan Tattermusch
c939446a74
artifact uploading and test report
8 years ago
Jan Tattermusch
d4c33b9bfe
increase master timeout
8 years ago
Jan Tattermusch
17db9022f1
add grpc_fuzzer_client config
8 years ago
Jan Tattermusch
4024e8961d
basic config for internal CI
8 years ago
Jan Tattermusch
9bb7062f20
Fix gcc4.4 tests
9 years ago
Craig Tiller
b79c1e112e
Ensure we can compile boringssl before trying: old compiler compatibility
...
Allow compiling with openssl
9 years ago
Nathaniel Manista
fa6cad701c
grpc_set_ssl_roots_override_callback for Python
9 years ago
Masood Malekghassemi
116982ea89
Include core in Python distribution
9 years ago
Masood Malekghassemi
fe8dc883d0
Reorganize Python packages
...
This is in preparation of moving all tests into a separate package to
enable ease of coverage checking and testing.
9 years ago
Craig Tiller
94640a3df9
Rework python, expand tool to make this easier
10 years ago
Nathaniel Manista
1d1f952731
The Python interoperability testing server.
10 years ago
Nathaniel Manista
b8b0adfbf9
Refactoring of the Python build.
...
The source code is moved from src/python to
src/python/src. A setup.py is added at
src/python. The build_python.sh and
run_python.sh scripts are updated to build
and run the Python tests by building a
package and installing it in the developer's
Python 2.7 virtual environment.
10 years ago
Nathaniel Manista
59d095a7df
The logging_pool module.
10 years ago