summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/remote-startup.dot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 06:53:20 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 06:53:20 +0000
commite5a812082ae033afb1eed82c0f2df3d0f6bdc93f (patch)
treea6716c9275b4b413f6c9194798b34b91affb3cc7 /cts/scheduler/dot/remote-startup.dot
parentInitial commit. (diff)
downloadpacemaker-e5a812082ae033afb1eed82c0f2df3d0f6bdc93f.tar.xz
pacemaker-e5a812082ae033afb1eed82c0f2df3d0f6bdc93f.zip
Adding upstream version 2.1.6.upstream/2.1.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'cts/scheduler/dot/remote-startup.dot')
-rw-r--r--cts/scheduler/dot/remote-startup.dot26
1 files changed, 26 insertions, 0 deletions
diff --git a/cts/scheduler/dot/remote-startup.dot b/cts/scheduler/dot/remote-startup.dot
new file mode 100644
index 0000000..98bd2a8
--- /dev/null
+++ b/cts/scheduler/dot/remote-startup.dot
@@ -0,0 +1,26 @@
+ digraph "g" {
+"fake_monitor_0 18builder" -> "fake_start_0 18node2" [ style = bold]
+"fake_monitor_0 18builder" [ style=bold color="green" fontcolor="black"]
+"fake_monitor_0 18node1" -> "fake_start_0 18node2" [ style = bold]
+"fake_monitor_0 18node1" [ style=bold color="green" fontcolor="black"]
+"fake_monitor_0 18node2" -> "fake_start_0 18node2" [ style = bold]
+"fake_monitor_0 18node2" [ style=bold color="green" fontcolor="black"]
+"fake_monitor_0 remote1" -> "fake_start_0 18node2" [ style = bold]
+"fake_monitor_0 remote1" [ style=bold color="green" fontcolor="black"]
+"fake_start_0 18node2" [ style=bold color="green" fontcolor="black"]
+"remote1_monitor_0 18builder" -> "remote1_start_0 18builder" [ style = bold]
+"remote1_monitor_0 18builder" [ style=bold color="green" fontcolor="black"]
+"remote1_monitor_0 18node1" -> "remote1_start_0 18builder" [ style = bold]
+"remote1_monitor_0 18node1" [ style=bold color="green" fontcolor="black"]
+"remote1_monitor_0 18node2" -> "remote1_start_0 18builder" [ style = bold]
+"remote1_monitor_0 18node2" [ style=bold color="green" fontcolor="black"]
+"remote1_monitor_60000 18builder" [ style=bold color="green" fontcolor="black"]
+"remote1_start_0 18builder" -> "fake_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"]
+"shooter_monitor_60000 18node1" [ style=bold color="green" fontcolor="black"]
+"shooter_start_0 18node1" -> "shooter_monitor_60000 18node1" [ style = bold]
+"shooter_start_0 18node1" [ style=bold color="green" fontcolor="black"]
+"shooter_stop_0 18builder" -> "shooter_start_0 18node1" [ style = bold]
+"shooter_stop_0 18builder" [ style=bold color="green" fontcolor="black"]
+}