Revision 23269c5b qa/qa_daemon.py

b/qa/qa_daemon.py
78 78
                       utils.ShellQuoteArgs(cmd)).wait(), 0)
79 79

  
80 80

  
81
def PrintCronWarning():
82
  """Shows a warning about the required cron job.
83

  
84
  """
85
  print
86
  qa_utils.PrintWarning("The following tests require the cron script for"
87
                        " ganeti-watcher to be set up.")
88

  
89

  
81 90
def TestInstanceAutomaticRestart(node, instance):
82 91
  """Test automatic restart of instance by ganeti-watcher.
83 92

  

Also available in: Unified diff