diff options
Diffstat (limited to 'bootstrap-hc2vpp-integration.sh')
-rwxr-xr-x | bootstrap-hc2vpp-integration.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |