AJ Heller
667c81d9dc
Add feature example tests for the master branch ( #29429 )
3 years ago
AJ Heller
2c7f2190e6
Fix name of feature example tests CI config file ( #28028 )
3 years ago
AJ Heller
c5f1d29b76
Add feature examples with continuous integration ( #27917 )
...
* Add failing end2end test for inconsistent percent-decoding of URIs
* Add passing h2_local_abstract_uds end2end tests
* Add basic abstract UDS example
* add test runner
* add proper bazel build path
* first attempt at CI configuration
* cleanup
* rename CI files for better readability
3 years ago
Eric Gribkoff
9b4bf90753
Increase xds job timeouts ( #26187 )
4 years ago
Eric Gribkoff
1822a11c84
increase c# and c++ xds timeouts
4 years ago
Eric Gribkoff
2c0d5f70e0
Merge pull request #23921 from ericgribkoff/bump_timeout
...
Increase xDS job timeout while increased run time is investigated
4 years ago
Eric Gribkoff
d88c6ec565
Increase xDS job timeout while increased run time is investigated
4 years ago
Eric Gribkoff
d22e89f7fc
set OUTPUT_DIR
5 years ago
Eric Gribkoff
9e1110cb11
Split logs by test case and run client separately for each test
5 years ago
Richard Belleville
bbecc319cc
Unrename cpp tests
5 years ago
Richard Belleville
7ec0eda191
Split xDS tests up into separate kokoro jobs
5 years ago
Eric Gribkoff
9e84ea1a01
Increase logging in xds test suite
...
Include timestamp with Python log statements and log GCP API request
bodies. Also enable gRPC core tracers when running the C++ client.
5 years ago
Eric Gribkoff
d0f91d2e73
Use grpc_bazel.sh to run the xds test client using bazel
5 years ago
Eric Gribkoff
4795b7e361
Run xDS tests on Kokoro
5 years ago
Eric Gribkoff
2d9e7f9ebd
Add gRPC C++ on Android Kokoro build
7 years ago
Matt Kwong
8b255c7e47
Add line count job to Kokoro
7 years ago
jiangtaoli2016
3aaa5ea028
minor fix
7 years ago
Jan Tattermusch
3b091ee059
upload reports as artifacts
7 years ago
Yong Ni
a808af1561
Added grpc_interop_matrix.cfg for kokoro.
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