Jan Tattermusch
|
4ab3103293
|
Upload results from bazel C/C++ ARM64 tests to bigquery (#29619)
* upload RBE results for linux arm64 tests
* propagate UPLOAD_TEST_RESULTS env variable
* improve arm64 c/c++ job config
* add comment
|
3 years ago |
Jan Tattermusch
|
e26c812aeb
|
Cleanup & improve bazel-based test jobs running under docker. (#29402)
* use EXTRA_DOCKER_ARGS in grpc_bazel_privileged_docker.sh
* docker_propagate_env.list: propagate all variables needed by workspace_status_kokoro.sh
* simplify bazel invocations in docker
* use respawn script for grpc_bazel.sh
* cleanup grpc_flaky_network test
* cleanup grpc_binder_transport_apk job
* cleanup grpc_feature_example_tests
* additional cleanup & improvements
|
3 years ago |
Jan Tattermusch
|
6d3c45ff7b
|
Add dockerized ARM64 tests (bazel C/C++, C#, PHP, ruby, python) (#28966)
* C# arm64 docker image
* add ruby arm64 docker image
* add bazel_arm64 docker image
* add python arm64 image
* add php arm64 docker image
* regenerate
* add support for running arm64 tests with run_tests.py
* restrict arm64 testing to python3.9
* first version of bazel arm64 C++ tests
* add arm64 job configs
* add initial checks to push_testing_images.sh
|
3 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
|
10 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 |