summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/remote-startup-probes.dot
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/dot/remote-startup-probes.dot')
-rw-r--r--cts/scheduler/dot/remote-startup-probes.dot28
1 files changed, 28 insertions, 0 deletions
diff --git a/cts/scheduler/dot/remote-startup-probes.dot b/cts/scheduler/dot/remote-startup-probes.dot
new file mode 100644
index 0000000..e7cbefe
--- /dev/null
+++ b/cts/scheduler/dot/remote-startup-probes.dot
@@ -0,0 +1,28 @@
+ digraph "g" {
+"FAKE1_monitor_0 remote1" -> "FAKE1_start_0 18node2" [ style = bold]
+"FAKE1_monitor_0 remote1" [ style=bold color="green" fontcolor="black"]
+"FAKE1_monitor_60000 18node2" [ style=bold color="green" fontcolor="black"]
+"FAKE1_start_0 18node2" -> "FAKE1_monitor_60000 18node2" [ style = bold]
+"FAKE1_start_0 18node2" [ style=bold color="green" fontcolor="black"]
+"FAKE1_stop_0 18builder" -> "FAKE1_start_0 18node2" [ style = bold]
+"FAKE1_stop_0 18builder" [ style=bold color="green" fontcolor="black"]
+"FAKE2_monitor_0 remote1" -> "FAKE2_start_0 remote1" [ style = bold]
+"FAKE2_monitor_0 remote1" [ style=bold color="green" fontcolor="black"]
+"FAKE2_monitor_60000 remote1" [ style=bold color="green" fontcolor="black"]
+"FAKE2_start_0 remote1" -> "FAKE2_monitor_60000 remote1" [ style = bold]
+"FAKE2_start_0 remote1" [ style=bold color="green" fontcolor="black"]
+"FAKE2_stop_0 18node2" -> "FAKE2_start_0 remote1" [ style = bold]
+"FAKE2_stop_0 18node2" [ style=bold color="green" fontcolor="black"]
+"FAKE3_monitor_0 remote1" [ style=bold color="green" fontcolor="black"]
+"FAKE4_monitor_0 remote1" [ style=bold color="green" fontcolor="black"]
+"remote1_monitor_60000 18builder" [ style=bold color="green" fontcolor="black"]
+"remote1_start_0 18builder" -> "FAKE1_monitor_0 remote1" [ style = bold]
+"remote1_start_0 18builder" -> "FAKE2_monitor_0 remote1" [ style = bold]
+"remote1_start_0 18builder" -> "FAKE2_monitor_60000 remote1" [ style = bold]
+"remote1_start_0 18builder" -> "FAKE2_start_0 remote1" [ style = bold]
+"remote1_start_0 18builder" -> "FAKE2_stop_0 18node2" [ style = bold]
+"remote1_start_0 18builder" -> "FAKE3_monitor_0 remote1" [ style = bold]
+"remote1_start_0 18builder" -> "FAKE4_monitor_0 remote1" [ style = bold]
+"remote1_start_0 18builder" -> "remote1_monitor_60000 18builder" [ style = bold]
+"remote1_start_0 18builder" [ style=bold color="green" fontcolor="black"]
+}