Skip to content
Snippets Groups Projects
  • Mark Goddard's avatar
    46aeb984
    Fix prechecks in check mode · 46aeb984
    Mark Goddard authored
    When running in check mode, some prechecks previously failed because
    they use the command module which is silently not run in check mode.
    Other prechecks were not running correctly in check mode due to e.g.
    looking for a string in empty command output or not querying which
    containers are running.
    
    This change fixes these issues.
    
    Closes-Bug: #2002657
    Change-Id: I5219cb42c48d5444943a2d48106dc338aa08fa7c
    46aeb984
    History
    Fix prechecks in check mode
    Mark Goddard authored
    When running in check mode, some prechecks previously failed because
    they use the command module which is silently not run in check mode.
    Other prechecks were not running correctly in check mode due to e.g.
    looking for a string in empty command output or not querying which
    containers are running.
    
    This change fixes these issues.
    
    Closes-Bug: #2002657
    Change-Id: I5219cb42c48d5444943a2d48106dc338aa08fa7c