summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/whitebox-move.dot
blob: 233b3ec0dcb6e9bb76d5b623b12bbff2531d9cc9 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
 digraph "g" {
"A_monitor_0 lxc2" -> "A_start_0 lxc1" [ style = bold]
"A_monitor_0 lxc2" -> "lxc1_stop_0 18node1" [ style = bold]
"A_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"]
"A_monitor_10000 lxc1" [ style=bold color="green" fontcolor="black"]
"A_start_0 lxc1" -> "A_monitor_10000 lxc1" [ style = bold]
"A_start_0 lxc1" [ style=bold color="green" fontcolor="black"]
"A_stop_0 lxc1" -> "A_start_0 lxc1" [ style = bold]
"A_stop_0 lxc1" -> "lxc1_stop_0 18node1" [ style = bold]
"A_stop_0 lxc1" [ style=bold color="green" fontcolor="black"]
"M-clone_running_0" [ style=bold color="green" fontcolor="orange"]
"M-clone_start_0" -> "M-clone_running_0" [ style = bold]
"M-clone_start_0" -> "M_start_0 lxc1" [ style = bold]
"M-clone_start_0" [ style=bold color="green" fontcolor="orange"]
"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" -> "M-clone_start_0" [ style = bold]
"M-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
"M_monitor_10000 lxc1" [ style=bold color="green" fontcolor="black"]
"M_start_0 lxc1" -> "M-clone_running_0" [ style = bold]
"M_start_0 lxc1" -> "M_monitor_10000 lxc1" [ style = bold]
"M_start_0 lxc1" [ style=bold color="green" fontcolor="black"]
"M_stop_0 lxc1" -> "M-clone_stopped_0" [ style = bold]
"M_stop_0 lxc1" -> "M_start_0 lxc1" [ style = bold]
"M_stop_0 lxc1" -> "lxc1_stop_0 18node1" [ style = bold]
"M_stop_0 lxc1" [ style=bold color="green" fontcolor="black"]
"container1_start_0 18node2" -> "A_start_0 lxc1" [ style = bold]
"container1_start_0 18node2" -> "M_start_0 lxc1" [ style = bold]
"container1_start_0 18node2" -> "lxc1_start_0 18node2" [ style = bold]
"container1_start_0 18node2" [ style=bold color="green" fontcolor="black"]
"container1_stop_0 18node1" -> "container1_start_0 18node2" [ style = bold]
"container1_stop_0 18node1" [ style=bold color="green" fontcolor="black"]
"lxc1_monitor_30000 18node2" [ style=bold color="green" fontcolor="black"]
"lxc1_start_0 18node2" -> "A_monitor_10000 lxc1" [ style = bold]
"lxc1_start_0 18node2" -> "A_start_0 lxc1" [ style = bold]
"lxc1_start_0 18node2" -> "M_monitor_10000 lxc1" [ style = bold]
"lxc1_start_0 18node2" -> "M_start_0 lxc1" [ style = bold]
"lxc1_start_0 18node2" -> "lxc1_monitor_30000 18node2" [ style = bold]
"lxc1_start_0 18node2" [ style=bold color="green" fontcolor="black"]
"lxc1_stop_0 18node1" -> "container1_stop_0 18node1" [ style = bold]
"lxc1_stop_0 18node1" -> "lxc1_start_0 18node2" [ style = bold]
"lxc1_stop_0 18node1" [ style=bold color="green" fontcolor="black"]
}