commit | 21fa8c73c11ef510a6d36d8f410c2d8b8da283f8 | [log] [tgz] |
---|---|---|
author | Suchitra Vemuri <suchitra@opennetworking.org> | Mon Mar 08 16:34:25 2021 -0800 |
committer | Suchitra Vemuri <suchitra@opennetworking.org> | Tue Mar 09 06:12:09 2021 +0000 |
tree | bef6810aa1567fa46e333739f13932888a6935e5 | |
parent | 89f7377856ed5a93eb10369ba918d8bf8c6b20d3 [diff] |
Increase timeout value to accommodate in-band OLT activation Change-Id: Ic473dd8124a3f06865028527209157938e9ca6a2
diff --git a/tests/functional/Voltha_ErrorScenarios.robot b/tests/functional/Voltha_ErrorScenarios.robot index dafbf2c..8637d2d 100644 --- a/tests/functional/Voltha_ErrorScenarios.robot +++ b/tests/functional/Voltha_ErrorScenarios.robot
@@ -44,7 +44,7 @@ # For below variable value, using deployment name as using grep for # parsing radius pod name, we can also use full radius pod name ${RESTART_POD_NAME} radius -${timeout} 360s +${timeout} 540s ${of_id} 0 ${logical_id} 0 ${has_dataplane} True