Jan Tattermusch
aab1e51bd3
Generate report.xml report with --build_only too
9 years ago
Jan Tattermusch
9638c53f9d
toggle --build_only flag via scenario
9 years ago
Nicolas "Pixel" Noble
51b1aeee68
Moving some config defaults to build.yaml, and moving others to CPPFLAGS.
9 years ago
Jan Tattermusch
9a4010da38
update run_portability script
9 years ago
Craig Tiller
3e301a37bc
Reduce CPU, increase MSAN timeouts
9 years ago
Jan Tattermusch
ed342b1c4d
meaningful name for grpc_jenkins_slave
9 years ago
Jan Tattermusch
2bb4d3fda2
dockerfile cleanup
9 years ago
Jan Tattermusch
788ee23ab3
cleanup sanity tests
9 years ago
Craig Tiller
b0f275e4af
Small testing fixes
...
- end2end test deadlines may complete before checking IsCancelled
=> don't expect it to be false in these cases
- add exponential backoff to port_posix
- ensure run_tests rebuilds targets with a regex I commonly use
9 years ago
Craig Tiller
17b5047e46
Fix copyrights
9 years ago
Jan Tattermusch
07fb042d25
fix check_arch_option
9 years ago
Jan Tattermusch
f08018ad24
better architecture check on linux
9 years ago
Jan Tattermusch
79288c1546
fix syntax error
9 years ago
Jan Tattermusch
b96ff5dd19
fix copyrights
9 years ago
Jan Tattermusch
8453acde02
move dockerfiles where they belong
9 years ago
Jan Tattermusch
adc9c08123
move artifact dockerfiles
9 years ago
Jan Tattermusch
5371d734de
move jenkins_slave dockerfiles under tools/dockerfile
9 years ago
Jan Tattermusch
1961a80e28
simplify scripts
9 years ago
Jan Tattermusch
6812f4ee35
fix copyrights
9 years ago
Jan Tattermusch
fba6530a6a
refactor make_jobspec
9 years ago
Jan Tattermusch
9be594f76b
better arch support
9 years ago
Jan Tattermusch
4dc9e72518
refactor dockerization of run_tests.py
9 years ago
Craig Tiller
338576096f
Suppress bogus report
9 years ago
murgatroid99
e30785affb
Fixed copyright
9 years ago
murgatroid99
1559ff16c0
Fixed copyright in post_tests_ruby.sh
9 years ago
Craig Tiller
087543f670
Fix copyright
9 years ago
murgatroid99
02a6b8ef1e
Stop Node tests from incorrectly reporting success
9 years ago
Jan Tattermusch
3175f7c733
fix copyright
9 years ago
Jan Tattermusch
b92cb5959e
Run nuget restore on mac as well
9 years ago
Craig Tiller
f968a87e3f
Fix build
9 years ago
Jan Tattermusch
38b06fbc35
make sure we embed openssl and zlib in artifacts
9 years ago
murgatroid99
72f9a67cea
Fix path where we check for ruby coverage report
9 years ago
Jan Tattermusch
3708cea23b
regenerate projects
9 years ago
Jan Tattermusch
492405c8eb
fix copyright
9 years ago
Jan Tattermusch
49832f27ca
an attempt to fix #4835
9 years ago
Dan Born
25fe36ac83
Revert run_tests.py to master.
9 years ago
Jan Tattermusch
2128ee8da7
fix C# build on mac
9 years ago
Craig Tiller
528fd1e75c
Command line parsing fix
9 years ago
Craig Tiller
ce62feb370
Fix sanity
9 years ago
Craig Tiller
de5d09017b
Fix copyrights
9 years ago
Craig Tiller
81df68d647
Add some time dilation for ASAN builds
9 years ago
Craig Tiller
1297170048
Ensure sanity generate projects doesnt eat all available cpu
9 years ago
Craig Tiller
c18cbbcf00
Propagate BUILD_ID env var to jenkins children
9 years ago
Craig Tiller
dd6f7edd2a
Make run_tests.py respect job count for compilation
9 years ago
Craig Tiller
e1b2653fb5
Limit Jenkins builder concurrency to 3
9 years ago
Craig Tiller
3dca23aa0d
Make zlib a first class build citizen
9 years ago
Craig Tiller
9279ac246e
Fix imports
9 years ago
Craig Tiller
1dce906aea
Use ast.literal_eval instead of json.loads to avoid unicode problems on windows
9 years ago
Craig Tiller
a0f85171d1
Move build configs into build.yaml
...
Importantly:
- allows matching timeout values between makefile and run_tests without
repeating ourselves
- allows borrowing of compiler flags by other build systems
There's still a little too much build configuration built into our
Makefile, but we can start attacking that over time.
9 years ago
Jan Tattermusch
c895fe0558
enable running c# tests on mac
9 years ago