From 1961e7dec49d18dd87f02d959ad2024776fa00d6 Mon Sep 17 00:00:00 2001 From: Faseela K Date: Tue, 4 Jul 2017 16:02:49 +0530 Subject: [PATCH] Change feature odl-genius-ui to odl-genius-rest As part of karaf4 migration, some of the features were removed from genius-features list. odl-genius-ui has been removed as part of the same, and hence genius CSIT should not try to install the same. Change-Id: I692f0076197411042f73eda4c9d008fe4cec104f Signed-off-by: Faseela K --- jjb/genius/genius-csit-genius.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml index 68a312794..55217c543 100644 --- a/jjb/genius/genius-csit-genius.yaml +++ b/jjb/genius/genius-csit-genius.yaml @@ -41,7 +41,7 @@ tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300 # Features to install - install-features: 'odl-genius-ui' + install-features: 'odl-genius-rest' # Robot custom options robot-options: ' ' -- 2.36.6