summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/whitebox-stop.dot
blob: b103e68ca873ce1b62c40ab4084d638214469238 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 digraph "g" {
"A_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"]
"B_monitor_0 lxc2" -> "B_start_0 lxc2" [ style = bold]
"B_monitor_0 lxc2" -> "lxc1_stop_0 18node2" [ style = bold]
"B_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"]
"B_monitor_10000 lxc2" [ style=bold color="green" fontcolor="black"]
"B_start_0 lxc2" -> "B_monitor_10000 lxc2" [ style = bold]
"B_start_0 lxc2" [ style=bold color="green" fontcolor="black"]
"B_stop_0 lxc1" -> "B_start_0 lxc2" [ style = bold]
"B_stop_0 lxc1" -> "lxc1_stop_0 18node2" [ style = bold]
"B_stop_0 lxc1" [ style=bold color="green" fontcolor="black"]
"D_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"]
"M-clone_stop_0" -> "M-clone_stopped_0" [ style = bold]
"M-clone_stop_0" -> "M_stop_0 lxc1" [ style = bold]
"M-clone_stop_0" [ style=bold color="green" fontcolor="orange"]
"M-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
"M_stop_0 lxc1" -> "M-clone_stopped_0" [ style = bold]
"M_stop_0 lxc1" -> "lxc1_stop_0 18node2" [ style = bold]
"M_stop_0 lxc1" [ style=bold color="green" fontcolor="black"]
"container1_stop_0 18node2" [ style=bold color="green" fontcolor="black"]
"lxc1_stop_0 18node2" -> "container1_stop_0 18node2" [ style = bold]
"lxc1_stop_0 18node2" [ style=bold color="green" fontcolor="black"]
}