From 9db910018adaea0dc600d1f9fe12ce2bc26e234d Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Tue, 15 Sep 2015 14:40:30 -0600 Subject: [PATCH] calamari-clients: wipe the workspace When this is not done, Jenkins keeps all the old RPMs and DEBs around after each job, and they slowly pile up in each subsequent job run. --- calamari-clients/config/definitions/calamari-clients.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/calamari-clients/config/definitions/calamari-clients.yml b/calamari-clients/config/definitions/calamari-clients.yml index 0b1d3c9f..7b4d4e6a 100644 --- a/calamari-clients/config/definitions/calamari-clients.yml +++ b/calamari-clients/config/definitions/calamari-clients.yml @@ -60,3 +60,4 @@ basedir: calamari-clients branches: $BRANCH url: git@github.com:red-hat-storage/romana.git + wipe-workspace: true -- 2.39.5