Index: suite_leahi/tst_general_alarm_requirements_instruction/test.py =================================================================== diff -u -r1b36b810f4cc30d9d9a2d87010da9093b3032184 -r1b3c596142fdaf4a660319994c3ba0f8731eda18 --- suite_leahi/tst_general_alarm_requirements_instruction/test.py (.../test.py) (revision 1b36b810f4cc30d9d9a2d87010da9093b3032184) +++ suite_leahi/tst_general_alarm_requirements_instruction/test.py (.../test.py) (revision 1b3c596142fdaf4a660319994c3ba0f8731eda18) @@ -31,8 +31,8 @@ alarm = TD_Messaging_Alarms() -ALARM_ID_COMBINATION = (2, 3, 5, 7, 10, 15, 20, 25, 30, 50) -ALARM_EXPIRES_TIME = (0, 10, 20, 30, 30, 100) +ALARM_ID_COMBINATION = (2, 15, 50) +ALARM_EXPIRES_TIME = (0, 2, 30, 100) alarm_flags = { "flags": 0, "system_fault": 1,