Increase node size to fix out of memory errors 20/1220/2
authorEric Ball <eball@linuxfoundation.org>
Thu, 18 Jul 2019 22:10:37 +0000 (15:10 -0700)
committerEric Ball <eball@linuxfoundation.org>
Tue, 23 Jul 2019 23:09:50 +0000 (16:09 -0700)
Both of these jobs were having issues during rpmbuild due to low
memory. Based on sandbox testing, increasing the node mem fixes
the problem.

Issue: IT-16836
Change-Id: I9751c39cd197d3ee621917f95e6dd205ec81d503
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
jjb/ta/caas-danm.yaml
jjb/ta/caas-metrics.yaml

index 9a0e532..4011935 100644 (file)
@@ -5,7 +5,7 @@
     project-type:
         - merge
         - verify
     project-type:
         - merge
         - verify
-    build-node: centos7-builder-2c-1g
+    build-node: centos7-builder-2c-8g
     stream: master
     jobs:
       - akraino-project-stream-type-ta
     stream: master
     jobs:
       - akraino-project-stream-type-ta
index 5741fd3..7921ea2 100644 (file)
@@ -5,7 +5,7 @@
     project-type:
         - merge
         - verify
     project-type:
         - merge
         - verify
-    build-node: centos7-builder-2c-1g
+    build-node: centos7-builder-2c-8g
     stream: master
     jobs:
       - akraino-project-stream-type-ta
     stream: master
     jobs:
       - akraino-project-stream-type-ta