Skip to content

SKB-230:Adding test case to verify Bug Resolution, When Any subsystem is in empty obsstate , Abort command should not fail on subarray node.

Jatin Sharma requested to merge skb-230 into main

The purpose of the MR is to Add the test case for resolution of bug SKB-230. When MCCS is in EMPTY obsstate and Abort command is invoked on subarraynode other subsystems i.e CSP and SDP should aborted successfully.

  • No conflicts with the master branch.
  • Merge Request title is appropriate.
  • Unit and integration tests have been added, and existing test cases are passing.
  • Variable and Function names state the purpose.
  • There are no commented-out code or print/debug statements.
  • Logs have been added where necessary.
  • Exceptions are handled wherever required.
  • Pipeline is passing 5 times in a row.
Edited by Jatin Sharma

Merge request reports