From dc06de5c7c51ea80e5dc6eb5a493914c9df6164f Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Tue, 4 Jun 2019 12:42:03 +1000 Subject: [PATCH] Update to lastest Ubuntu 16.04 images Ubuntu 14.04 is EOL-ed and no longer supported. Change-Id: If78f90ae03ff58097d0b7d2bb23d5ebb2c794b3f Signed-off-by: Anil Belur --- jjb/netconf/netconf-csit-callhome.yaml | 2 +- jjb/netconf/netconf-userfeatures.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/netconf/netconf-csit-callhome.yaml b/jjb/netconf/netconf-csit-callhome.yaml index 4012b53e3..05c84644b 100644 --- a/jjb/netconf/netconf-csit-callhome.yaml +++ b/jjb/netconf/netconf-csit-callhome.yaml @@ -26,7 +26,7 @@ scope: 'only' # no mininet required - tools_system_image: ZZCI - Ubuntu 14.04 - gbp - 20180723-235516.505 + tools_system_image: ZZCI - Ubuntu 16.04 - gbp - 20190521-223526.319 # Features to install install-features: 'odl-netconf-callhome-ssh,odl-restconf' diff --git a/jjb/netconf/netconf-userfeatures.yaml b/jjb/netconf/netconf-userfeatures.yaml index 5b41d7dc6..fe017c2e2 100644 --- a/jjb/netconf/netconf-userfeatures.yaml +++ b/jjb/netconf/netconf-userfeatures.yaml @@ -26,7 +26,7 @@ - all: scope: 'all' - tools_system_image: ZZCI - Ubuntu 14.04 - gbp - 20180723-235516.505 + tools_system_image: ZZCI - Ubuntu 16.04 - gbp - 20190521-223526.319 # Features to install install-features: > -- 2.36.6