From: Dan Mick Date: Wed, 30 Mar 2016 05:20:33 +0000 (-0700) Subject: ceph-setup-arm64: allow to run on the xenial node X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F345%2Fhead;p=ceph-build.git ceph-setup-arm64: allow to run on the xenial node Signed-off-by: Dan Mick --- diff --git a/ceph-setup-arm64/config/definitions/ceph-setup.yml b/ceph-setup-arm64/config/definitions/ceph-setup.yml index 40b79dce..8bcc6c33 100644 --- a/ceph-setup-arm64/config/definitions/ceph-setup.yml +++ b/ceph-setup-arm64/config/definitions/ceph-setup.yml @@ -3,7 +3,7 @@ description: "This job step checks out the branch and builds the tarballs, diffs, and dsc that are passed to the ceph-build step.\r\n\r\nNotes:\r\nJob needs to run on a releatively recent debian system. The Restrict where run feature is used to specifiy an appropriate label.\r\nThe clear workspace before checkout box for the git plugin is used." # we do not need to pin this to trusty anymore for the new jenkins instance # FIXME: unpin when this gets ported over - node: trusty + node: xenial display-name: 'ceph-setup-arm64' logrotate: daysToKeep: -1