Jan Tattermusch
1bf8414630
build_and_run_docker.sh cleanup and simplification ( #29468 )
...
* unify DOCKER_TTY_ARGS in docker scripts
* improvements and cleanup in build_and_run_docker.sh
* fix shellcheck
* make sure python sdist artifact is readable
3 years ago
Craig Tiller
5d81683faa
Add per-call memory bloat report to CI ( #29037 )
...
* Add per-call memory bloat report to CI
* fix
* test
* Automated change: Fix sanity tests
* Update grpc_bloat_diff_in_docker.sh
* Update memory_diff.py
* review feedback
* prep for new job
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
3 years ago
Jan Tattermusch
f8a909e76f
Run bloat_diff.py in a separate kokoro job ( #28892 )
...
* move bloat_diff to a separate kokoro job
* add grpc_bloat_diff PR job
3 years ago
Jan Tattermusch
1289cdae2e
Upgrade PHP docker images to debian11 ( #28701 )
...
* upgrade PHP docker images to debian11
* regenerate dockerfiles
* adjust testrunners to php debian11 images
3 years ago
Stanley Cheung
3614b0088c
PHP xDS Interop test client
5 years ago
Eric Gribkoff
d22e89f7fc
set OUTPUT_DIR
5 years ago
jiangtaoli2016
3aaa5ea028
minor fix
7 years ago
Matt Kwong
138c52cf7b
Use one shell script for all run_tests_matrix on Kokoro
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Jan Tattermusch
e44afe7170
source the linux rc file
8 years ago
Matt Kwong
598fb57336
Enable IPv6 in Docker for internal CI
8 years ago
Jan Tattermusch
ac9c9f93b9
reports can create subdirs
8 years ago
Matt Kwong
46bec6bc73
Correct Kokoro scripts
8 years ago
Matt Kwong
e3edfe2986
Give execute permission for Kokoro shell scripts
8 years ago
Matt Kwong
b97e82b179
Change Kokoro scripts to use run_tests_matrix.py
8 years ago
Matt Kwong
8809afd0ab
Update regex to find sponge_log.xml
8 years ago
Matt Kwong
70e353bf28
Make portability tests pull Docker images from Dockerhub
8 years ago
Matt Kwong
fc4cc8a607
Fix Windows directory pathing
8 years ago
Matt Kwong
d47e4a5c32
Remove Bash header from .cfg files and update copyright year
8 years ago
Matt Kwong
d9f5e314c0
Add more jobs to internal CI
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
Jan Tattermusch
29dadb2404
fix copyrights
9 years ago
Jan Tattermusch
7eba1729f0
building artifacts under docker
9 years ago
murgatroid99
d7e1a10628
Bundled C core with Ruby library
9 years ago
Nicolas "Pixel" Noble
bcf988f0f3
Splitting out bundle install for ruby into the prebuild step.
9 years ago
murgatroid99
a43c14fef8
Make ruby tests see changes to C core
9 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
David Garcia Quintas
301a77f819
Modified travis config for ruby.
...
In order to output logs.
10 years ago
Nicolas "Pixel" Noble
cbd9c8bf9b
Changing run_tests to simplify the ruby build.
10 years ago
murgatroid99
530c0b9b1f
Changed how ruby versions are selected again
10 years ago
murgatroid99
ea14cfb493
Further changed ruby version handling
10 years ago
murgatroid99
c921865c39
Changed how ruby version is selected
10 years ago
murgatroid99
6a4c4fabf3
Added ruby tests 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
51fca2da4b
Made node library buildable from source tree
10 years ago