Add a 4c-4g docker system for ansible roles 86/91986/1
authorThanh Ha <zxiiro@gmail.com>
Sun, 9 Aug 2020 13:29:23 +0000 (09:29 -0400)
committerThanh Ha <zxiiro@gmail.com>
Sun, 9 Aug 2020 13:29:23 +0000 (09:29 -0400)
The LF ansible role jobs are running real Docker builds as tests now
and the systems need to test more image types in parallel which means
they can use more CPU and RAM to improve their build times.

Change-Id: I75796cb2faadc136e4fde31223fb223c64b53882
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg [new file with mode: 0644]
jjb/lf-infra/lf-infra-jobs.yaml

diff --git a/jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg b/jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg
new file mode 100644 (file)
index 0000000..61c5bbe
--- /dev/null
@@ -0,0 +1,2 @@
+IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20191004-045622.840
+HARDWARE_ID=odl-highcpu-4
index d27c3f5ef5ddc34977d421a0f5e3da947f8269cb..24fa430d1d996a5f367a7104ede6d61654da6879 100644 (file)
@@ -6,7 +6,7 @@
 
     project-name: lf-infra-ansible-roles
     project: ansible/roles/*
-    build-node: ubuntu1804-docker-2c-2g
+    build-node: ubuntu1804-docker-4c-4g
     build-timeout: 60
     stream: any
     branch: '*'