From: Jessica Wagantall Date: Thu, 22 Aug 2019 18:06:43 +0000 (-0700) Subject: Update ta-ci-build node X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=1f98e89a4162ff220647d2b4f267d712c848c125 Update ta-ci-build node Add V2-32G node to the cloud. Use 32G node to build ta-ci-build which fails to complete the virt-copy of guest-image.img into /boot V2-32G Helps processing this faster. Signed-off-by: Jessica Wagantall Change-Id: Ie679b231f5be07f53b41ece5515a2a570dcf325f --- diff --git a/jenkins-config/clouds/openstack/cattle/centos7-builder-8c-32g.cfg b/jenkins-config/clouds/openstack/cattle/centos7-builder-8c-32g.cfg new file mode 100644 index 0000000..8d05e42 --- /dev/null +++ b/jenkins-config/clouds/openstack/cattle/centos7-builder-8c-32g.cfg @@ -0,0 +1,2 @@ +IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20190315-024623.770 +HARDWARE_ID=v2-highcpu-32 diff --git a/jjb/ta/ci-build.yaml b/jjb/ta/ci-build.yaml index 3d6eda3..62399a5 100644 --- a/jjb/ta/ci-build.yaml +++ b/jjb/ta/ci-build.yaml @@ -2,7 +2,7 @@ name: ta-ci-build project: none project-name: none - build-node: centos7-builder-8c-16g + build-node: centos7-builder-8c-32g stream: master build-timeout: 120 jobs: