benchmark: add a mechanism to cleanup repo that have been updated
We don't want to run a full cleanup step all the time, so we introduce a way for benchmark to indicate they will after a repository. We do not do this in a `teardown` phase because we are never really sure they will be run.
Please register or sign in to comment