File bug-914761_pacemaker-pengine-not-reschedule-unneeded-monitor-test-update.patch of Package pacemaker.9287
commit 4a8e8fbc205430898ef256bfd234215d8e3d8e80
Author: Gao,Yan <ygao@suse.com>
Date: Wed Feb 25 16:33:56 2015 +0100
Test: pengine: Do not reschedule monitors that are no longer needed while resource definitions have changed (update regression test)
diff --git a/pengine/test10/bug-lf-2422.dot b/pengine/test10/bug-lf-2422.dot
index 08951d6..b331e41 100644
--- a/pengine/test10/bug-lf-2422.dot
+++ b/pengine/test10/bug-lf-2422.dot
@@ -67,24 +67,20 @@ digraph "g" {
"o2stage:3_stop_0" [ style=bold color="green" fontcolor="orange" ]
"o2stage:3_stopped_0" -> "c-o2stage_stopped_0" [ style = bold]
"o2stage:3_stopped_0" [ style=bold color="green" fontcolor="orange" ]
-"ocfs:0_monitor_20000 qa-suse-4" [ style=dashed color="red" fontcolor="black" ]
"ocfs:0_stop_0 qa-suse-4" -> "all_stopped" [ style = bold]
"ocfs:0_stop_0 qa-suse-4" -> "c-ocfs_stopped_0" [ style = bold]
"ocfs:0_stop_0 qa-suse-4" -> "o2stage:1_stop_0" [ style = bold]
"ocfs:0_stop_0 qa-suse-4" -> "ocfs:1_stop_0 qa-suse-1" [ style = bold]
"ocfs:0_stop_0 qa-suse-4" [ style=bold color="green" fontcolor="black" ]
-"ocfs:1_monitor_20000 qa-suse-1" [ style=dashed color="red" fontcolor="black" ]
"ocfs:1_stop_0 qa-suse-1" -> "all_stopped" [ style = bold]
"ocfs:1_stop_0 qa-suse-1" -> "c-ocfs_stopped_0" [ style = bold]
"ocfs:1_stop_0 qa-suse-1" -> "o2stage:0_stop_0" [ style = bold]
"ocfs:1_stop_0 qa-suse-1" [ style=bold color="green" fontcolor="black" ]
-"ocfs:2_monitor_20000 qa-suse-3" [ style=dashed color="red" fontcolor="black" ]
"ocfs:2_stop_0 qa-suse-3" -> "all_stopped" [ style = bold]
"ocfs:2_stop_0 qa-suse-3" -> "c-ocfs_stopped_0" [ style = bold]
"ocfs:2_stop_0 qa-suse-3" -> "o2stage:2_stop_0" [ style = bold]
"ocfs:2_stop_0 qa-suse-3" -> "ocfs:0_stop_0 qa-suse-4" [ style = bold]
"ocfs:2_stop_0 qa-suse-3" [ style=bold color="green" fontcolor="black" ]
-"ocfs:3_monitor_20000 qa-suse-2" [ style=dashed color="red" fontcolor="black" ]
"ocfs:3_stop_0 qa-suse-2" -> "all_stopped" [ style = bold]
"ocfs:3_stop_0 qa-suse-2" -> "c-ocfs_stopped_0" [ style = bold]
"ocfs:3_stop_0 qa-suse-2" -> "o2stage:3_stop_0" [ style = bold]