From f66090116051d07ed2913a9d0f8fdefa50740c84 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Mon, 27 Jul 2015 12:08:22 +1000 Subject: [PATCH] Don't clone project-config for puppet-apply jobs It does not appear these jobs actually require the project-config repo for anything. It was added in I3a772e84a1bc6028caeabcc8e09a0942f44b8612 without a lot of explaination of why, but as it stands I don't see the project-config affects the outcome of these jobs? Change-Id: I85111afbbce497c86f4f6d8dfe74944c32a77b80 --- tools/apply-test.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/apply-test.sh b/tools/apply-test.sh index 305ffccb62..916c381eb5 100755 --- a/tools/apply-test.sh +++ b/tools/apply-test.sh @@ -21,8 +21,6 @@ export PUPPET_INTEGRATION_TEST=1 cat > clonemap.yaml <