X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-hc2vpp-integration-odl.sh;h=900e6deee31bf5edbbc77c77d4e7215459306653;hp=9c5b2e13f23fcb7ff12b027a02c6215622fcbf0a;hb=b892452e1fe2d226f526f9a0685b1095e36b8050;hpb=06f5893dc07873ffc4acaa55a6d9c06277a593c2 diff --git a/bootstrap-hc2vpp-integration-odl.sh b/bootstrap-hc2vpp-integration-odl.sh index 9c5b2e13f2..900e6deee3 100755 --- a/bootstrap-hc2vpp-integration-odl.sh +++ b/bootstrap-hc2vpp-integration-odl.sh @@ -231,7 +231,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_NSHORHC_REST_ONLY \ --noncritical EXPECTED_FAILING \