Stanley Cheung
|
17bb3ec921
|
support macos in jenkins run_distributions script
|
9 years ago |
Michael Larson
|
878b63e1eb
|
old not parallel version of generate_projects.sh, for debuggin
|
9 years ago |
Michael Larson
|
b19d4ebba0
|
changed vsproject generation to make c++ tests; put a hint in the .sln about lib vs. target; expand .proto includes
|
9 years ago |
Alistair Veitch
|
635899d062
|
rebuild makefile
|
10 years ago |
Hongwei Wang
|
a3780a8102
|
Register zookeeper plugin in grpc
|
10 years ago |
Stanley Cheung
|
d76bb254e2
|
rename script to run_distribution
|
10 years ago |
yang-g
|
7ef7232dd9
|
split iterator into its own file
|
10 years ago |
Craig Tiller
|
1ada6ad8e5
|
Added connectivity tests, fixed bugs
|
10 years ago |
Hongwei Wang
|
da8858ff70
|
Add grpc_zookeeper in build.json
|
10 years ago |
Nicolas "Pixel" Noble
|
b8c1524728
|
Enabling 32 bits downgrade of our environment.
|
10 years ago |
vjpai
|
a2e1bb1577
|
Change name of thread_pool files to fixed_size_thread_pool when
appropriate
|
10 years ago |
Craig Tiller
|
48cb07c909
|
Client connectivity API
Initial plumbing work; needs tests and more client_channel
implementation.
|
10 years ago |
Vijay Pai
|
69f2410086
|
Make thread_pool.h a public header
Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction
of DynamicSizeThreadPool
|
10 years ago |
Nicolas "Pixel" Noble
|
4d811daf52
|
generate_projects.py should make directories.
That's necessary for generating Visual Studio project files that are in separate empty directories otherwise.
|
10 years ago |
Nathaniel Manista
|
3abe61850e
|
links interface and gRPC-on-wire implementation
This code branches out of the alpha/early_adopter code and begins
building toward the beta API.
|
10 years ago |
yang-g
|
be5f059219
|
Add oauth2_auth_token test case in interop test
|
10 years ago |
Craig Tiller
|
143e7bf0cf
|
Introduce a clock type field onto gpr_timespec.
Use it to validate that arithmetic on time types makes even some vague
kind of sense.
|
10 years ago |
Nicolas "Pixel" Noble
|
f716c0ca43
|
Filtering stdout for JUnit report in case of timeouts.
We're not properly filtering stdout in case we're timeouting. This generates invalid XML output.
|
10 years ago |
Nicolas "Pixel" Noble
|
587b7592b5
|
Calling python to spawn a python subprocess.
This will enable the script to work under Windows, which doesn't understand hashbangs interpreters.
Also built on top of #2395.
|
10 years ago |
Nicolas "Pixel" Noble
|
22232ae298
|
Swapping tabs for spaces in generate_projects.py
|
10 years ago |
Nicolas "Pixel" Noble
|
368524c7c8
|
Swapping tabs for spaces in generate_projects.py
|
10 years ago |
Nicolas "Pixel" Noble
|
0e107a7f02
|
Disabling cython for now.
|
10 years ago |
Nicolas "Pixel" Noble
|
7df7208786
|
Setting up ruby environment for macos.
|
10 years ago |
Vijay Pai
|
887f86bd21
|
Debug and add in generated build files
|
10 years ago |
Stanley Cheung
|
afaea18824
|
fix chmod of script
|
10 years ago |
Nicolas "Pixel" Noble
|
2366f6af86
|
Let's workaround #2140 a bit.
Let's wait 4 seconds before removing the docker container, and let's make the removal a non-fatal condition of the jenkins script.
|
10 years ago |
Stanley Cheung
|
1ad5ea5963
|
jenkins linuxbrew: review changes
|
10 years ago |
Stanley Cheung
|
9359522032
|
Add homebrew testing to jenkins
|
10 years ago |
Vijay Pai
|
005e305c22
|
Initial checkin commit for lockfree stack.
Tests not yet included.
|
10 years ago |
Craig Tiller
|
2c3a35e5cf
|
Make naming a little more consistent
|
10 years ago |
Craig Tiller
|
d4a43b20ee
|
Increase timeouts for tests
|
10 years ago |
Robbie Shade
|
6953529365
|
Updated build.json, regenerated project files.
|
10 years ago |
Craig Tiller
|
2e622bc16a
|
Add a version string and a function to retrieve it
|
10 years ago |
Jan Tattermusch
|
dce2d3e0b3
|
prevent TestResults.xml collision of parallel test runs on windows
|
10 years ago |
jboeuf
|
69cb6b41c8
|
Backport of pull request #2313 into release-0_10.
|
10 years ago |
Craig Tiller
|
89af79fc11
|
Remove dead code
|
10 years ago |
Nicolas "Pixel" Noble
|
5eb80c9195
|
Eating the error code from run_test.py, as Jenkins now uses report.xml fully.
|
10 years ago |
Masood Malekghassemi
|
e5f7002617
|
Add Python3 testing support
Conditionally runs the tests depending on the availability of Python
versions (because Travis is the worst).
|
10 years ago |
Julien Boeuf
|
a4b7b19d9c
|
Upgrading sanity test as well.
|
10 years ago |
Nicolas "Pixel" Noble
|
4853246ecb
|
Adding MacOS support in our run_jenkins script.
|
10 years ago |
Eric Anderson
|
c0944ddd19
|
For Docker grpc_java, no longer build Netty
In grpc/grpc-java#425 we will be removing the netty submodule.
|
10 years ago |
Hongwei Wang
|
275860bf9c
|
Add zookeeper resolver
|
10 years ago |
Xudong Ma
|
bce7190631
|
Update dockerfile of gRpc Android interop test to use the code inside grpc-java repository.
|
10 years ago |
Nicolas "Pixel" Noble
|
21a38b4422
|
Fixing variable names discrepancy in ruby's extension builder.
CONFIG != GRPC_CONFIG, meaning we're always building released, even in debug.
|
10 years ago |
vjpai
|
a29d2d7c33
|
Merge non-tty path with Windows path since they do the same thing
|
10 years ago |
vjpai
|
b461145b79
|
Stop sending terminal escape sequences if we're redirecting output to a file.
|
10 years ago |
yang-g
|
85c04f938f
|
resolve comments
|
10 years ago |
Craig Tiller
|
5cdc81d709
|
Fix test mode
|
10 years ago |
yang-g
|
8068f86974
|
Add a unit test
|
10 years ago |
yang-g
|
3abe60b9d0
|
compiles
|
10 years ago |