Integrated: 1030: Lots of "uncleanable" repos found in scratch dirs

Erik Joelsson erikj at openjdk.java.net
Thu May 13 12:57:12 UTC 2021


On Wed, 12 May 2021 22:13:10 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> This patch tries to fix a problem where bots will often generate "uncleanable" repos in the scratch area. This is often caused by the initial clone of the repo being interrupted for some reason (usually bot restart). By cloning into a temp dir and then moving in place, we can easily tell if an existing scratch repo was fully cloned or not.

This pull request has now been integrated.

Changeset: 183323f7
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/183323f7be988d5df053a22180df5e6c2b96ef20
Stats:     10 lines in 1 file changed: 9 ins; 0 del; 1 mod

1030: Lots of "uncleanable" repos found in scratch dirs

Reviewed-by: ehelin

-------------

PR: https://git.openjdk.java.net/skara/pull/1156


More information about the skara-dev mailing list