aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap-hc2vpp-integration-odl.sh
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-04-26 10:11:32 +0200
committerJan Gelety <jgelety@cisco.com>2018-04-27 11:18:53 +0000
commit973b459199dc617f4364a891c4d74ac559639caa (patch)
tree47c84ffd1e479d1c2b8356cad3bd0658b05aed20 /bootstrap-hc2vpp-integration-odl.sh
parentf5d0c4d77058099fdd48a161e05c83676b119c2c (diff)
HC tests: reenable NSH plugin (CSIT-994)
Reverts https://gerrit.fd.io/r/#/c/11088/ Change-Id: Ib7b70d33f4a8110656dd39f25b7f5a67a2f52104 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 900e6deee3..aa42411c1a 100755
--- a/bootstrap-hc2vpp-integration-odl.sh
+++ b/bootstrap-hc2vpp-integration-odl.sh
@@ -228,12 +228,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/