From: Vanessa Rene Valderrama Date: Thu, 9 Aug 2018 14:46:49 +0000 (-0500) Subject: Modify ubuntu1604 OS X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=969b8665152252d77f5b61c9c7ae92143500366e;p=ci-management.git Modify ubuntu1604 OS This change is to fix the ubuntu1604 OS to resolve the issue of DMM nodes not spinning up. Change-Id: I2adeca5acc1f2f2fba1e94ded29c0255702aedcf Signed-off-by: Vanessa Rene Valderrama --- diff --git a/jjb/dmm/dmm.yaml b/jjb/dmm/dmm.yaml index 3dec19e32..b54badef6 100644 --- a/jjb/dmm/dmm.yaml +++ b/jjb/dmm/dmm.yaml @@ -24,7 +24,9 @@ project: 'dmm' os: - - ubuntu1604 + - ubuntu1604: + repo-os-part: 'ubuntu.xenial.main' + stream: - master: branch: 'master'