summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/clone-require-all-no-interleave-3.dot
blob: 9539e86a2b3cbb3470d7f7fc7199fcf3c684c341 (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
 digraph "g" {
"A-clone_running_0" -> "B-clone_start_0" [ style = bold]
"A-clone_running_0" [ style=bold color="green" fontcolor="orange"]
"A-clone_start_0" -> "A-clone_running_0" [ style = bold]
"A-clone_start_0" -> "A_start_0 rhel7-auto3" [ style = bold]
"A-clone_start_0" [ style=bold color="green" fontcolor="orange"]
"A-clone_stop_0" -> "A-clone_stopped_0" [ style = bold]
"A-clone_stop_0" -> "A_stop_0 rhel7-auto4" [ style = bold]
"A-clone_stop_0" [ style=bold color="green" fontcolor="orange"]
"A-clone_stopped_0" -> "A-clone_start_0" [ style = bold]
"A-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
"A_monitor_10000 rhel7-auto3" [ style=bold color="green" fontcolor="black"]
"A_start_0 rhel7-auto3" -> "A-clone_running_0" [ style = bold]
"A_start_0 rhel7-auto3" -> "A_monitor_10000 rhel7-auto3" [ style = bold]
"A_start_0 rhel7-auto3" [ style=bold color="green" fontcolor="black"]
"A_stop_0 rhel7-auto4" -> "A-clone_stopped_0" [ style = bold]
"A_stop_0 rhel7-auto4" -> "A_start_0 rhel7-auto3" [ style = bold]
"A_stop_0 rhel7-auto4" [ style=bold color="green" fontcolor="black"]
"B-clone_running_0" [ style=bold color="green" fontcolor="orange"]
"B-clone_start_0" -> "B-clone_running_0" [ style = bold]
"B-clone_start_0" -> "B_start_0 rhel7-auto3" [ style = bold]
"B-clone_start_0" [ style=bold color="green" fontcolor="orange"]
"B-clone_stop_0" -> "B-clone_stopped_0" [ style = bold]
"B-clone_stop_0" -> "B_stop_0 rhel7-auto4" [ style = bold]
"B-clone_stop_0" [ style=bold color="green" fontcolor="orange"]
"B-clone_stopped_0" -> "A-clone_stop_0" [ style = bold]
"B-clone_stopped_0" -> "B-clone_start_0" [ style = bold]
"B-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
"B_monitor_10000 rhel7-auto3" [ style=bold color="green" fontcolor="black"]
"B_start_0 rhel7-auto3" -> "B-clone_running_0" [ style = bold]
"B_start_0 rhel7-auto3" -> "B_monitor_10000 rhel7-auto3" [ style = bold]
"B_start_0 rhel7-auto3" -> "clone-one-or-more:order-B-clone-C-clone-mandatory" [ style = bold]
"B_start_0 rhel7-auto3" [ style=bold color="green" fontcolor="black"]
"B_stop_0 rhel7-auto4" -> "B-clone_stopped_0" [ style = bold]
"B_stop_0 rhel7-auto4" -> "B_start_0 rhel7-auto3" [ style = bold]
"B_stop_0 rhel7-auto4" [ style=bold color="green" fontcolor="black"]
"C-clone_running_0" [ style=bold color="green" fontcolor="orange"]
"C-clone_start_0" -> "C-clone_running_0" [ style = bold]
"C-clone_start_0" -> "C_start_0 rhel7-auto3" [ style = bold]
"C-clone_start_0" [ style=bold color="green" fontcolor="orange"]
"C-clone_stop_0" -> "C-clone_stopped_0" [ style = bold]
"C-clone_stop_0" -> "C_stop_0 rhel7-auto4" [ style = bold]
"C-clone_stop_0" [ style=bold color="green" fontcolor="orange"]
"C-clone_stopped_0" -> "B-clone_stop_0" [ style = bold]
"C-clone_stopped_0" -> "C-clone_start_0" [ style = bold]
"C-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
"C_monitor_10000 rhel7-auto3" [ style=bold color="green" fontcolor="black"]
"C_start_0 rhel7-auto3" -> "C-clone_running_0" [ style = bold]
"C_start_0 rhel7-auto3" -> "C_monitor_10000 rhel7-auto3" [ style = bold]
"C_start_0 rhel7-auto3" [ style=bold color="green" fontcolor="black"]
"C_stop_0 rhel7-auto4" -> "C-clone_stopped_0" [ style = bold]
"C_stop_0 rhel7-auto4" -> "C_start_0 rhel7-auto3" [ style = bold]
"C_stop_0 rhel7-auto4" [ style=bold color="green" fontcolor="black"]
"clone-one-or-more:order-B-clone-C-clone-mandatory" -> "C-clone_start_0" [ style = bold]
"clone-one-or-more:order-B-clone-C-clone-mandatory" [ style=bold color="green" fontcolor="orange"]
}