Skip to content
Snippets Groups Projects
  • Robert Schmidt's avatar
    644990a2
    CI: Clean_Test_Server_Images(): harmonize code · 644990a2
    Robert Schmidt authored
    - pass parameter directly instead of indirectly via class
    - harmonize to svr_id to read through common code in the next commits
    - pass images to express which images will be deleted
    - refactor function to use "with" for cls_cmd, and return success (or
      not)
    644990a2
    History
    CI: Clean_Test_Server_Images(): harmonize code
    Robert Schmidt authored
    - pass parameter directly instead of indirectly via class
    - harmonize to svr_id to read through common code in the next commits
    - pass images to express which images will be deleted
    - refactor function to use "with" for cls_cmd, and return success (or
      not)