AJ Heller
b056bc41d3
[test] Remove deprecated flag from run_tests* scripts ( #37261 )
...
`--internal_ci` has been deprecated and unused for 6 years. https://github.com/grpc/grpc/pull/16635
Closes #37261
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37261 from drfloob:rm-internal-ci-flag 486eb1cc44
PiperOrigin-RevId: 657276079
4 months ago
Jan Tattermusch
a7e3e76aed
use different service_account_key for interop tests
6 years ago
Jan Tattermusch
58f167abeb
upload both sponge_log.xml and sponge_log.log
6 years ago
Jan Tattermusch
424c1034ac
decrease parallelism in interop tests
7 years ago
Adele Zhou
bed721cbf7
Remove VIP in cloud-to-prod interop tests.
7 years ago
Adele Zhou
0633c9fbd2
Add cloud gateways to interop tests.
7 years ago
Matt Kwong
c8089f349f
Clean up and organize interop configs in internal_ci
7 years ago
Jan Tattermusch
3b091ee059
upload reports as artifacts
7 years ago
Adele Zhou
b867c06088
Add config and script for cloud-to-prod for internal ci.
7 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago
Yong Ni
30192a35cf
Breaking grpc_interop into multiple Kokoro jobs
8 years ago
yongni
17342333a8
Update grpc_interop.cfg
8 years ago
Yong Ni
18570ec948
Wed Feb 15 12:49:32 PST 2017
8 years ago
Yong Ni
7676e9ac93
Tue Feb 14 17:35:25 PST 2017
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