]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
comment the current pinning of the job to trusty 107/head
authorAlfredo Deza <adeza@redhat.com>
Thu, 23 Jul 2015 14:03:56 +0000 (10:03 -0400)
committerAlfredo Deza <adeza@redhat.com>
Thu, 23 Jul 2015 14:03:56 +0000 (10:03 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-setup/config/definitions/ceph-setup.yml

index 1f48b498b83250cfe25dfecadc54743e6d55ebff..8c22f1b9ee8a2950f064b89ac88b946d601cfb7e 100644 (file)
@@ -1,6 +1,8 @@
 - 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."
+    # we do not need to pin this to trusty anymore for the new jenkins instance
+    # FIXME: unpin when this gets ported over
     node: trusty
     disabled: false
     display-name: 'ceph-setup'