Skip to content

SAH-1447: Add a pipeline job to deploy TMC mid with real CSP subsystem

JayantKumbhar requested to merge sah-1447 into main

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

  • What
  • A job to deploy ska-tmc-mid chart and latest ska-csp chart(v0.17.2) for pairwise testing(SS-116)
  • Make targets to create and delete csp namespace
  • Facility to disable and enable simulated devices as per the requirement
  • Dummy test for TMC-CSP to verify the newly created job
  • why:
  • It is required for pairwise testing for MID TMC and CSP (SS-116)

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 JayantKumbhar

Merge request reports