X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-hc2vpp-integration.sh;h=60cdf6a9ddee30c629e0b5e57bd4763bd79a1fed;hp=02eaade5cbf65d6b998a5037cc06926b3a7db982;hb=623eb22347f7d5218d3536f620d6911cc312d7dd;hpb=06f5893dc07873ffc4acaa55a6d9c06277a593c2 diff --git a/bootstrap-hc2vpp-integration.sh b/bootstrap-hc2vpp-integration.sh index 02eaade5cb..60cdf6a9dd 100755 --- a/bootstrap-hc2vpp-integration.sh +++ b/bootstrap-hc2vpp-integration.sh @@ -230,7 +230,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 \