diff options
author | spirentbrian <brian.castelli@spirent.com> | 2015-10-27 14:46:33 -0400 |
---|---|---|
committer | Maryam Tahhan <maryam.tahhan@intel.com> | 2015-10-29 18:26:00 +0000 |
commit | d9289a06e5cf868407eab996641f89f26a23f967 (patch) | |
tree | 3fbc90891e402e932bcb328acd927f12fbd5d72b /conf/00_common.conf | |
parent | bd576aaae3b5c2f517af2b2dd49343a2bf9ac968 (diff) |
First phase of Spirent Traffic Gen integration
Change-Id: Ib852c81fc8e09593411984bfb6f9bc5d5629f0c4
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 51dceb32..f9782c6a 100644 --- a/conf/00_common.conf +++ b/conf/00_common.conf @@ -68,4 +68,4 @@ TEST_PARAMS = {} # it can be used to suppress automatic load of obsoleted or abstract modules # Example: # EXCLUDE_MODULES = ['ovs_vanilla', 'qemu_virtio_net', 'pidstat'] -EXCLUDE_MODULES = [] +EXCLUDE_MODULES = ["testcenter-rfc2544-throughput"] |