blob: 48391db487bfd996ff04d24b19d742e3f9eed67a (
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
|
digraph "g" {
"load_stopped_xfc0 xfc0" -> "xu-test3_migrate_to_0 xfc1" [ style = bold]
"load_stopped_xfc0 xfc0" -> "xu-test3_start_0 xfc0" [ style = bold]
"load_stopped_xfc0 xfc0" -> "xu-test7_start_0 xfc0" [ style = bold]
"load_stopped_xfc0 xfc0" [ style=bold color="green" fontcolor="orange"]
"load_stopped_xfc1 xfc1" -> "xu-test2_migrate_to_0 xfc3" [ style = bold]
"load_stopped_xfc1 xfc1" -> "xu-test2_start_0 xfc1" [ style = bold]
"load_stopped_xfc1 xfc1" -> "xu-test6_start_0 xfc1" [ style = bold]
"load_stopped_xfc1 xfc1" [ style=bold color="green" fontcolor="orange"]
"load_stopped_xfc2 xfc2" -> "xu-test4_start_0 xfc2" [ style = bold]
"load_stopped_xfc2 xfc2" -> "xu-test9_start_0 xfc2" [ style = bold]
"load_stopped_xfc2 xfc2" [ style=bold color="green" fontcolor="orange"]
"load_stopped_xfc3 xfc3" -> "xu-test12_migrate_to_0 xfc2" [ style = bold]
"load_stopped_xfc3 xfc3" -> "xu-test12_start_0 xfc3" [ style = bold]
"load_stopped_xfc3 xfc3" -> "xu-test13_start_0 xfc3" [ style = bold]
"load_stopped_xfc3 xfc3" -> "xu-test5_start_0 xfc3" [ style = bold]
"load_stopped_xfc3 xfc3" [ style=bold color="green" fontcolor="orange"]
"xu-test12_migrate_from_0 xfc3" -> "xu-test12_start_0 xfc3" [ style = bold]
"xu-test12_migrate_from_0 xfc3" -> "xu-test12_stop_0 xfc2" [ style = bold]
"xu-test12_migrate_from_0 xfc3" [ style=bold color="green" fontcolor="black"]
"xu-test12_migrate_to_0 xfc2" -> "xu-test12_migrate_from_0 xfc3" [ style = bold]
"xu-test12_migrate_to_0 xfc2" [ style=bold color="green" fontcolor="black"]
"xu-test12_monitor_10000 xfc3" [ style=bold color="green" fontcolor="black"]
"xu-test12_start_0 xfc3" -> "xu-test12_monitor_10000 xfc3" [ style = bold]
"xu-test12_start_0 xfc3" [ style=bold color="green" fontcolor="orange"]
"xu-test12_stop_0 xfc2" -> "load_stopped_xfc2 xfc2" [ style = bold]
"xu-test12_stop_0 xfc2" -> "xu-test12_start_0 xfc3" [ style = bold]
"xu-test12_stop_0 xfc2" [ style=bold color="green" fontcolor="black"]
"xu-test13_monitor_10000 xfc3" [ style=bold color="green" fontcolor="black"]
"xu-test13_start_0 xfc3" -> "xu-test13_monitor_10000 xfc3" [ style = bold]
"xu-test13_start_0 xfc3" [ style=bold color="green" fontcolor="black"]
"xu-test2_migrate_from_0 xfc1" -> "xu-test2_start_0 xfc1" [ style = bold]
"xu-test2_migrate_from_0 xfc1" -> "xu-test2_stop_0 xfc3" [ style = bold]
"xu-test2_migrate_from_0 xfc1" [ style=bold color="green" fontcolor="black"]
"xu-test2_migrate_to_0 xfc3" -> "xu-test2_migrate_from_0 xfc1" [ style = bold]
"xu-test2_migrate_to_0 xfc3" [ style=bold color="green" fontcolor="black"]
"xu-test2_monitor_10000 xfc1" [ style=bold color="green" fontcolor="black"]
"xu-test2_start_0 xfc1" -> "xu-test2_monitor_10000 xfc1" [ style = bold]
"xu-test2_start_0 xfc1" [ style=bold color="green" fontcolor="orange"]
"xu-test2_stop_0 xfc3" -> "load_stopped_xfc3 xfc3" [ style = bold]
"xu-test2_stop_0 xfc3" -> "xu-test2_start_0 xfc1" [ style = bold]
"xu-test2_stop_0 xfc3" [ style=bold color="green" fontcolor="black"]
"xu-test3_migrate_from_0 xfc0" -> "xu-test3_start_0 xfc0" [ style = bold]
"xu-test3_migrate_from_0 xfc0" -> "xu-test3_stop_0 xfc1" [ style = bold]
"xu-test3_migrate_from_0 xfc0" [ style=bold color="green" fontcolor="black"]
"xu-test3_migrate_to_0 xfc1" -> "xu-test3_migrate_from_0 xfc0" [ style = bold]
"xu-test3_migrate_to_0 xfc1" [ style=bold color="green" fontcolor="black"]
"xu-test3_monitor_10000 xfc0" [ style=bold color="green" fontcolor="black"]
"xu-test3_start_0 xfc0" -> "xu-test3_monitor_10000 xfc0" [ style = bold]
"xu-test3_start_0 xfc0" [ style=bold color="green" fontcolor="orange"]
"xu-test3_stop_0 xfc1" -> "load_stopped_xfc1 xfc1" [ style = bold]
"xu-test3_stop_0 xfc1" -> "xu-test3_start_0 xfc0" [ style = bold]
"xu-test3_stop_0 xfc1" [ style=bold color="green" fontcolor="black"]
"xu-test4_migrate_from_0 xfc2" -> "xu-test4_start_0 xfc2" [ style = bold]
"xu-test4_migrate_from_0 xfc2" -> "xu-test4_stop_0 xfc0" [ style = bold]
"xu-test4_migrate_from_0 xfc2" [ style=bold color="green" fontcolor="black"]
"xu-test4_migrate_to_0 xfc0" -> "xu-test4_migrate_from_0 xfc2" [ style = bold]
"xu-test4_migrate_to_0 xfc0" [ style=bold color="green" fontcolor="black"]
"xu-test4_monitor_10000 xfc2" [ style=bold color="green" fontcolor="black"]
"xu-test4_start_0 xfc2" -> "xu-test4_monitor_10000 xfc2" [ style = bold]
"xu-test4_start_0 xfc2" [ style=bold color="green" fontcolor="orange"]
"xu-test4_stop_0 xfc0" -> "load_stopped_xfc0 xfc0" [ style = bold]
"xu-test4_stop_0 xfc0" -> "xu-test4_start_0 xfc2" [ style = bold]
"xu-test4_stop_0 xfc0" [ style=bold color="green" fontcolor="black"]
"xu-test5_migrate_from_0 xfc3" -> "xu-test5_start_0 xfc3" [ style = bold]
"xu-test5_migrate_from_0 xfc3" -> "xu-test5_stop_0 xfc2" [ style = bold]
"xu-test5_migrate_from_0 xfc3" [ style=bold color="green" fontcolor="black"]
"xu-test5_migrate_to_0 xfc2" -> "xu-test5_migrate_from_0 xfc3" [ style = bold]
"xu-test5_migrate_to_0 xfc2" [ style=bold color="green" fontcolor="black"]
"xu-test5_monitor_10000 xfc3" [ style=bold color="green" fontcolor="black"]
"xu-test5_start_0 xfc3" -> "xu-test5_monitor_10000 xfc3" [ style = bold]
"xu-test5_start_0 xfc3" [ style=bold color="green" fontcolor="orange"]
"xu-test5_stop_0 xfc2" -> "load_stopped_xfc2 xfc2" [ style = bold]
"xu-test5_stop_0 xfc2" -> "xu-test5_start_0 xfc3" [ style = bold]
"xu-test5_stop_0 xfc2" [ style=bold color="green" fontcolor="black"]
"xu-test6_migrate_from_0 xfc1" -> "xu-test6_start_0 xfc1" [ style = bold]
"xu-test6_migrate_from_0 xfc1" -> "xu-test6_stop_0 xfc3" [ style = bold]
"xu-test6_migrate_from_0 xfc1" [ style=bold color="green" fontcolor="black"]
"xu-test6_migrate_to_0 xfc3" -> "xu-test6_migrate_from_0 xfc1" [ style = bold]
"xu-test6_migrate_to_0 xfc3" [ style=bold color="green" fontcolor="black"]
"xu-test6_monitor_10000 xfc1" [ style=bold color="green" fontcolor="black"]
"xu-test6_start_0 xfc1" -> "xu-test6_monitor_10000 xfc1" [ style = bold]
"xu-test6_start_0 xfc1" [ style=bold color="green" fontcolor="orange"]
"xu-test6_stop_0 xfc3" -> "load_stopped_xfc3 xfc3" [ style = bold]
"xu-test6_stop_0 xfc3" -> "xu-test6_start_0 xfc1" [ style = bold]
"xu-test6_stop_0 xfc3" [ style=bold color="green" fontcolor="black"]
"xu-test7_migrate_from_0 xfc0" -> "xu-test7_start_0 xfc0" [ style = bold]
"xu-test7_migrate_from_0 xfc0" -> "xu-test7_stop_0 xfc1" [ style = bold]
"xu-test7_migrate_from_0 xfc0" [ style=bold color="green" fontcolor="black"]
"xu-test7_migrate_to_0 xfc1" -> "xu-test7_migrate_from_0 xfc0" [ style = bold]
"xu-test7_migrate_to_0 xfc1" [ style=bold color="green" fontcolor="black"]
"xu-test7_monitor_10000 xfc0" [ style=bold color="green" fontcolor="black"]
"xu-test7_start_0 xfc0" -> "xu-test7_monitor_10000 xfc0" [ style = bold]
"xu-test7_start_0 xfc0" [ style=bold color="green" fontcolor="orange"]
"xu-test7_stop_0 xfc1" -> "load_stopped_xfc1 xfc1" [ style = bold]
"xu-test7_stop_0 xfc1" -> "xu-test7_start_0 xfc0" [ style = bold]
"xu-test7_stop_0 xfc1" [ style=bold color="green" fontcolor="black"]
"xu-test9_migrate_from_0 xfc2" -> "xu-test9_start_0 xfc2" [ style = bold]
"xu-test9_migrate_from_0 xfc2" -> "xu-test9_stop_0 xfc0" [ style = bold]
"xu-test9_migrate_from_0 xfc2" [ style=bold color="green" fontcolor="black"]
"xu-test9_migrate_to_0 xfc0" -> "xu-test9_migrate_from_0 xfc2" [ style = bold]
"xu-test9_migrate_to_0 xfc0" [ style=bold color="green" fontcolor="black"]
"xu-test9_monitor_10000 xfc2" [ style=bold color="green" fontcolor="black"]
"xu-test9_start_0 xfc2" -> "xu-test9_monitor_10000 xfc2" [ style = bold]
"xu-test9_start_0 xfc2" [ style=bold color="green" fontcolor="orange"]
"xu-test9_stop_0 xfc0" -> "load_stopped_xfc0 xfc0" [ style = bold]
"xu-test9_stop_0 xfc0" -> "xu-test9_start_0 xfc2" [ style = bold]
"xu-test9_stop_0 xfc0" [ style=bold color="green" fontcolor="black"]
}
|