commit | f8ff51a07ee63dc6e249e66ab6ddbaaac7ffc92b | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Tue Nov 13 13:49:53 2018 -0800 |
committer | Kailash <kailash@onlab.us> | Tue Nov 13 13:49:53 2018 -0800 |
tree | f680823c4447536fa5457aa9055eeab91c7b5ac6 | |
parent | 32ce8e58072b19b15b789e3b65b92c42c27a830e [diff] |
adding missing robot library Change-Id: I2e4188604907f4a8f0e71b58a826b8caa30ad0df
diff --git a/tests/atests/robot/voltha_automated_test_suite.robot b/tests/atests/robot/voltha_automated_test_suite.robot index 9e764a1..0ac9ae4 100755 --- a/tests/atests/robot/voltha_automated_test_suite.robot +++ b/tests/atests/robot/voltha_automated_test_suite.robot
@@ -14,6 +14,7 @@ *** Settings *** Library Process +Library OperatingSystem Library ../common/auto_test.py Library ../common/volthaMngr.py Library ../common/preprovisioning.py