From 1cba6550b692753cc6f5d1ad7fb0c31bcd94b17b Mon Sep 17 00:00:00 2001 From: Dan Mick Date: Tue, 29 Mar 2016 22:20:33 -0700 Subject: [PATCH] ceph-setup-arm64: allow to run on the xenial node Signed-off-by: Dan Mick --- ceph-setup-arm64/config/definitions/ceph-setup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5