apolcyn
014087ad4e
[ruby] fix interop test build ( #35948 )
...
Followup to https://github.com/grpc/grpc/pull/35934
Trying to fix:
```
Required ruby-3.0.0 is not installed.
To install do: 'rvm install "ruby-3.0.0"'
```
Closes #35948
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35948 from apolcyn:fix_ri cc92b928f3
PiperOrigin-RevId: 608688718
11 months ago
apolcyn
7a43130d10
[ruby] fix ruby interop build ( #35934 )
...
Followup fix for #35911
Closes #35934
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35934 from apolcyn:ruby_stuff fdafeffc05
PiperOrigin-RevId: 607836125
11 months ago
Yash Tibrewal
264f4f4f54
[interop] Fix ruby docker build ( #35438 )
...
Closes #35438
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35438 from yashykt:FixRubyInteropBuild 0442988e8d
PiperOrigin-RevId: 595529644
1 year ago
apolcyn
8b941bb648
Drop support for ruby 2.5 ( #30699 )
...
* Drop ruby 2.5 support
2 years ago
apolcyn
3c368a5b2c
Don't gem install rake-compiler on macos setup scripts ( #28415 )
...
* Don't gem install rake-compiler on macos setup scripts
3 years ago
Alex Polcyn
993d624236
Pin bundler in ruby interop build
6 years ago
Alex Polcyn
c4ed5b33c4
Pin bundler in ruby interop build
6 years ago
Alexander Polcyn
67f523ce13
Add support for ruby 2.6.0 binary package builds, drop 2.1 and 2.0
...
binary package builds; pin bundler to 1.17.3 where necessary
6 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Matt Kwong
10dcccadfb
fixed whitespacing and docker_run_tests.sh now clones submodule via network
8 years ago
Matt Kwong
5d0f24600e
changed method to local clone submodules to using git submodule foreach from the local copy
8 years ago
Matt Kwong
46c7f574bd
submodule clone comments changed to be more descriptive
8 years ago
Matt Kwong
ce9471c962
fixed wrong directory in git clone commands
8 years ago
Matt Kwong
befac97048
fixed local cloning of grpc/grpc submodules on docker
8 years ago
Jan Tattermusch
c218d05029
move interop test docker files to a subdir
9 years ago
Jan Tattermusch
6da28b26bf
cleanup interop test scripts
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Jan Tattermusch
8453acde02
move dockerfiles where they belong
9 years ago
Jan Tattermusch
2b778d6971
copy service account key logic
9 years ago
Jan Tattermusch
91ad018c00
Build and run per-language containers for interop tests
9 years ago
Jan Tattermusch
8266c67127
enable cloud_to_cloud tests with servers in a separate container
9 years ago
Jan Tattermusch
f88f3e2c69
enable php interop tests
9 years ago
Jan Tattermusch
320bd61499
simplify running of interop tests on jenkins
9 years ago
Jan Tattermusch
c95eead416
use_docker support for run_tests.py
9 years ago
Nicolas "Pixel" Noble
482d761bd7
Making sure that 32 bits is being built and run on Jenkins.
10 years ago
Nicolas "Pixel" Noble
b8c1524728
Enabling 32 bits downgrade of our environment.
10 years ago
Nicolas "Pixel" Noble
5937b5bc5a
Exporting XML reports, JUnit-compatible.
10 years ago
Nicolas "Pixel" Noble
964f955b22
Some Jenkins changes and improvements.
...
-) Don't re-clone from github. We already have the directory here, just bind it, and copy it inside the docker container.
-) Let's properly set up our environment for asan.
-) Let's split the docker "run_jenkins" part into its own separate script.
10 years ago
Jan Tattermusch
e79e2f54e8
adding csharp tests to travis
10 years ago
Jan Tattermusch
9a7d30cf89
improved C# support in run_tests.py
10 years ago
Jan Tattermusch
1970a5b7de
added C# 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
2c8d5165a6
Added node test runner
10 years ago