cts: Change DC_IDLE pattern

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Fabio M. Di Nitto <fdinitto@redhat.com>
This commit is contained in:
Jan Friesse 2012-07-12 11:40:10 +02:00
parent 2e3796a706
commit 908ed7dcb3

View File

@ -126,7 +126,7 @@ class corosync_needle(ClusterManager):
"Pat:ChildKilled" : "%s corosync.*Child process %s terminated with signal 9",
"Pat:ChildRespawn" : "%s corosync.*Respawning failed child process: %s",
"Pat:ChildExit" : "Child process .* exited",
"Pat:DC_IDLE" : ".*A processor joined or left the membership and a new membership was formed.",
"Pat:DC_IDLE" : ".*A processor joined or left the membership and a new membership.*was formed.",
# Bad news Regexes. Should never occur.
"BadRegexes" : (
r"ERROR:",