Apex: fixes other BUILD_DIRECTORY paths 63/13663/1
authorTim Rozet <trozet@redhat.com>
Wed, 4 May 2016 14:46:31 +0000 (10:46 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 4 May 2016 14:46:31 +0000 (10:46 -0400)
Change-Id: Ifbd79fbc03e63a5d81344e35d696571fd5b17bfc
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yml

index fc0fd4b..f8e36f7 100644 (file)
         - 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
         - 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