From: Alfredo Deza Date: Thu, 28 May 2015 18:43:45 +0000 (-0400) Subject: change node for setup to trusty X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=702bf2621b4916a2b1a7bddb75ef0c9ffa49b487;p=ceph-build.git change node for setup to trusty Signed-off-by: Alfredo Deza --- diff --git a/ceph-setup/config/definitions/ceph-setup.yml b/ceph-setup/config/definitions/ceph-setup.yml index 24d9a521..bbb3ce55 100644 --- a/ceph-setup/config/definitions/ceph-setup.yml +++ b/ceph-setup/config/definitions/ceph-setup.yml @@ -1,7 +1,7 @@ - job: name: ceph-setup 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." - node: gitbuilder-cdep-deb-cloud-precise-amd64-basic + node: gitbuilder-cdep-deb-trusty-amd64-basic disabled: false display-name: 'ceph-setup' concurrent: false