Richard Belleville
7942f30f63
Add bazel cpp distribtest for grpc_cc_library ( #29175 )
...
* Add bazel cpp distribtest for grpc_cc_library
* Add new directory to bazelignore
* Try changing to workspace differently
* Debug cd
* Fix bazel wrapper
* Yet more debug
* Try again
* Clean up
* Sanity fixes
* Run per-language distribtests even if overall build fails
3 years ago
Richard Belleville
e79b2a9b32
Add Documentation for Supported Bazel Versions ( #29191 )
...
* Create Bazel support range docs
* Review comments
* Move supported versions file
3 years ago
Jan Tattermusch
6b8a17d1ea
add bazel 5.0 to bazel distribtest ( #28894 )
3 years ago
Jan Tattermusch
fa8a122862
Add bazel distribtests (minimalist version that only tests with bazel 3.x and 4.x) ( #27486 )
...
* Make repo globally buildable
* Add initial distrib test script
* Add test script
* Support multiple versions
* Split out a separate latest version test
* Integrate with kokoro
* make tools/bazel version overridable
* added simplified test_single_bazel_version.sh
* cleanup .bazelignore
* only test 3.x and 4.x
* always test all the bazel versions
* revert unnecessary changes
* revert unnecessary changes
* fix shellcheck error
Co-authored-by: Richard Belleville <rbellevi@google.com>
3 years ago
Jan Tattermusch
4cbdf08e61
debug out of disk space in run_interop_matrix_tests.py
6 years ago
Jan Tattermusch
32495f4cee
address review comments
6 years ago
Jan Tattermusch
6b5f1143fc
allow running adhoc interop matrix tests
6 years ago
Jan Tattermusch
b2f56a0018
Revert "run_interop_matrix.py speedup"
7 years ago
Jan Tattermusch
97cdc6de5d
allow running adhoc interop matrix tests
7 years ago
Adele Zhou
c9b945d23f
Turn on allow_flakes
7 years ago
Adele Zhou
10ab806d28
record results to bq
7 years ago
Yong Ni
a808af1561
Added grpc_interop_matrix.cfg for kokoro.
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Matt Kwong
c4f73ece94
Add MacOS interop and UBSan C to internal CI
8 years ago
Jan Tattermusch
e44afe7170
source the linux rc file
8 years ago
Matt Kwong
598fb57336
Enable IPv6 in Docker for internal CI
8 years ago
Alexander Polcyn
50fdc8ab19
add http2 server test for unary calls that uses small frames and padding
8 years ago
Yong Ni
facc5c72ea
Tue Feb 21 12:19:48 PST 2017
8 years ago
Yong Ni
30192a35cf
Breaking grpc_interop into multiple Kokoro jobs
8 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
David Garcia Quintas
d053ded310
copyriiiights, fuuuuu
9 years ago
Craig Tiller
1f980a816f
Fix copyrights
9 years ago
Jan Tattermusch
447ef7eaaa
extend copyright to 2016
9 years ago
Sree Kuchibhotla
e371742d83
Separate interop images and interop_stress images
9 years ago
Carl Mastrangelo
3b2e1bd243
Enable interop tests for http2
9 years ago
Jan Tattermusch
29fd00567e
adjust paralellism and timeouts
9 years ago
Jan Tattermusch
8b846849c8
enable cloud to prod auth tests
9 years ago
Jan Tattermusch
dd30134eec
fix a nit
9 years ago
Jan Tattermusch
8c894e41b8
enable propagating per-jenkins job args
9 years ago
Jan Tattermusch
265dfc0d03
use recommended syntax for command subtitution
9 years ago
Jan Tattermusch
4964b6b86a
add run_interop.sh jenins script
9 years ago
Craig Tiller
68f4e0f6ab
Initial Doxygen import for core, c++
9 years ago
Craig Tiller
6c4ae607fe
Add doxygen setups for internal documentation
10 years ago
Craig Tiller
c9b3e5811e
Add C++
10 years ago
Craig Tiller
2fa7af5767
Initial Doxyfile generation
10 years ago
murgatroid99
530c0b9b1f
Changed how ruby versions are selected again
10 years ago
murgatroid99
c921865c39
Changed how ruby version is selected
10 years ago
murgatroid99
6a4c4fabf3
Added ruby tests to run_tests.py
10 years ago
Craig Tiller
94640a3df9
Rework python, expand tool to make this easier
10 years ago
Nathaniel Manista
c25a3b35bd
Python source reorganization.
...
A top-level "grpc" package is added and RPC Framework
is made public.
10 years ago
Craig Tiller
c2c792113e
Add copyrights to Python code
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