From: Alfredo Deza Date: Tue, 22 Mar 2016 15:31:09 +0000 (-0400) Subject: set the CEPH_BUILD_VIRTUALENV environment variable for ceph jobs X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F338%2Fhead;p=ceph-build.git set the CEPH_BUILD_VIRTUALENV environment variable for ceph jobs Signed-off-by: Alfredo Deza --- diff --git a/ceph/config/definitions/ceph.yml b/ceph/config/definitions/ceph.yml index 4a99fff1..ffa2044c 100644 --- a/ceph/config/definitions/ceph.yml +++ b/ceph/config/definitions/ceph.yml @@ -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'