From 969b8665152252d77f5b61c9c7ae92143500366e Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Thu, 9 Aug 2018 09:46:49 -0500 Subject: [PATCH] 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 --- jjb/dmm/dmm.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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' -- 2.16.6