From: Alfredo Deza Date: Mon, 15 Aug 2016 13:27:15 +0000 (-0400) Subject: ceph-deploy-tag: restrict the job to trusty and small, avoiding docs server X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3cd848a97f066989fd9e338a5ba3aafce8038525;p=ceph-build.git ceph-deploy-tag: restrict the job to trusty and small, avoiding docs server Signed-off-by: Alfredo Deza --- diff --git a/ceph-deploy-tag/config/definitions/ceph-tag.yml b/ceph-deploy-tag/config/definitions/ceph-tag.yml index 20f55a4a..ab726a62 100644 --- a/ceph-deploy-tag/config/definitions/ceph-tag.yml +++ b/ceph-deploy-tag/config/definitions/ceph-tag.yml @@ -13,6 +13,7 @@ name: ceph-deploy-tag description: "This job clones ceph-deploy and sets the right version from the tag, pushing back to ceph-deploy.git" display-name: 'ceph-deploy-tag' + node: 'trusty&&small' logrotate: daysToKeep: -1 numToKeep: 25