Skip to content

HM-455: Implement Long Command Sequence scenario for SDP

Akshay Sonawane requested to merge hm-455 into main

Overview

  • Implementation of long command sequence for SDP

Related Links

Created following new xtps for long sequence:

  • TMC Low executes configure-scan sequence of commands successfully - XTP-39894
  • TMC Low executes multiple scan with same configuration successfully - XTP-39896
  • TMC Low executes multiple scans with different resources and configurations - XTP-39897

Additional checklist

  • 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.
Edited by Akshay Sonawane

Merge request reports