View Issue Details

IDProjectCategoryView StatusLast Update
0010474Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2025-08-18 18:01
ReporterArchie Miller Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0010474: Alarm Conformance Units should unique filters for specific alarms
Description

Improve the Alarm Conformance Unit with a refactor that includes:
Remove the Autorun functionality This will move all the current Autorun testing out of the Initialize, and into each test for better visibility into test operations. This will also reduce the complexity of running many tests at the same time.
Modify the Global Alarm filter to look for minimal Fields The global alarm filter that runs for the length of all conformance units will look for minimal fields for the sole purpose of determining active alarms in the server. This data can then be used to look for specific alarm conditions for each conformance unit.
Add an Alarm filter for each conformance unit This conformance unit specific filter will look only for specific alarm conditions to reduce the load on the alarm testing. A minimal set of fields will be request, with options to add specific fields, or all alarm fields depending on the demands of the conformance unit.

Removing the ability to do the autorun does require that each test that receives events utilize the RunSingleTest to enable the event collection. For example the Limit tests 2 - 6 all need to be refactored to run correctly. Many other conformance units need similar attention.

Each conformance unit requires refactoring as a result of these issues identified.

TagsNo tags attached.
Files Affected

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-08-18 18:01 Archie Miller New Issue