Set a limit on the maximum number of attribute mismatches considered
by the test comparison code, and make it configurable.

Signed-off-by: Dror Russo <[email protected]>
---
 global_config.ini |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/global_config.ini b/global_config.ini
index 6fb8f4e..752a4ce 100644
--- a/global_config.ini
+++ b/global_config.ini
@@ -11,6 +11,7 @@ query_timeout: 3600
 min_retry_delay: 20
 max_retry_delay: 60
 graph_cache_creation_timeout_minutes: 10
+test_comparison_maximum_attribute_mismatches: 4
 
 [AUTOTEST_WEB]
 host: localhost
-- 
1.6.2.5

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to