]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-setup: ask for x86_64 archs 551/head
authorAlfredo Deza <adeza@redhat.com>
Wed, 16 Nov 2016 16:47:38 +0000 (11:47 -0500)
committerAlfredo Deza <adeza@redhat.com>
Wed, 16 Nov 2016 16:47:38 +0000 (11:47 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-setup/config/definitions/ceph-setup.yml

index c565422fbe94966a8552af11b0baed979e6f4636..a6fbe607c03a711df10b578fdff928629087f776 100644 (file)
@@ -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: huge && trusty
+    node: huge && trusty && x86_64
     display-name: 'ceph-setup'
     logrotate:
       daysToKeep: -1