vjpai
9839d285cd
Move block_annotate from iomgr to support since it's used in other
...
core places besides iomgr
10 years ago
Vijay Pai
3dd3ba1efa
Rebuild all project files with new header included
10 years ago
Craig Tiller
a2f38b0563
Dump portlog.txt on port server error, detect crashes earlier
10 years ago
Craig Tiller
c1385d6705
Fix (hackily) fling_stream_test under gyp
10 years ago
Craig Tiller
7bedba8c45
Disable zookeeper test for now
10 years ago
Nathaniel Manista
ae4fbcd643
Use "#!/usr/bin/env python2.7" only in utilities
10 years ago
Eric Anderson
37aad2a29a
Prevent failed docker builds from accumulating
...
By default docker does not clean up temporary images when the build
fails to allow the user to inspect the state of the container to
determine what went wrong. Those images don't help us at all and just
accumulate until disk usage is 100%.
10 years ago
Nicolas "Pixel" Noble
8a7b7468c0
Fixing sanity.
10 years ago
Stanley Cheung
7a4e8e4498
php: fix jenkins flake
10 years ago
murgatroid99
08fac99e73
Added gyp to Jenkins slave Dockerfile
10 years ago
Masood Malekghassemi
db34486027
Fix Python dockerfile
10 years ago
murgatroid99
a3e244f2f1
Fixed run-time conflicts between gyp tests and other tests
10 years ago
murgatroid99
fddac9632a
Fixed more style issues
10 years ago
murgatroid99
89899b1708
Removed another semicolon
10 years ago
murgatroid99
fafeeb38c1
Fixed some style issues
10 years ago
murgatroid99
256d3dff68
Added build steps to run_tests.py to run gyp before make
10 years ago
murgatroid99
cf08dafa41
Added gyp language to run_tests.py
10 years ago
Jan Tattermusch
13e65dfd4f
import yaml module lazily
10 years ago
Jan Tattermusch
261b58ca80
using tty option is not ok on jenkins
10 years ago
Jan Tattermusch
c96b9eb750
correct behavior for travis flag
10 years ago
Jan Tattermusch
c95eead416
use_docker support for run_tests.py
10 years ago
Jan Tattermusch
901b0f1a53
Remove traces of running zookeeper on jenkins master
10 years ago
Craig Tiller
ae322afe60
Better port selection
...
- avoid IANA and Linux ephemeral port ranges
- support dropping allocated ports
- aggressively try to reclaim ports if we reach exhaustion
- set SO_REUSEADDR on test port binds
10 years ago
nmittler
46ef6b0e13
Adding apr to grpc-java Dockerfile
10 years ago
Craig Tiller
d136a5c44c
grpc++.h was not installed
10 years ago
Craig Tiller
6a6b36c503
Enable -Wconversion
10 years ago
Craig Tiller
f96dfc3cf8
First round of fixing up implicit 64->32 bit conversions
10 years ago
Tim Emiola
6ff393f405
Remove redundant docker files from grpc repo
10 years ago
Masood Malekghassemi
38fc0bb3d5
Fix Python docgen
...
The old package directory handling was stale in grpcio's setup.py
command support module and docgen had a typo.
10 years ago
David Garcia Quintas
4fb049b647
Added round robin LB policy.
10 years ago
David Garcia Quintas
5c4543d9f5
Introduced a registry for LB policies.
10 years ago
Jan Tattermusch
50b8e5a0e4
remove outdated scripts for building debian packages
10 years ago
Craig Tiller
b5391e1ae6
run tests on my desktop should be parallel too
10 years ago
Craig Tiller
929e7eebc6
Fix typo
10 years ago
Craig Tiller
fe06d409c5
Try even harder to disable PDB generation
10 years ago
yang-g
201ef59847
more changes
10 years ago
yang-g
867d0c132c
Fix auth tests
10 years ago
Stanley Cheung
40d53ee7a4
php: fix jenkins macos build error
10 years ago
Craig Tiller
6300a18342
Try harder to disable PDB
10 years ago
Donna Dionne
f95390a74e
Updating service account as service account is regenerated for the project.
10 years ago
Craig Tiller
fc3c0c45a0
Hopefully speed up Jenkins builds
10 years ago
Craig Tiller
dfc3eeee5b
Hmmm
10 years ago
Craig Tiller
36d1ae838f
Turn off parallel execution: its buggy?
10 years ago
Craig Tiller
6d0575dcfb
Fix sanity
10 years ago
Craig Tiller
7e671852f7
Fix sanity
10 years ago
Craig Tiller
0aeb7aa550
get directories right
10 years ago
Craig Tiller
f418260787
make windows tests run
10 years ago
Nicolas "Pixel" Noble
0d728c1e9e
Bumping revision to 0.11 for beta.
10 years ago
Craig Tiller
fa5df1cc2a
Exclude some tests from Windows until we figure things out better
10 years ago
Craig Tiller
605076a7aa
Handle test dependencies better
10 years ago