gazebo-tooling / release-tools

8 stars 9 forks source link

INVALIDATE_DOCKER_CACHE in Bionic and Focal for the next two months #1067

Closed j-rivero closed 7 months ago

j-rivero commented 8 months ago

After many problems related to an apt-key failure that has poisoned many of our docker cache, this PR should invalidate docker cache. This PR will help to keep the cache clean for a couple of months to facilitate image rotation.

See #1069

scpeters commented 8 months ago

testing:

j-rivero commented 7 months ago

Testing https://build.osrfoundation.org/view/ign-citadel/job/ignition_citadel-install-pkg-bionic-amd64/804/console.

+++ ref_date=2023-11-13
+++ [[ bionic == \b\i\o\n\i\c ]]
++++ date +%s
++++ date -d '2023-11-13+60 days' +%s
+++ [[ 1699890588 -lt 1705017600 ]]
+++ export INVALIDATE_DOCKER_CACHE=true
+++ INVALIDATE_DOCKER_CACHE=true

Seems more reasonable to me. Need to merge so we can test other problems like #1059 .