Jan Tattermusch
|
631392f2e7
|
Upgrade bazel version to bazel 5.3 (repo-wide) (#30844)
* update bazel to 5.3.0
* regenerate dockerfiles
* update bazel distribtest
* update docker image templates
* regenerate dockerfiles 2
* regenerate bazel_support.md
* upgrade rules_apple and apple_support bazel deps
* Revert "upgrade rules_apple and apple_support bazel deps"
This reverts commit eb9a0d2155afaea80d91c7241c11240745bdd53d.
* fix objc bazel 5.3 build on kokoro mojave image
|
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 |
Esun Kim
|
92738290ab
|
Upgrade base-builder to the latest for blaze build (#28768)
* Upgrade base-builder to the latest for blaze build
* Fix warnings.
* Added -Wno-deprecated-copy
|
3 years ago |
Jan Tattermusch
|
27b6b45c32
|
Upgrade C++ and Python docker images to debian stable (debian 11) (#28664)
* upgrade C++ and python docker images
* regenerate dockerfiles
* upgrade grpc_artifact_python docker images
* adjust run_tests scripts to dockerimages upgrades
|
3 years ago |
Jan Tattermusch
|
6b869a12fe
|
remove python2 from bazel docker images (#28458)
|
3 years ago |
Jan Tattermusch
|
205d7569ea
|
Big dockerimage cleanup (#28010)
* use python3 for running run_tests.py
* update dockerimage templates
* update dockerfiles
* fix bazel build in the bazel docker image
* adjust run_tests.py to renamed php docker image
* add previously forgotten new templates
* add missing images
* php dockerfile remove whitespaces
* restore accidentally deleted binder_transport_apk image
* add back cxx_buster_x64 image
* add back php zts stretch image
* add back binder_transport_apk image
* fix bazel builds by temporarily adding back python2-dev
* check_redundant_namespace_qualifiers.py to python3
* fix clang-tidy
* make run_tests_matrix.py use python3
* fixup cxx_debian9 templates
* regenerate
* stop running dummy grpc-node tests for protobuf-at-head and boringssl-at-head jobs
* remove cxx_buster image (replaced by cxx_debian9)
* add back python_alpine_x64 image
* run_tests_in_workspace using python3
* unbreak python macos basictests by partially reverting run_tests_matrix to python2
* fix cxx_gcc_X docker images
|
3 years ago |
Ming-Chuan
|
bb1c7fce6c
|
Update bazel version to 4.2.1 in binder_transport_apk docker image (#27721)
This image is for testing binder transport Android APK build
|
3 years ago |
Esun Kim
|
6005cf4c4e
|
Upgrade gcr.io/oss-fuzz-base/base-builder to the latest (#26859)
* Upgrade gcr.io/oss-fuzz-base/base-builder to the latest
|
4 years ago |
Ming-Chuan
|
db9fa2eaa0
|
Add Kokoro job for binder transport (#26783)
1. A new Dockerfile is added
2. Required configurations and scripts are added
|
4 years ago |