Lock ci-management jobs to smallest minion type
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 3 Feb 2017 12:49:29 +0000 (04:49 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 3 Feb 2017 12:49:29 +0000 (04:49 -0800)
Since the JJB and packer jobs are not memory or CPU intense they should
always run on the smallest minion we have defined.

Change-Id: Ifff93a8cac99c9f03796bae7b30501e8bfce341d
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/ci-management/ci-management.yaml

index 5bdd7a5..87f3a48 100644 (file)
@@ -11,6 +11,7 @@
     archive-artifacts: '**/*.log'
     branch: 'master'
     build-timeout: '60'
+    build-node: 'centos7-basebuild-2c-1g'
 
     platforms:
       - centos