The goal is to test northd performance so there's no point to start hypervisors.
Signed-off-by: Dumitru Ceara <dce...@redhat.com> --- tests/perf-northd.at | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/perf-northd.at b/tests/perf-northd.at index ca115dadc2..eb579bf19b 100644 --- a/tests/perf-northd.at +++ b/tests/perf-northd.at @@ -169,7 +169,7 @@ m4_define([OVN_BASIC_SCALE_CONFIG], [ done ]) -OVN_FOR_EACH_NORTHD([ +OVN_FOR_EACH_NORTHD_NO_HV([ AT_SETUP([ovn-northd basic scale test -- 200 Hypervisors, 200 Logical Ports/Hypervisor]) PERF_RECORD_START() @@ -181,7 +181,7 @@ PERF_RECORD_STOP() AT_CLEANUP ]) -OVN_FOR_EACH_NORTHD([ +OVN_FOR_EACH_NORTHD_NO_HV([ AT_SETUP([ovn-northd basic scale test -- 500 Hypervisors, 50 Logical Ports/Hypervisor]) PERF_RECORD_START() _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev