Skip to content

SAH-1499: Implement test case to verify SKB-300

Mansi Shirore requested to merge sah-1499 into main

1. What this MR does / why we need it:

  • Utilised ska-tmc-cspleafnodes v.0.15.3 which includes SKB-300 fix and delay model code optimisation
  • Implemented TMC-CSP test case to verify bug.
  • This MR include latest implementation of delay json aligned with ADR-88 and with configurable DelayCadence, DelayValidityPeriod and DelayAdvance values.
  • Skipped test case for TMC-CSP where configure command invoked ,it requires latest CBF chart which utilised ska-telmodel v1.15.0

2. Make sure that you've checked the boxes below before you submit MR:

  • No conflict with master branch.
  • Merge Request Title appropriate.
  • Unit/Integration tests added and existing test cases are passing.
  • Variable and Function names state the purpose.
  • There is no commented out code, print/debug statements.
  • Logs are added wherever necessary.
  • Exception is handled wherever required.
Edited by Mansi Shirore

Merge request reports