summaryrefslogtreecommitdiffstats
path: root/jjb/portal/portal-docker.yaml
diff options
context:
space:
mode:
authorstatta <statta@research.att.com>2020-03-31 11:41:57 -0400
committerstatta <statta@research.att.com>2020-03-31 11:41:57 -0400
commit40cec5010c9391172ce04ec6cb0ce5aad50e2088 (patch)
treea2e943869b9d54ebd86954e47619a3992d3e0cce /jjb/portal/portal-docker.yaml
parent0dd6f6285adf699e9328a3ce03468756c05be10f (diff)
Update Portal verify jobs to Ubuntu 1804
Issue-ID: PORTAL-868 Change-Id: I8b38c52f4ae2fba4b4066bc23c0735259c092532 Signed-off-by: statta <statta@research.att.com>
Diffstat (limited to 'jjb/portal/portal-docker.yaml')
-rw-r--r--jjb/portal/portal-docker.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/portal/portal-docker.yaml b/jjb/portal/portal-docker.yaml
index a45188d52..6f896ad3f 100644
--- a/jjb/portal/portal-docker.yaml
+++ b/jjb/portal/portal-docker.yaml
@@ -20,7 +20,7 @@
mvn-settings: 'portal-settings'
files: '**'
archive-artifacts: ''
- build-node: ubuntu1604-docker-8c-8g
+ build-node: ubuntu1804-docker-8c-8g
extra-project: 'portal/sdk'
extra-branch: '{branch}'
extra-refspec: 'refs/heads/{branch}'