summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/bug-5014-CthenAthenB-C-stopped.dot
blob: 00123476ac0298272aa2513e1f45786dee7d2df2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
 digraph "g" {
"ClusterIP2_monitor_0 fc16-builder" -> "ClusterIP2_start_0 fc16-builder" [ style = dashed]
"ClusterIP2_monitor_0 fc16-builder" [ style=bold color="green" fontcolor="black"]
"ClusterIP2_monitor_30000 fc16-builder" [ style=dashed color="red" fontcolor="black"]
"ClusterIP2_start_0 fc16-builder" -> "ClusterIP2_monitor_30000 fc16-builder" [ style = dashed]
"ClusterIP2_start_0 fc16-builder" [ style=dashed color="red" fontcolor="black"]
"ClusterIP3_monitor_0 fc16-builder" [ style=bold color="green" fontcolor="black"]
"ClusterIP_monitor_0 fc16-builder" -> "ClusterIP_start_0 fc16-builder" [ style = dashed]
"ClusterIP_monitor_0 fc16-builder" [ style=bold color="green" fontcolor="black"]
"ClusterIP_monitor_30000 fc16-builder" [ style=dashed color="red" fontcolor="black"]
"ClusterIP_start_0 fc16-builder" -> "ClusterIP2_start_0 fc16-builder" [ style = dashed]
"ClusterIP_start_0 fc16-builder" -> "ClusterIP_monitor_30000 fc16-builder" [ style = dashed]
"ClusterIP_start_0 fc16-builder" [ style=dashed color="red" fontcolor="black"]
}