ros-infrastructure / ros_buildfarm

ROS buildfarm based on Docker
Apache License 2.0
81 stars 96 forks source link

Add a script for culling Pulp content #959

Closed cottsay closed 2 years ago

cottsay commented 2 years ago

This script walks the repository version history for a single repository until it reaches the end, and begins removing repository versions from oldest to newest.

After removing the repository versions, it triggers an orphan deletion operation that actually deletes the content that was orphaned by the removed repository versions.

nuclearsandwich commented 2 years ago

The failure gave me pause as it was in the rpm job but it was just a network issue fetching the Almalinux container. I've re-run that job.