Jan Tattermusch
ed39634fe8
Move docker images from dockerhub to artifact registry. ( #31591 )
...
* push_testing_images.sh overhaul
* simplify dockerize scripts
* update run_in_docker.sh script
* add generated .current_version files for docker images
* improvements to push_testing_images.sh
* add local-only check for push_testing_images.sh to sanity tests
* fix sanity check
* add expiration for TRANSFER_FROM_DOCKERHUB
* add a readme file
2022-11-17 10:12:39 +01:00
Jan Tattermusch
72888886d8
Cleanup run_in_docker.sh and corresponding examples. ( #29469 )
...
* update docker_runners examples
* run_in_docker improvements
* run_in_docker.sh should use build_and_run_docker.sh
* cleanup run_in_docker.sh and examples
2022-04-22 19:04:40 +02:00
Jan Tattermusch
f23f1bb51f
Use ccache for selected C++ and python builds (with redis server as cache) ( #28661 )
...
* add cmake support for ccache
* cleanup: use --env-file for docker run invocations
* make python build compatible with using ccache
* enable building using ccache in selected kokoro jobs
* print ccache stats and the end of run_tests.py
2022-01-25 19:18:58 +01:00
Jan Tattermusch
a0c975abd5
add run_in_docker.sh with examples ( #28127 )
2021-12-03 18:58:11 +01:00