Revision 16e0b9c9 qa/qa_daemon.py
b/qa/qa_daemon.py | ||
---|---|---|
76 | 76 |
"""Runs the ganeti-watcher daemon on the master node. |
77 | 77 |
|
78 | 78 |
""" |
79 |
AssertCommand(["ganeti-watcher", "-d", "--ignore-pause"]) |
|
79 |
AssertCommand(["ganeti-watcher", "-d", "--ignore-pause", "--wait-children"])
|
|
80 | 80 |
|
81 | 81 |
|
82 | 82 |
def TestPauseWatcher(): |
Also available in: Unified diff