]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commitdiff
Add xenial gb; remove now-obsolete python-support 74/head
authorDan Mick <dan.mick@redhat.com>
Wed, 8 Jun 2016 21:38:18 +0000 (14:38 -0700)
committerDan Mick <dan.mick@redhat.com>
Wed, 8 Jun 2016 21:38:18 +0000 (14:38 -0700)
Signed-off-by: Dan Mick <dan.mick@redhat.com>
fabfile.py

index 2ea72d15de0cafff85fd843ea5aa8eb458d5bea7..ce78902fbdd6098f48b7c767a533d4aa0d8c8baa 100644 (file)
@@ -22,6 +22,7 @@ env.roledefs['gitbuilder_auto'] = [
     'ubuntu@gitbuilder-ceph-tarball-trusty-amd64-basic.front.sepia.ceph.com',
     'ubuntu@gitbuilder-ceph-tarball-trusty-amd64-cmake.ovh.sepia.ceph.com',
     'ubuntu@gitbuilder-ceph-tarball-trusty-i386-basic.front.sepia.ceph.com',
+    'ubuntu@gitbuilder-ceph-deb-xenial-amd64-basic.front.sepia.ceph.com',
     ]
 
 env.roledefs['gitbuilder_ceph_rpm'] = [
@@ -650,7 +651,6 @@ def _deb_builder(git_url, flavor, extra_remotes={}):
             'python-pip',
             'python-requests',
             'python-virtualenv',
-            'python-support',
             'python-argparse',
             'python-sphinx',
             'pbuilder',