onnxruntime/tools/ci_build/github/azure-pipelines
Edward Chen b348538c8a
Update build docker image cache cleanup (#6048)
The current image cache cleanup is not removing many images. Upon examining the cache container registry logs, it appears there are some infrequent pulls of old images which may be made by something other than CI builds (perhaps some automated scan of the registry).
This change adds a minimum access count for images in the cache so that infrequently but periodically accessed images can be removed. The idea is that images used by CI builds that are worth caching will have a higher volume of accesses.
2020-12-07 13:07:19 -08:00
..
nodejs Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00
nuget Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00
templates Remove python 3.8 Windows GPU build from python packaging pipeline (#6054) 2020-12-07 10:23:07 -08:00
android-x86_64-crosscompile-ci-pipeline.yml Add ORT minimal with NNAPI EP to Android CI (#5890) 2020-11-23 18:21:34 -08:00
c-api-packaging-pipelines.yml Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00
centos-ci-pipeline.yml
clean-build-docker-image-cache-pipeline.yml Update build docker image cache cleanup (#6048) 2020-12-07 13:07:19 -08:00
featurizers-py-packaging-pipeline.yml
java-api-packaging-pipelines-gpu.yml Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00
java-api-packaging-pipelines.yml Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00
linux-ci-pipeline.yml Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00
linux-cpu-minimal-build-ci-pipeline.yml Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00
linux-dnnl-ci-pipeline.yml Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00
linux-gpu-ci-pipeline.yml Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00
linux-gpu-cuda-11-pipeline.yml Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00
linux-gpu-tensorrt-ci-perf-pipeline.yml Tensorrt perf tool (#5436) 2020-11-06 12:27:42 -08:00
linux-gpu-tensorrt-ci-pipeline.yml Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
linux-multi-gpu-ci-pipeline.yml Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00
linux-multi-gpu-tensorrt-ci-pipeline.yml Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
linux-nocontribops-ci-pipeline.yml Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00
linux-nuphar-ci-pipeline.yml Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
linux-openvino-ci-pipeline.yml Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
linux-openvino-nightly-pipeline.yml Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
linux-ort-srv-ci-pipeline.yml
linux-ort-srv-nightly-pipeline.yml
linux-pytorch-custom-ops-ci-pipeline.yml
mac-ci-pipeline.yml
mac-ios-ci-pipeline.yml Enable iOS CI pipeline (#5360) 2020-10-02 20:14:45 -07:00
mac-nocontribops-ci-pipeline.yml
orttraining-linux-ci-pipeline.yml Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00
orttraining-linux-gpu-ci-pipeline.yml Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
orttraining-linux-gpu-distributed-test-ci-pipeline.yml Azure ci pipeline for distributed environment tests (#5881) 2020-11-23 14:01:00 -08:00
orttraining-linux-gpu-docker-release-pipeline.yml Docker image release build updates (#5326) 2020-10-01 12:25:31 -07:00
orttraining-linux-gpu-e2e-test-ci-pipeline.yml Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
orttraining-linux-gpu-e2e-test-nightly-pipeline.yml Clean up builds (#6015) 2020-12-04 15:13:17 -08:00
orttraining-linux-gpu-frontend-test-ci-pipeline.yml Clean up builds (#6015) 2020-12-04 15:13:17 -08:00
orttraining-linux-gpu-perf-test-ci-pipeline.yml Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
orttraining-mac-ci-pipeline.yml
orttraining-pai-ci-pipeline.yml Rework AMD CI pipeline to use pool AMD-GPU and disable more tests in order to enable it. (#5885) 2020-11-24 09:38:14 -08:00
orttraining-py-packaging-pipeline.yml Clean up builds (#6015) 2020-12-04 15:13:17 -08:00
orttraining-win-ci-pipeline.yml
orttraining-win-gpu-ci-pipeline.yml Promote Cuda version to 10.2 for windows pipelines (#5138) 2020-09-13 20:32:06 -07:00
post-merge-jobs.yml jobs timeout .. 2020-09-21 21:51:59 -07:00
py-packaging-pipeline.yml
win-arm-crosscompile-ci-pipeline.yml
win-arm64-crosscompile-ci-pipeline.yml
win-ci-fuzz-testing.yml Fuzz testing misc (#5862) 2020-11-23 13:43:44 -08:00
win-ci-pipeline.yml Document all C# API pubic interfaces (#5853) 2020-11-20 14:03:55 -08:00
win-gpu-ci-pipeline.yml Reduce the number of CI build variants (#5856) 2020-11-18 20:41:30 -08:00
win-gpu-cuda-11-pipeline.yml Merge pull request #5731 from microsoft/snnn/rtti 2020-11-10 09:02:59 -08:00
win-gpu-reduce-op-ci-pipeline.yml Promote Cuda version to 10.2 for windows pipelines (#5138) 2020-09-13 20:32:06 -07:00
win-gpu-tensorrt-ci-pipeline.yml Reduce the number of CI build variants (#5856) 2020-11-18 20:41:30 -08:00
win-mklml-ci-pipeline.yml Revert "Remove MKLML build config (#5559)" (#5855) 2020-11-19 10:53:08 -08:00
win-nocontribops-ci-pipeline.yml Fix nuget build (#5163) 2020-09-16 10:37:09 -07:00
win-x86-nocontribops-ci-pipeline.yml Fix nuget build (#5163) 2020-09-16 10:37:09 -07:00