From: Tim Rozet Date: Wed, 4 May 2016 14:46:31 +0000 (-0400) Subject: Apex: fixes other BUILD_DIRECTORY paths X-Git-Tag: colorado.1.0~532^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=eaa61c7f6bf91958819412716550b624db5c8364;p=releng.git Apex: fixes other BUILD_DIRECTORY paths Change-Id: Ifbd79fbc03e63a5d81344e35d696571fd5b17bfc Signed-off-by: Tim Rozet --- diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index fc0fd4bf9..f8e36f768 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -216,7 +216,7 @@ - trigger-builds: - project: 'apex-deploy-virtual-os-nosdn-nofeature-ha-{stream1}' predefined-parameters: | - BUILD_DIRECTORY=apex-verify-{stream1}/build_output + BUILD_DIRECTORY=apex-verify-{stream1} OPNFV_CLEAN=yes git-revision: false block: true @@ -329,7 +329,7 @@ - trigger-builds: - project: 'apex-deploy-virtual-os-nosdn-nofeature-ha-{stream}' predefined-parameters: | - BUILD_DIRECTORY=apex-build-{stream}/build_output + BUILD_DIRECTORY=apex-build-{stream} OPNFV_CLEAN=yes git-revision: false block: true