]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
set the CEPH_BUILD_VIRTUALENV environment variable for ceph jobs 338/head
authorAlfredo Deza <adeza@redhat.com>
Tue, 22 Mar 2016 15:31:09 +0000 (11:31 -0400)
committerAlfredo Deza <adeza@redhat.com>
Tue, 22 Mar 2016 15:31:09 +0000 (11:31 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph/config/definitions/ceph.yml

index 4a99fff19242e3d9cb54bae1c74db92087ff025a..ffa2044c3cec7a502d4d5e99ae38e226f7940c46 100644 (file)
@@ -51,6 +51,11 @@ If this is checked, binaries will be pushed to chacra using the $BRANCH-rc name,
 Defaults to un-checked"
           default: false
 
+      - string:
+          name: CEPH_BUILD_VIRTUALENV
+          description: "Base parent path for virtualenv locations, set to avoid issues with extremely long paths that are incompatible with tools like pip. Defaults to '/tmp'."
+          default: "/tmp"
+
     builders:
       - multijob:
           name: 'ceph tag phase'