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
Lidi Zheng
b457f43227
Implement C++ Admin Interface API ( #25753 )
...
* Implement C++ Admin Interface API
* Address reviewer's requests
* Remove static asserts for raw pointers
* Make sanity tests happy
* Windows: pacify conflict between ifndef and macros
* Disable admin services test on iOS
* Make iOS happy by:
* Letting grpcpp_admin conditionally depend on grpcpp_csds
* Fix an unexpected side-effect of dependency update
4 years ago
Jan Tattermusch
afda101854
cleanup bazel commands in test scripts (for non-RBE invocations)
4 years ago
Mark D. Roth
5afa417c89
Revert "Merge pull request #23524 from markdroth/xds_logging_revert"
...
This reverts commit b5b9172915
, reversing
changes made to 47c6c826f7
.
4 years ago
Mark D. Roth
a0f08b1b06
Revert "Merge pull request #21941 from markdroth/xds_logging"
...
This reverts commit 37d5d93983
, reversing
changes made to 0e8190a3c9
.
4 years ago
Mark D. Roth
c1d7180daa
Use upb textformat library to dump out raw xDS proto messages
4 years ago
Jan Tattermusch
4476d53370
move bazel_in_docker files under internal_ci/linux
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Nicolas "Pixel" Noble
229def1a86
Adding Bazel tests.
8 years ago
Matt Kwong
10dcccadfb
fixed whitespacing and docker_run_tests.sh now clones submodule via network
8 years ago
Matt Kwong
5d0f24600e
changed method to local clone submodules to using git submodule foreach from the local copy
8 years ago
Matt Kwong
46c7f574bd
submodule clone comments changed to be more descriptive
8 years ago
Matt Kwong
ce9471c962
fixed wrong directory in git clone commands
8 years ago
Matt Kwong
befac97048
fixed local cloning of grpc/grpc submodules on docker
8 years ago
Jan Tattermusch
c218d05029
move interop test docker files to a subdir
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Jan Tattermusch
8453acde02
move dockerfiles where they belong
9 years ago
Carl Mastrangelo
de4491076f
Add HTTP/2 Interop tests to be run
9 years ago
Jan Tattermusch
2b778d6971
copy service account key logic
9 years ago
Jan Tattermusch
91ad018c00
Build and run per-language containers for interop tests
9 years ago
Jan Tattermusch
8266c67127
enable cloud_to_cloud tests with servers in a separate container
9 years ago
Jan Tattermusch
f88f3e2c69
enable php interop tests
9 years ago
Jan Tattermusch
320bd61499
simplify running of interop tests on jenkins
9 years ago
Jan Tattermusch
c95eead416
use_docker support for run_tests.py
9 years ago
Nicolas "Pixel" Noble
482d761bd7
Making sure that 32 bits is being built and run on Jenkins.
9 years ago
Nicolas "Pixel" Noble
b8c1524728
Enabling 32 bits downgrade of our environment.
10 years ago
Nicolas "Pixel" Noble
5937b5bc5a
Exporting XML reports, JUnit-compatible.
10 years ago
Nicolas "Pixel" Noble
964f955b22
Some Jenkins changes and improvements.
...
-) Don't re-clone from github. We already have the directory here, just bind it, and copy it inside the docker container.
-) Let's properly set up our environment for asan.
-) Let's split the docker "run_jenkins" part into its own separate script.
10 years ago
Jan Tattermusch
e79e2f54e8
adding csharp tests to travis
10 years ago
Jan Tattermusch
9a7d30cf89
improved C# support in run_tests.py
10 years ago
Jan Tattermusch
1970a5b7de
added C# to run_tests.py
10 years ago
Craig Tiller
ce5021b0b9
Add missing new-lines at end of file
10 years ago
Craig Tiller
0605995e55
Update copyright to 2015
10 years ago
Craig Tiller
834288138d
Add shell script copyrights
10 years ago
murgatroid99
c279165f72
Got run_tests.py and node tests working
10 years ago
murgatroid99
2c8d5165a6
Added node test runner
10 years ago