From 0d27ccf66a76f6a7f6555be90104d4918a1a7368 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 12 Mar 2020 21:13:14 -0700 Subject: Migrate to ARM Ubuntu18.04 node Ubuntu 16.04 still has SSH and Kernel issues. Migrating to Ubuntu18.04 since we have a good instance now. TODO: Disable Ubuntu16.04 arm nodes. - Currently Ubuntu18.04 arm nodes are under more test. - No additional costs since no job is using 16.04 arm nodes. - Once confirmed, these will be disabled. Change-Id: I1ef6dfc04aa6e85531f824e24ad517137a7080ca Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall --- jjb/multicloud/multicloud-openstack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/multicloud/multicloud-openstack.yaml') diff --git a/jjb/multicloud/multicloud-openstack.yaml b/jjb/multicloud/multicloud-openstack.yaml index 6d02177d8..8192bf3c2 100644 --- a/jjb/multicloud/multicloud-openstack.yaml +++ b/jjb/multicloud/multicloud-openstack.yaml @@ -91,7 +91,7 @@ # mvn-goals: 'install' # script: # !include-raw-escape: 'build-multicloud-openstack-docker-image.sh' -# build-node: ubuntu1604-docker-arm64-4c-2g +# build-node: ubuntu1804-docker-arm64-4c-2g # files: '**' # archive-artifacts: '' # -- cgit 1.2.3-korg