From 17832262123aee15c30adc30413d0a4581a0d7f5 Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Fri, 3 Feb 2017 04:49:29 -0800 Subject: 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 --- jjb/ci-management/ci-management.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb') 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 -- cgit 1.2.3-korg