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 21b4ae7607..ab5fa22a1d 100755 --- a/bootstrap-hc2vpp-integration.sh +++ b/bootstrap-hc2vpp-integration.sh @@ -224,7 +224,7 @@ fi PYTHONPATH=`pwd` pybot -L TRACE -W 136\ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \ --suite "tests.func" \ - --include honeycomb_sanity \ + --include HC_FUNC \ --noncritical EXPECTED_FAILING \ tests/ |