summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/bug-1765.dot
blob: 2bf92adbb0e1f1c4cbc34e0efd8020a3f53d2260 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 digraph "g" {
"drbd0:0_post_notify_start_0 sles236" -> "ms-drbd0_confirmed-post_notify_running_0" [ style = bold]
"drbd0:0_post_notify_start_0 sles236" [ style=bold color="green" fontcolor="black"]
"drbd0:0_pre_notify_start_0 sles236" -> "ms-drbd0_confirmed-pre_notify_start_0" [ style = bold]
"drbd0:0_pre_notify_start_0 sles236" [ style=bold color="green" fontcolor="black"]
"drbd0:1_post_notify_start_0 sles238" -> "ms-drbd0_confirmed-post_notify_running_0" [ style = bold]
"drbd0:1_post_notify_start_0 sles238" [ style=bold color="green" fontcolor="black"]
"drbd0:1_start_0 sles238" -> "ms-drbd0_running_0" [ style = bold]
"drbd0:1_start_0 sles238" [ style=bold color="green" fontcolor="black"]
"ms-drbd0_confirmed-post_notify_running_0" [ style=bold color="green" fontcolor="orange"]
"ms-drbd0_confirmed-pre_notify_start_0" -> "ms-drbd0_post_notify_running_0" [ style = bold]
"ms-drbd0_confirmed-pre_notify_start_0" -> "ms-drbd0_start_0" [ style = bold]
"ms-drbd0_confirmed-pre_notify_start_0" [ style=bold color="green" fontcolor="orange"]
"ms-drbd0_post_notify_running_0" -> "drbd0:0_post_notify_start_0 sles236" [ style = bold]
"ms-drbd0_post_notify_running_0" -> "drbd0:1_post_notify_start_0 sles238" [ style = bold]
"ms-drbd0_post_notify_running_0" -> "ms-drbd0_confirmed-post_notify_running_0" [ style = bold]
"ms-drbd0_post_notify_running_0" [ style=bold color="green" fontcolor="orange"]
"ms-drbd0_pre_notify_start_0" -> "drbd0:0_pre_notify_start_0 sles236" [ style = bold]
"ms-drbd0_pre_notify_start_0" -> "ms-drbd0_confirmed-pre_notify_start_0" [ style = bold]
"ms-drbd0_pre_notify_start_0" [ style=bold color="green" fontcolor="orange"]
"ms-drbd0_running_0" -> "ms-drbd0_post_notify_running_0" [ style = bold]
"ms-drbd0_running_0" [ style=bold color="green" fontcolor="orange"]
"ms-drbd0_start_0" -> "drbd0:1_start_0 sles238" [ style = bold]
"ms-drbd0_start_0" -> "ms-drbd0_running_0" [ style = bold]
"ms-drbd0_start_0" [ style=bold color="green" fontcolor="orange"]
}