summaryrefslogtreecommitdiffstats
path: root/jjb/sdc/sdc-dcae-d-dt.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2020-03-12 21:13:14 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2020-03-12 21:15:49 -0700
commit0d27ccf66a76f6a7f6555be90104d4918a1a7368 (patch)
tree15b24777cff3b780f85e5993f4d0d517260278f9 /jjb/sdc/sdc-dcae-d-dt.yaml
parentb1cc18a29ef40451d5535dfe9349a1ec501d3af2 (diff)
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 <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/sdc/sdc-dcae-d-dt.yaml')
-rw-r--r--jjb/sdc/sdc-dcae-d-dt.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/sdc/sdc-dcae-d-dt.yaml b/jjb/sdc/sdc-dcae-d-dt.yaml
index 0d9130358..e95e2f93f 100644
--- a/jjb/sdc/sdc-dcae-d-dt.yaml
+++ b/jjb/sdc/sdc-dcae-d-dt.yaml
@@ -29,10 +29,10 @@
#- project:
# name: sdc-dcae-d-dt-arm64
# project-name: 'sdc-dcae-d-dt-arm64'
-# build-node: ubuntu1604-docker-arm64-4c-2g
+# build-node: ubuntu1804-docker-arm64-4c-2g
# jobs:
# - '{project-name}-{stream}-docker-version-java-daily':
-# build-node: 'ubuntu1604-docker-arm64-4c-2g'
+# build-node: 'ubuntu1804-docker-arm64-4c-2g'
# docker-pom: 'pom.xml'
# mvn-profile: 'server,docker'
# mvn-params: '-DskipTests=true'