From 3a714b95a0ef4d81e3631852a1ae0b4e3af212bc Mon Sep 17 00:00:00 2001 From: Mohamed El-Serngawy Date: Thu, 11 Feb 2016 14:59:12 -0500 Subject: [PATCH] Adding 2 mininet VMs to the test and fix installed feature name Change-Id: I2874caa719e9d585290e2b1e664cd9076c25c277 Signed-off-by: Mohamed El-Serngawy --- jjb/unimgr/unimgr-csit-basic.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jjb/unimgr/unimgr-csit-basic.yaml b/jjb/unimgr/unimgr-csit-basic.yaml index e23f0913f..e22191d5f 100644 --- a/jjb/unimgr/unimgr-csit-basic.yaml +++ b/jjb/unimgr/unimgr-csit-basic.yaml @@ -25,8 +25,11 @@ - all: scope: 'all' + # Mininet configuration + mininet-vms: 2 + # Features to install - install-features: 'odl-unimgr' + install-features: 'odl-unimgr-ui' # Robot custom options robot-options: '' -- 2.36.6