aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap-hc2vpp-integration-odl.sh
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-07-20 08:10:24 +0200
committerJan Gelety <jgelety@cisco.com>2018-07-23 12:07:56 +0000
commit376f6ff865564bd704eb810bbd87e4e45095b1da (patch)
tree0dc61cdecc97b858af4a2761f312eed2ed3d7e64 /bootstrap-hc2vpp-integration-odl.sh
parenteb9e73f37019420ff8387c204b6621e73195fd97 (diff)
HC Tests: disable NSH plugin
Change-Id: Ic382b625e5e7201ecc2a2937c15646806c594c61 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, 2 insertions, 1 deletions
diff --git a/bootstrap-hc2vpp-integration-odl.sh b/bootstrap-hc2vpp-integration-odl.sh
index e4d751d866..abffaab066 100755
--- a/bootstrap-hc2vpp-integration-odl.sh
+++ b/bootstrap-hc2vpp-integration-odl.sh
@@ -233,11 +233,12 @@ 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_REST_ONLY \
+ --exclude hc_nshORhc_rest_only \
--noncritical EXPECTED_FAILING \
--variable HC_ODL:${ODL} \
tests/