grpc/templates/tools/dockerfile/test
Esun Kim cd74cfe49a
[Test] Made Android docker to have NDK & CMake installed (#33449)
It is not uncommon for Android tests to fail due to an NDK download
failure. To address this issue, the Android Docker image has been
updated to include NDK and CMake. This will help to avoid download
problem.

I verified this works as intended to see the invocation log not having
installation log for NDK and CMake such as

```
Checking the license for package NDK (Side by side) 25.1.8937393 in /opt/android-sdk/licenses
License for package NDK (Side by side) 25.1.8937393 accepted.
Preparing "Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)".
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" ready.
Installing NDK (Side by side) 25.1.8937393 in /opt/android-sdk/ndk/25.1.8937393
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" complete.
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" finished.
Checking the license for package CMake 3.10.2.4988404 in /opt/android-sdk/licenses
License for package CMake 3.10.2.4988404 accepted.
Preparing "Install CMake 3.10.2.4988404 (revision: 3.10.2)".
"Install CMake 3.10.2.4988404 (revision: 3.10.2)" ready.
Installing CMake 3.10.2.4988404 in /opt/android-sdk/cmake/3.10.2.4988404
"Install CMake 3.10.2.4988404 (revision: 3.10.2)" complete.
"Install CMake 3.10.2.4988404 (revision: 3.10.2)" finished.
```
2023-06-15 11:04:53 -07:00
..
android_ndk [Test] Made Android docker to have NDK & CMake installed (#33449) 2023-06-15 11:04:53 -07:00
bazel [fork] Generate GDB backtraces in fork tests on Kokoro (#32535) 2023-03-08 10:30:46 -08:00
bazel_arm64 Add dockerized ARM64 tests (bazel C/C++, C#, PHP, ruby, python) (#28966) 2022-03-14 13:30:52 +01:00
binder_transport_apk Upgrade base-builder to the latest for blaze build (#28768) 2022-02-02 15:14:36 -08:00
csharp_debian11_arm64 Add dockerized ARM64 tests (bazel C/C++, C#, PHP, ruby, python) (#28966) 2022-03-14 13:30:52 +01:00
csharp_debian11_x64 Enable ccache in more builds (#28665) 2022-01-25 20:37:04 +01:00
cxx_alpine_x64 [Test] Upgrade Alpine Linux to 3.15 (#32905) 2023-04-20 14:44:07 -07:00
cxx_clang_6_x64 Bump version of gcc and clang (#29594) 2022-05-06 10:26:03 -07:00
cxx_clang_15_x64 Updated clang 15 images (#32317) 2023-02-13 13:06:07 -08:00
cxx_debian11_openssl102_x64 Docker image cleanup (prepare for ARM64 tests) (#29051) 2022-03-08 20:31:32 +01:00
cxx_debian11_x64 Docker image cleanup (prepare for ARM64 tests) (#29051) 2022-03-08 20:31:32 +01:00
cxx_debian11_x86 Upgrade C++ and Python docker images to debian stable (debian 11) (#28664) 2022-01-25 10:23:01 +01:00
cxx_gcc_7_x64 Bump gcc 6 to 7 (#30903) 2022-09-09 09:23:11 -07:00
cxx_gcc_12_x64 Added gcc12 (#30388) 2022-07-22 14:32:49 -07:00
php7_debian11_arm64 Add dockerized ARM64 tests (bazel C/C++, C#, PHP, ruby, python) (#28966) 2022-03-14 13:30:52 +01:00
php7_debian11_x64 Upgrade PHP docker images to debian11 (#28701) 2022-01-27 06:45:52 +01:00
php73_zts_debian11_x64 Python virtualenv dockerfile cleanup (#31139) 2022-10-04 19:20:02 +02:00
python_alpine_x64 [Test] Fix git on Alpine (#32913) 2023-04-21 11:23:50 -07:00
python_debian11_default_arm64 Add dockerized ARM64 tests (bazel C/C++, C#, PHP, ruby, python) (#28966) 2022-03-14 13:30:52 +01:00
python_debian11_default_x64 Docker image cleanup (prepare for ARM64 tests) (#29051) 2022-03-08 20:31:32 +01:00
rbe_ubuntu2004 [test-infra] Switch RBE linux build to a new custom image rbe_ubuntu2004. (#32748) 2023-05-01 11:47:27 -07:00
ruby_debian11_arm64 Python virtualenv dockerfile cleanup (#31139) 2022-10-04 19:20:02 +02:00
ruby_debian11_x64 Python virtualenv dockerfile cleanup (#31139) 2022-10-04 19:20:02 +02:00
sanity Updated clang 15 images (#32317) 2023-02-13 13:06:07 -08:00