X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-hc2vpp-verify.sh;h=603a969915ef6a8ae017c9c30e09029a983d054a;hp=2b6fbe75f527a50b89a72bab514a08afa1582d82;hb=c520b53736604e1eb5fbc328b585c78d5ffef0d9;hpb=06f5893dc07873ffc4acaa55a6d9c06277a593c2 diff --git a/bootstrap-hc2vpp-verify.sh b/bootstrap-hc2vpp-verify.sh index 2b6fbe75f5..603a969915 100755 --- a/bootstrap-hc2vpp-verify.sh +++ b/bootstrap-hc2vpp-verify.sh @@ -226,7 +226,7 @@ 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" \ + --suite "tests.honeycomb.func" \ --include HC_FUNC \ --exclude HC_NSH \ --noncritical EXPECTED_FAILING \