aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap-hc2vpp-integration-odl.sh
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-06-01 12:58:15 +0200
committerPeter Mikus <pmikus@cisco.com>2018-06-06 05:11:55 +0000
commit964cb57bfc40efe2e22d472e58ac060e79bfacaf (patch)
treeb451edb75d8bd1a485fffed033d68a31bed2e41d /bootstrap-hc2vpp-integration-odl.sh
parent84aade31caf9df41a880affad7aef4549dfc6b5e (diff)
HC Tests: reenable NSH plugin (CSIT-994)
Reverts https://gerrit.fd.io/r/#/c/12572/ Change-Id: Ic55016e3c257a81440332a212e4c0d83e1990668 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'bootstrap-hc2vpp-integration-odl.sh')
-rwxr-xr-xbootstrap-hc2vpp-integration-odl.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap-hc2vpp-integration-odl.sh b/bootstrap-hc2vpp-integration-odl.sh
index c6c7490519..e4d751d866 100755
--- a/bootstrap-hc2vpp-integration-odl.sh
+++ b/bootstrap-hc2vpp-integration-odl.sh
@@ -233,12 +233,11 @@ if [ "$?" -ne "0" ]; then
echo "However, the tests will start."
fi
-# TODO(CSIT-994): reenable NSH
PYTHONPATH=`pwd` pybot -L TRACE -W 136\
-v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \
--suite "tests.honeycomb.func" \
--include HC_FUNC \
- --exclude HC_NSHORHC_REST_ONLY \
+ --exclude HC_REST_ONLY \
--noncritical EXPECTED_FAILING \
--variable HC_ODL:${ODL} \
tests/