[VOL-5240] periodic-voltha-test-bbsim failure
periodic test fail with error:FAIL 'Voltha.openolt.ONU_DYING_GASP.1703192114429025217' does not match 'Voltha.openolt.ONU_DYING.(\d+)

Change-Id: I989503111242c3550c66b291922d2c47faa54c92
diff --git a/VERSION b/VERSION
index ffbe9e2..420fbec 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.12.9
+2.12.10
diff --git a/tests/functional/Voltha_AlarmTests.robot b/tests/functional/Voltha_AlarmTests.robot
index 13a3cc9..4106f18 100755
--- a/tests/functional/Voltha_AlarmTests.robot
+++ b/tests/functional/Voltha_AlarmTests.robot
@@ -91,7 +91,7 @@
     [Tags]    active
     ${header}    ${deviceEvent}    Raise Onu Alarm And Get Event    DYING_GASP
     ...     ${onu_sn}    ONU_DYING_GASP_RAISE_EVENT
-    Verify Header   ${header}    Voltha.openolt.ONU_DYING\.(\\d+)    ONU
+    Verify Header   ${header}    Voltha.openolt.ONU_DYING_GASP\.(\\d+)    ONU
     Should Be Equal    ${deviceEvent}[deviceEventName]    ONU_DYING_GASP_RAISE_EVENT
     Should Be Equal    ${deviceEvent}[resourceId]    ${parent_id}