summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-02-03 04:49:29 -0800
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2017-02-03 04:49:29 -0800
commit17832262123aee15c30adc30413d0a4581a0d7f5 (patch)
treeff0c786f358e03872594d8f1c18d6cd2617e0cc0
parent92de69547064f2074ff3456be272d1393ce5d0bf (diff)
Lock ci-management jobs to smallest minion type
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>
-rw-r--r--jjb/ci-management/ci-management.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/ci-management/ci-management.yaml b/jjb/ci-management/ci-management.yaml
index 5bdd7a5b9..87f3a4862 100644
--- a/jjb/ci-management/ci-management.yaml
+++ b/jjb/ci-management/ci-management.yaml
@@ -11,6 +11,7 @@
archive-artifacts: '**/*.log'
branch: 'master'
build-timeout: '60'
+ build-node: 'centos7-basebuild-2c-1g'
platforms:
- centos