aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap-hc2vpp-integration.sh
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-03-13 08:19:26 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-03-13 10:11:18 +0100
commit06f5893dc07873ffc4acaa55a6d9c06277a593c2 (patch)
tree7f52c472861f60e12241835988f5888dce3c1e85 /bootstrap-hc2vpp-integration.sh
parent07a840aaa516d4560dddd916c23593e711ec08fb (diff)
HC Tests: disable NSH plugin
NSH artifacts in Nexus are outdated and crash VPP. Reenable NSH after it is fixed (CSIT-994). Change-Id: I3a0367682d62d5ccdbf008336ed682e7ab9032a0 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'bootstrap-hc2vpp-integration.sh')
-rwxr-xr-xbootstrap-hc2vpp-integration.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap-hc2vpp-integration.sh b/bootstrap-hc2vpp-integration.sh
index 790465541e..02eaade5cb 100755
--- a/bootstrap-hc2vpp-integration.sh
+++ b/bootstrap-hc2vpp-integration.sh
@@ -227,10 +227,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.vpp.func" \
--include HC_FUNC \
+ --exclude HC_NSH \
--noncritical EXPECTED_FAILING \
tests/