From e5a812082ae033afb1eed82c0f2df3d0f6bdc93f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 08:53:20 +0200 Subject: Adding upstream version 2.1.6. Signed-off-by: Daniel Baumann --- cts/scheduler/dot/remote-fence-unclean.dot | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 cts/scheduler/dot/remote-fence-unclean.dot (limited to 'cts/scheduler/dot/remote-fence-unclean.dot') diff --git a/cts/scheduler/dot/remote-fence-unclean.dot b/cts/scheduler/dot/remote-fence-unclean.dot new file mode 100644 index 0000000..24958bf --- /dev/null +++ b/cts/scheduler/dot/remote-fence-unclean.dot @@ -0,0 +1,29 @@ + digraph "g" { +"FAKE2_monitor_60000 18builder" [ style=bold color="green" fontcolor="black"] +"FAKE2_start_0 18builder" -> "FAKE2_monitor_60000 18builder" [ style = bold] +"FAKE2_start_0 18builder" [ style=bold color="green" fontcolor="black"] +"FAKE2_stop_0 remote1" -> "FAKE2_start_0 18builder" [ style = bold] +"FAKE2_stop_0 remote1" -> "remote1_stop_0 18node1" [ style = bold] +"FAKE2_stop_0 remote1" [ style=bold color="green" fontcolor="orange"] +"FAKE3_monitor_60000 18node1" [ style=bold color="green" fontcolor="black"] +"FAKE3_start_0 18node1" -> "FAKE3_monitor_60000 18node1" [ style = bold] +"FAKE3_start_0 18node1" [ style=bold color="green" fontcolor="black"] +"FAKE3_stop_0 18builder" -> "FAKE3_start_0 18node1" [ style = bold] +"FAKE3_stop_0 18builder" [ style=bold color="green" fontcolor="black"] +"FAKE4_monitor_60000 18node2" [ style=bold color="green" fontcolor="black"] +"FAKE4_start_0 18node2" -> "FAKE4_monitor_60000 18node2" [ style = bold] +"FAKE4_start_0 18node2" [ style=bold color="green" fontcolor="black"] +"FAKE4_stop_0 18node1" -> "FAKE4_start_0 18node2" [ style = bold] +"FAKE4_stop_0 18node1" [ style=bold color="green" fontcolor="black"] +"remote1_monitor_60000 18node1" [ style=bold color="green" fontcolor="black"] +"remote1_start_0 18node1" -> "remote1_monitor_60000 18node1" [ style = bold] +"remote1_start_0 18node1" [ style=bold color="green" fontcolor="black"] +"remote1_stop_0 18node1" -> "remote1_start_0 18node1" [ style = bold] +"remote1_stop_0 18node1" [ style=bold color="green" fontcolor="black"] +"stonith 'reboot' remote1" -> "FAKE2_start_0 18builder" [ style = bold] +"stonith 'reboot' remote1" -> "FAKE2_stop_0 remote1" [ style = bold] +"stonith 'reboot' remote1" -> "FAKE3_start_0 18node1" [ style = bold] +"stonith 'reboot' remote1" -> "FAKE4_start_0 18node2" [ style = bold] +"stonith 'reboot' remote1" -> "remote1_start_0 18node1" [ style = bold] +"stonith 'reboot' remote1" [ style=bold color="green" fontcolor="black"] +} -- cgit v1.2.3