summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/colocation_constraint_stops_unpromoted.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/colocation_constraint_stops_unpromoted.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/colocation_constraint_stops_unpromoted.dot')
-rw-r--r--cts/scheduler/dot/colocation_constraint_stops_unpromoted.dot21
1 files changed, 21 insertions, 0 deletions
diff --git a/cts/scheduler/dot/colocation_constraint_stops_unpromoted.dot b/cts/scheduler/dot/colocation_constraint_stops_unpromoted.dot
new file mode 100644
index 0000000..88a7a16
--- /dev/null
+++ b/cts/scheduler/dot/colocation_constraint_stops_unpromoted.dot
@@ -0,0 +1,21 @@
+ digraph "g" {
+"NATIVE_RSC_A:0_pre_notify_stop_0 fc16-builder" -> "PROMOTABLE_RSC_A_confirmed-pre_notify_stop_0" [ style = bold]
+"NATIVE_RSC_A:0_pre_notify_stop_0 fc16-builder" [ style=bold color="green" fontcolor="black"]
+"NATIVE_RSC_A:0_stop_0 fc16-builder" -> "PROMOTABLE_RSC_A_stopped_0" [ style = bold]
+"NATIVE_RSC_A:0_stop_0 fc16-builder" [ style=bold color="green" fontcolor="black"]
+"NATIVE_RSC_B_stop_0 fc16-builder" [ style=bold color="green" fontcolor="black"]
+"PROMOTABLE_RSC_A_confirmed-post_notify_stopped_0" [ style=bold color="green" fontcolor="orange"]
+"PROMOTABLE_RSC_A_confirmed-pre_notify_stop_0" -> "PROMOTABLE_RSC_A_post_notify_stopped_0" [ style = bold]
+"PROMOTABLE_RSC_A_confirmed-pre_notify_stop_0" -> "PROMOTABLE_RSC_A_stop_0" [ style = bold]
+"PROMOTABLE_RSC_A_confirmed-pre_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
+"PROMOTABLE_RSC_A_post_notify_stopped_0" -> "PROMOTABLE_RSC_A_confirmed-post_notify_stopped_0" [ style = bold]
+"PROMOTABLE_RSC_A_post_notify_stopped_0" [ style=bold color="green" fontcolor="orange"]
+"PROMOTABLE_RSC_A_pre_notify_stop_0" -> "NATIVE_RSC_A:0_pre_notify_stop_0 fc16-builder" [ style = bold]
+"PROMOTABLE_RSC_A_pre_notify_stop_0" -> "PROMOTABLE_RSC_A_confirmed-pre_notify_stop_0" [ style = bold]
+"PROMOTABLE_RSC_A_pre_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
+"PROMOTABLE_RSC_A_stop_0" -> "NATIVE_RSC_A:0_stop_0 fc16-builder" [ style = bold]
+"PROMOTABLE_RSC_A_stop_0" -> "PROMOTABLE_RSC_A_stopped_0" [ style = bold]
+"PROMOTABLE_RSC_A_stop_0" [ style=bold color="green" fontcolor="orange"]
+"PROMOTABLE_RSC_A_stopped_0" -> "PROMOTABLE_RSC_A_post_notify_stopped_0" [ style = bold]
+"PROMOTABLE_RSC_A_stopped_0" [ style=bold color="green" fontcolor="orange"]
+}