Can we use set_report_severity_id_override twice in testcase

In reply to shawnbay:

Yes, last setting wins. Note that uvm_component does not provide convenience method for this setting. If you want to set an entire component hierarchy, you’ll need to traverse it and apply to each component.