From 6716c491d6005421c249cb0b5fd5c27346f4b0b4 Mon Sep 17 00:00:00 2001 From: Jozef Behran Date: Tue, 23 Feb 2016 10:39:27 +0100 Subject: [PATCH] Add odl-netconf-mdsal needed by MDSAL performance test Change-Id: Iaa3a57927eeca83426685242f9e0976f353631cf Signed-off-by: Jozef Behran --- jjb/netconf/netconf-scale.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/netconf/netconf-scale.yaml b/jjb/netconf/netconf-scale.yaml index 2dc9dbd3d..48cb63b9b 100644 --- a/jjb/netconf/netconf-scale.yaml +++ b/jjb/netconf/netconf-scale.yaml @@ -28,7 +28,7 @@ scope: 'all' # Features to install - install-features: 'odl-restconf,odl-clustering-test-app,odl-netconf-connector-all' + install-features: 'odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-connector-all' # Robot custom options robot-options: '' -- 2.36.6