Jan Tattermusch
2f5d06af6b
make legacy artifact -> packages -> distribtest jobs a noop ( #31124 )
2 years ago
Jan Tattermusch
fda6158600
Build ruby artifacts in parallel ( #28243 )
...
* build ruby artifacts in parallel
* fine tune grpc_distribtests_ruby.sh parallelism
* fine tune linux/grpc_build_artifacts.sh parallelism
* cleanup in bundle_install_wrapper
* address review comments
3 years ago
apolcyn
95b313de82
Remove ruby 2.4 support ( #28522 )
...
* changes to remove ruby 2.4 support
* some fixes
* remove opensuse since eol
* fixes
* remove unused x86 dockerfile
* stop building for ruby 2.4
* update build scripts
* fix scripts
* fix sanity
Co-authored-by: Jan Tattermusch <jtattermusch@google.com>
3 years ago
Jan Tattermusch
3a024ea40c
Avoid extremely slow kokoro job finalization by moving workspace to a non-synced directory on kokoro workers. ( #28259 )
...
* support "move and respawn" for kokoro jobs
* delete_nonartifacts.sh no longer needed
* bazel distribtest dont publish any artifacts
* try the altsrc respawn for selected jobs
* use altsrc for all windows CI jobs
* use altsrc for all macos CI jobs
* only move files under src/github
* fix uploading artifacts on windows
3 years ago
Mehrdad Afshari
b3c5fc7de3
Make protoc and grpc_*_plugin files executable on Kokoro
7 years ago
Jan Tattermusch
ade435e981
add build_packages and distribtest kokoro jobs
7 years ago
Jan Tattermusch
36d0056c14
prevent timeouts for linux artifact build
7 years ago
Jan Tattermusch
713d7c93a8
ruby is already installed on kokoro ubuntu VMs
7 years ago
Jan Tattermusch
4af2c5d0e4
fix linux artifact build
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Jan Tattermusch
dd1143dab0
install ruby on internal_ci linux
8 years ago
Jan Tattermusch
9f4ab994ee
add artifact build jobs
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