]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
calamari: Use small machines
authorBoris Ranto <branto@redhat.com>
Mon, 12 Sep 2016 20:35:36 +0000 (22:35 +0200)
committerBoris Ranto <branto@redhat.com>
Wed, 14 Sep 2016 11:17:53 +0000 (13:17 +0200)
We do not need the huge machines for the calamari setup tasks, use small
machines instead.

Also use centos7 node instead of trusty one, nodejs bits seems to be
somewhat broken in trusty.

Signed-off-by: Boris Ranto <branto@redhat.com>
calamari-clients-setup/config/definitions/calamari-clients-setup.yml
calamari-setup/config/definitions/calamari-setup.yml

index 61d71eb3c50972e5cd696de706cd594e65725c69..6f73269115f29f41d8386f0793c302cf3e91d9a9 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 calamari-clients-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: small && centos7
     display-name: 'calamari-clients-setup'
     logrotate:
       daysToKeep: -1
index 8aab7e2e4a11543e27d7792f51cee7282850790b..d9b48c33af1dc3b921199b628933c0000e6d5d6e 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 calamari-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: small && trusty
     display-name: 'calamari-setup'
     logrotate:
       daysToKeep: -1