Alarm id
Description: - Alarm id 100.106 very rarely occurs so using that to raise test alarms could be an ideal choice so it does not conflict with alarm ids that occurs frequently. Change-Id: I23787802f1c9b25fc44900a70f7ad0405971f037 Signed-off-by: aabhinav <ayyapasetti.abhinav@windriver.com>
This commit is contained in:
@@ -426,6 +426,7 @@ def test_dc_alarm_aggregation_managed():
|
||||
|
||||
# Raises the alarm on subcloud.
|
||||
fm_client_cli_object = FaultManagementClientCLIObject()
|
||||
fm_client_cli_object.set_alarm_id("100.106")
|
||||
fm_client_cli_object.set_entity_id(f"name={subcloud_name}")
|
||||
get_logger().log_info(f"Raise alarm on subcloud: {subcloud_name}")
|
||||
fm_client_cli_keywords.raise_alarm(fm_client_cli_object)
|
||||
|
||||
Reference in New Issue
Block a user