X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-hc2vpp-verify-odl.sh;h=92422d02690793327a4834699a254d62d080cdde;hp=17af883af758ca6e586df57abca001af13eb8da5;hb=aaa58d348c375f80e65dfdf62a679dd0cbac4411;hpb=06f5893dc07873ffc4acaa55a6d9c06277a593c2 diff --git a/bootstrap-hc2vpp-verify-odl.sh b/bootstrap-hc2vpp-verify-odl.sh index 17af883af7..92422d0269 100755 --- a/bootstrap-hc2vpp-verify-odl.sh +++ b/bootstrap-hc2vpp-verify-odl.sh @@ -230,7 +230,7 @@ cp /nfs/common/karaf_${ODL} ~ # 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 \