From c4107c5c38346ea8d83fb6a3e61096ff8a8f343b Mon Sep 17 00:00:00 2001 From: Zhang Yali Date: Thu, 4 Feb 2016 16:01:42 +0800 Subject: [PATCH] Add the features need to be installed in NEMO project. For test the effect of intent in physical network, openflow renderer should be installed. Change-Id: I7a429d2f06e71b532581ecdf64c2eb6c2455d37f Signed-off-by: Zhang Yali --- jjb/nemo/nemo-csit-engine.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/nemo/nemo-csit-engine.yaml b/jjb/nemo/nemo-csit-engine.yaml index f9c106af0..66f3c75fa 100644 --- a/jjb/nemo/nemo-csit-engine.yaml +++ b/jjb/nemo/nemo-csit-engine.yaml @@ -26,7 +26,7 @@ scope: 'all' # Features to install - install-features: 'odl-restconf,odl-mdsal-apidocs,odl-nemo-engine-ui' + install-features: 'odl-restconf,odl-mdsal-apidocs,odl-nemo-engine-ui,odl-nemo-openflow-renderer' # Robot custom options robot-options: '' -- 2.36.6