summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/bundle-interleave-promote.dot
blob: b481ba47839926f78345b1c8facfc8c371e0f3c9 (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
 digraph "g" {
"Cancel app_monitor_16000 app-bundle-2" -> "app_promote_0 app-bundle-2" [ style = bold]
"Cancel app_monitor_16000 app-bundle-2" [ style=bold color="green" fontcolor="black"]
"Cancel base_monitor_16000 base-bundle-2" -> "base_promote_0 base-bundle-2" [ style = bold]
"Cancel base_monitor_16000 base-bundle-2" [ style=bold color="green" fontcolor="black"]
"app-bundle-clone_promote_0" -> "app_promote_0 app-bundle-2" [ style = bold]
"app-bundle-clone_promote_0" [ style=bold color="green" fontcolor="orange"]
"app-bundle-clone_promoted_0" -> "app-bundle_promoted_0" [ style = bold]
"app-bundle-clone_promoted_0" [ style=bold color="green" fontcolor="orange"]
"app-bundle_promote_0" -> "app-bundle-clone_promote_0" [ style = bold]
"app-bundle_promote_0" [ style=bold color="green" fontcolor="orange"]
"app-bundle_promoted_0" [ style=bold color="green" fontcolor="orange"]
"app_monitor_15000 app-bundle-2" [ style=bold color="green" fontcolor="black"]
"app_promote_0 app-bundle-2" -> "app-bundle-clone_promoted_0" [ style = bold]
"app_promote_0 app-bundle-2" -> "app_monitor_15000 app-bundle-2" [ style = bold]
"app_promote_0 app-bundle-2" [ style=bold color="green" fontcolor="black"]
"base-bundle-clone_promote_0" -> "base_promote_0 base-bundle-2" [ style = bold]
"base-bundle-clone_promote_0" [ style=bold color="green" fontcolor="orange"]
"base-bundle-clone_promoted_0" -> "base-bundle_promoted_0" [ style = bold]
"base-bundle-clone_promoted_0" [ style=bold color="green" fontcolor="orange"]
"base-bundle_promote_0" -> "base-bundle-clone_promote_0" [ style = bold]
"base-bundle_promote_0" [ style=bold color="green" fontcolor="orange"]
"base-bundle_promoted_0" -> "app-bundle_promote_0" [ style = bold]
"base-bundle_promoted_0" [ style=bold color="green" fontcolor="orange"]
"base_monitor_15000 base-bundle-2" [ style=bold color="green" fontcolor="black"]
"base_promote_0 base-bundle-2" -> "app_promote_0 app-bundle-2" [ style = bold]
"base_promote_0 base-bundle-2" -> "base-bundle-clone_promoted_0" [ style = bold]
"base_promote_0 base-bundle-2" -> "base_monitor_15000 base-bundle-2" [ style = bold]
"base_promote_0 base-bundle-2" [ style=bold color="green" fontcolor="black"]
}