Add Ubuntu 18.04 docker builder to ODL cloud 27/88427/1
authorEric Ball <eball@linuxfoundation.org>
Sat, 14 Mar 2020 15:24:22 +0000 (08:24 -0700)
committerEric Ball <eball@linuxfoundation.org>
Sat, 14 Mar 2020 15:24:22 +0000 (08:24 -0700)
This also changes the ansible roles tests to this new builder.

Change-Id: I20032cb95b7ebdbc646636054b6e5d7f764d2dcc
Issue-ID: RELENG-2721
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg [new file with mode: 0644]
jjb/lf-infra/lf-infra-jobs.yaml

diff --git a/jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg b/jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg
new file mode 100644 (file)
index 0000000..36227d2
--- /dev/null
@@ -0,0 +1,2 @@
+IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20200313-183318.557
+HARDWARE_ID=odl-highcpu-2
index dc4f1bbd722f4ccd14dff787c64ef949330ab07b..20d4d629923e23958862ff8e64d66b653b823116 100644 (file)
@@ -6,7 +6,7 @@
 
     project-name: lf-infra-ansible-roles
     project: ansible/roles/*
-    build-node: centos7-docker-2c-2g
+    build-node: ubuntu1804-docker-2c-2g
     build-timeout: 60
     stream: any
     branch: '*'