From: Andrew Grimberg Date: Fri, 3 Feb 2017 12:49:29 +0000 (-0800) Subject: Lock ci-management jobs to smallest minion type X-Git-Tag: 1.0.0-Amsterdam~781 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=17832262123aee15c30adc30413d0a4581a0d7f5;p=ci-management.git 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 --- 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