From 702bf2621b4916a2b1a7bddb75ef0c9ffa49b487 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 28 May 2015 14:43:45 -0400 Subject: [PATCH] change node for setup to trusty Signed-off-by: Alfredo Deza --- ceph-setup/config/definitions/ceph-setup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5