Jan Tattermusch
da1977f98c
Cleanup configuration of bazel RBE jobs ( #29301 )
...
* cleanup bazel_rbe .cfg and .sh files
* upload sponge_log.xml artifacts for selected bazel jobs
* use move_src_tree_and_respawn_itself_rc for bazel RBE tests on linux
* fix wrong config
3 years ago
Eric Gribkoff
20a5bd7168
Revert "to revert: run on kokoro"
...
This reverts commit 3f1165fbfb
.
4 years ago
Eric Gribkoff
3f1165fbfb
to revert: run on kokoro
4 years ago
Eric Gribkoff
0013616219
Revert "to revert: run on kokoro"
...
This reverts commit 936ab4da4f
.
4 years ago
Eric Gribkoff
540acf8720
to revert: run on kokoro
4 years ago
Menghan Li
a475328c1f
Revert "to revert: run on kokoro"
...
This reverts commit b0e2d17772
.
5 years ago
Eric Gribkoff
b0e2d17772
to revert: run on kokoro
5 years ago
Eric Gribkoff
63fb190f44
Revert "to revert: run on kokoro"
...
This reverts commit 936ab4da4f
.
5 years ago
Eric Gribkoff
936ab4da4f
to revert: run on kokoro
5 years ago
Eric Gribkoff
cbdceeea34
restore kokoro job
5 years ago
Eric Gribkoff
d22e89f7fc
set OUTPUT_DIR
5 years ago
Eric Gribkoff
7b0cdd43f4
to revert: testing on kokoro
5 years ago
Naresh
ebcf04d075
Kokoro setup for building gRPC Python with Bazel
...
In preparation for #8079 , new CI tests have to be added to Kokoro for
testing gRPC Python with Bazel.
python-dev has to installed so that Python.h headers are available for
building Cython code.
6 years ago
Jan Tattermusch
4476d53370
move bazel_in_docker files under internal_ci/linux
7 years ago
jiangtaoli2016
3aaa5ea028
minor fix
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