Apex: updates cache to unique name 87/34787/1
authorTim Rozet <trozet@redhat.com>
Mon, 15 May 2017 18:12:18 +0000 (14:12 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 15 May 2017 18:12:18 +0000 (14:12 -0400)
Change-Id: I4131efd042f5d1aa4e8a5dc78b24be8ba6fbf87c
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yml
jjb/apex/apex.yml.j2

index c3e23ba..1e13cbd 100644 (file)
             description: "Directory where the build artifact will be located upon the completion of the build."
         - string:
             name: CACHE_DIRECTORY
-            default: $HOME/opnfv/cache{gs-pathname}
+            default: $HOME/opnfv/apex-cache{gs-pathname}
             description: "Directory where the cache to be used during the build is located."
         - string:
             name: GIT_BASE
index 2e179d4..ade876c 100644 (file)
             description: "Directory where the build artifact will be located upon the completion of the build."
         - string:
             name: CACHE_DIRECTORY
-            default: $HOME/opnfv/cache{gs-pathname}
+            default: $HOME/opnfv/apex-cache{gs-pathname}
             description: "Directory where the cache to be used during the build is located."
         - string:
             name: GIT_BASE