[ta] Move image build job to a bigger build minion 29/829/4
authorOssi Koivistoinen <ossi.koivistoinen@nokia.com>
Fri, 24 May 2019 14:18:21 +0000 (17:18 +0300)
committerraghuramamendru <raghurama.mendru@nokia.com>
Thu, 23 May 2019 07:49:17 +0000 (02:49 -0500)
TA image build job runs out of memory when the executor
has 8 GB memory. It has been tested to work with 16 GB.

Change-Id: Idc7a5855f47c6c0e539677a71dd989627985c14d
Signed-off-by: Ossi Koivistoinen <ossi.koivistoinen@nokia.com>
jenkins-config/clouds/openstack/cattle/centos7-builder-8c-16g.cfg [new file with mode: 0644]
jjb/ta/ci-build.yaml

diff --git a/jenkins-config/clouds/openstack/cattle/centos7-builder-8c-16g.cfg b/jenkins-config/clouds/openstack/cattle/centos7-builder-8c-16g.cfg
new file mode 100644 (file)
index 0000000..538ebcb
--- /dev/null
@@ -0,0 +1,2 @@
+IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20190315-024623.770
+HARDWARE_ID=v1-standard-16
index 1351200..97b9609 100644 (file)
@@ -2,7 +2,7 @@
     name: ta-ci-build
     project: none
     project-name: none
     name: ta-ci-build
     project: none
     project-name: none
-    build-node: centos7-builder-8c-8g
+    build-node: centos7-builder-8c-16g
     stream: master
     jobs:
       - akraino-project-release-ta-build
     stream: master
     jobs:
       - akraino-project-release-ta-build