diff options
Diffstat (limited to 'conf/00_common.conf')
-rw-r--r-- | conf/00_common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/00_common.conf b/conf/00_common.conf index 9b71fda0..c3579014 100644 --- a/conf/00_common.conf +++ b/conf/00_common.conf @@ -142,7 +142,7 @@ OPNFVPOD = '' # it can be used to suppress automatic load of obsoleted or abstract modules # Example: # EXCLUDE_MODULES = ['ovs_vanilla', 'qemu_virtio_net', 'pidstat'] -EXCLUDE_MODULES = ["testcenter-rfc2544-throughput"] +EXCLUDE_MODULES = ["testcenter-rfc2544-throughput", "vsperf_controller", "vsperf_pb2", "vsperf_client", "vsperf_pb2_grpc"] # ############################ # Vsperf Internal Options |