summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/on_fail_demote2.dot
blob: 06193cb72aa19c7e5702b4fce91946d1df0bfffe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
 digraph "g" {
"Cancel rsc1_monitor_10000 rhel7-4" -> "rsc1_demote_0 rhel7-4" [ style = bold]
"Cancel rsc1_monitor_10000 rhel7-4" [ style=bold color="green" fontcolor="black"]
"Cancel rsc1_monitor_11000 rhel7-3" -> "rsc1_promote_0 rhel7-3" [ style = bold]
"Cancel rsc1_monitor_11000 rhel7-3" [ style=bold color="green" fontcolor="black"]
"rsc1-clone_demote_0" -> "rsc1-clone_demoted_0" [ style = bold]
"rsc1-clone_demote_0" -> "rsc1_demote_0 rhel7-4" [ style = bold]
"rsc1-clone_demote_0" [ style=bold color="green" fontcolor="orange"]
"rsc1-clone_demoted_0" -> "rsc1-clone_promote_0" [ style = bold]
"rsc1-clone_demoted_0" [ style=bold color="green" fontcolor="orange"]
"rsc1-clone_promote_0" -> "rsc1_promote_0 rhel7-3" [ style = bold]
"rsc1-clone_promote_0" [ style=bold color="green" fontcolor="orange"]
"rsc1-clone_promoted_0" [ style=bold color="green" fontcolor="orange"]
"rsc1_demote_0 rhel7-4" -> "rsc1-clone_demoted_0" [ style = bold]
"rsc1_demote_0 rhel7-4" -> "rsc1_monitor_11000 rhel7-4" [ style = bold]
"rsc1_demote_0 rhel7-4" [ style=bold color="green" fontcolor="black"]
"rsc1_monitor_10000 rhel7-3" [ style=bold color="green" fontcolor="black"]
"rsc1_monitor_11000 rhel7-4" [ style=bold color="green" fontcolor="black"]
"rsc1_promote_0 rhel7-3" -> "rsc1-clone_promoted_0" [ style = bold]
"rsc1_promote_0 rhel7-3" -> "rsc1_monitor_10000 rhel7-3" [ style = bold]
"rsc1_promote_0 rhel7-3" [ style=bold color="green" fontcolor="black"]
}