Skip to content

HM-453: Test kValue validation and kvalue valid range

Akshay Sonawane requested to merge hm-453 into main

1. What does MR do?

  • The MR contains updated chart of centralnode -0.15.0
  • The MR contains updated chart of subarraynode -0.18.0
  • Testing of k value out of range validation in centralnode
  • Testing of k-values are unique or same using SN latest chart
  • The XTPs are : XTP-44892, XTP-44894, XTP-44895, XTP-44898

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 Akshay Sonawane

Merge request reports