summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/bug-5014-CthenAthenB-C-stopped.dot
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/dot/bug-5014-CthenAthenB-C-stopped.dot')
-rw-r--r--cts/scheduler/dot/bug-5014-CthenAthenB-C-stopped.dot14
1 files changed, 14 insertions, 0 deletions
diff --git a/cts/scheduler/dot/bug-5014-CthenAthenB-C-stopped.dot b/cts/scheduler/dot/bug-5014-CthenAthenB-C-stopped.dot
new file mode 100644
index 0000000..0012347
--- /dev/null
+++ b/cts/scheduler/dot/bug-5014-CthenAthenB-C-stopped.dot
@@ -0,0 +1,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"]
+}