Updated Voltha_AlarmTests suite to refer voltha resource/keyword library

Change-Id: Iddbe2253915233c08eb23eb8473b71206f9f244c
diff --git a/VERSION b/VERSION
index 01b0f09..63cb62f 100755
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.8.13
+2.8.14
diff --git a/tests/functional/Voltha_AlarmTests.robot b/tests/functional/Voltha_AlarmTests.robot
index 57ebf31..8973593 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 ***