commit | d75b93b3f7b09574d17de72b097f67c81fbcfc75 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik@opennetworking.org> | Thu Oct 28 06:03:23 2021 +0000 |
committer | Andrea Campanella <andrea@opennetworking.org> | Thu Oct 28 08:34:10 2021 +0000 |
tree | 1d697e6a1334d19909edcfe294f68e96bc6aa302 | |
parent | 96fe9eeb5aa2110bbed01cf63e3d1905aaa73ebc [diff] |
Updated Voltha_AlarmTests suite to refer voltha resource/keyword library Change-Id: Iaed5c9a72a1679009df8e8b7fc933ab370ffcdd3
diff --git a/tests/functional/Voltha_AlarmTests.robot b/tests/functional/Voltha_AlarmTests.robot index 9b7da61..e4ab03a 100755 --- a/tests/functional/Voltha_AlarmTests.robot +++ b/tests/functional/Voltha_AlarmTests.robot
@@ -26,6 +26,7 @@ Resource ../../libraries/voltctl.robot Resource ../../libraries/utils.robot Resource ../../libraries/k8s.robot +Resource ../../libraries/voltha.robot Resource ../../variables/variables.robot *** Variables ***