VOL-5233 : Change ONU_DYING_GASP_EVENT check to ONU_DYING_GASP_RAISE_EVENT related to VOL-5206 changes
This will fix the failing periodic tests.
Change-Id: I4df1496c731255fce12960de7579a247e926e358
diff --git a/tests/functional/Voltha_AlarmTests.robot b/tests/functional/Voltha_AlarmTests.robot
index 0999dcc..13a3cc9 100755
--- a/tests/functional/Voltha_AlarmTests.robot
+++ b/tests/functional/Voltha_AlarmTests.robot
@@ -90,9 +90,9 @@
[Documentation] Raise Dying Gasp Alarm and verify event received
[Tags] active
${header} ${deviceEvent} Raise Onu Alarm And Get Event DYING_GASP
- ... ${onu_sn} ONU_DYING_GASP_EVENT
+ ... ${onu_sn} ONU_DYING_GASP_RAISE_EVENT
Verify Header ${header} Voltha.openolt.ONU_DYING\.(\\d+) ONU
- Should Be Equal ${deviceEvent}[deviceEventName] ONU_DYING_GASP_EVENT
+ Should Be Equal ${deviceEvent}[deviceEventName] ONU_DYING_GASP_RAISE_EVENT
Should Be Equal ${deviceEvent}[resourceId] ${parent_id}
Test RaiseLopcMissAlarm