From 82a756834b9108d81f10b8cdd3a4ce72741e9940 Mon Sep 17 00:00:00 2001 From: Chuck SmileyRekiere Date: Wed, 26 May 2021 08:07:36 -0600 Subject: [PATCH] lf_check_config_template.ini : increased default timeout for testing with APU2 Signed-off-by: Chuck SmileyRekiere --- py-scripts/tools/lf_check_config_template.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-scripts/tools/lf_check_config_template.ini b/py-scripts/tools/lf_check_config_template.ini index 5815baf0..1e7c788e 100755 --- a/py-scripts/tools/lf_check_config_template.ini +++ b/py-scripts/tools/lf_check_config_template.ini @@ -39,7 +39,7 @@ UPSTREAM_PORT = eth1 # NO quotes around test parameters # Note: please copy lf_check_config_template.ini - values used for lf_check.py script verification [TEST_PARAMETERS] -TEST_TIMEOUT = 140 +TEST_TIMEOUT = 200 LOAD_BLANK_DB = FALSE LOAD_FACTORY_DEFAULT_DB = TRUE LOAD_CUSTOM_DB = TRUE