From: adetalhouet Date: Wed, 3 Feb 2016 19:12:05 +0000 (-0500) Subject: Rename NIC feature X-Git-Tag: release/beryllium~47^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=29d3ebddff1ced86bc29e3a73d6557511da50ff4;hp=3442127a8b9caf2e2e498479a69af50d13b239d0;p=releng%2Fbuilder.git Rename NIC feature Feature file was remodel in NIC: https://git.opendaylight.org/gerrit/#/c/33996/ This patch address the feature name changed. Change-Id: Ieabd1a1325abbf3fe09c6c7c1729d5450b204b9c Signed-off-by: adetalhouet --- diff --git a/jjb/nic/nic-csit-basic.yaml b/jjb/nic/nic-csit-basic.yaml index 8443e1c8d..8e3387ec9 100644 --- a/jjb/nic/nic-csit-basic.yaml +++ b/jjb/nic/nic-csit-basic.yaml @@ -29,7 +29,7 @@ scope: 'all' # Features to install - install-features: 'odl-nic-core-service-mdsal,odl-nic-console' + install-features: 'odl-nic-console' # Robot custom options robot-options: '' diff --git a/jjb/nic/nic-csit-vtnrenderer.yaml b/jjb/nic/nic-csit-vtnrenderer.yaml index 4123c4a77..dc00cb94a 100644 --- a/jjb/nic/nic-csit-vtnrenderer.yaml +++ b/jjb/nic/nic-csit-vtnrenderer.yaml @@ -23,7 +23,7 @@ scope: 'all' # Features to install - install-features: 'odl-nic-core,odl-nic-console,odl-nic-renderer-vtn' + install-features: 'odl-nic-console,odl-nic-renderer-vtn' # Robot custom options robot-options: ''