diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 07:45:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 07:45:40 +0000 |
commit | 07d7f4cfa4b10de87a31b68191036ff446add675 (patch) | |
tree | 7162524d8aaf1aef62d2f4fa51f595ed113981ff /cts/scheduler/dot/bundle-promoted-anticolocation-6.dot | |
parent | Adding upstream version 2.1.6. (diff) | |
download | pacemaker-07d7f4cfa4b10de87a31b68191036ff446add675.tar.xz pacemaker-07d7f4cfa4b10de87a31b68191036ff446add675.zip |
Adding upstream version 2.1.7.upstream/2.1.7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'cts/scheduler/dot/bundle-promoted-anticolocation-6.dot')
-rw-r--r-- | cts/scheduler/dot/bundle-promoted-anticolocation-6.dot | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/cts/scheduler/dot/bundle-promoted-anticolocation-6.dot b/cts/scheduler/dot/bundle-promoted-anticolocation-6.dot new file mode 100644 index 0000000..b3db02e --- /dev/null +++ b/cts/scheduler/dot/bundle-promoted-anticolocation-6.dot @@ -0,0 +1,32 @@ + digraph "g" { +"Cancel bundle-a-rsc_monitor_15000 bundle-a-1" -> "bundle-a-rsc_demote_0 bundle-a-1" [ style = bold] +"Cancel bundle-a-rsc_monitor_15000 bundle-a-1" [ style=bold color="green" fontcolor="black"] +"Cancel bundle-a-rsc_monitor_16000 bundle-a-2" -> "bundle-a-rsc_promote_0 bundle-a-2" [ style = bold] +"Cancel bundle-a-rsc_monitor_16000 bundle-a-2" [ style=bold color="green" fontcolor="black"] +"bundle-a-clone_demote_0" -> "bundle-a-clone_demoted_0" [ style = bold] +"bundle-a-clone_demote_0" -> "bundle-a-rsc_demote_0 bundle-a-1" [ style = bold] +"bundle-a-clone_demote_0" [ style=bold color="green" fontcolor="orange"] +"bundle-a-clone_demoted_0" -> "bundle-a-clone_promote_0" [ style = bold] +"bundle-a-clone_demoted_0" -> "bundle-a_demoted_0" [ style = bold] +"bundle-a-clone_demoted_0" [ style=bold color="green" fontcolor="orange"] +"bundle-a-clone_promote_0" -> "bundle-a-rsc_promote_0 bundle-a-2" [ style = bold] +"bundle-a-clone_promote_0" [ style=bold color="green" fontcolor="orange"] +"bundle-a-clone_promoted_0" -> "bundle-a_promoted_0" [ style = bold] +"bundle-a-clone_promoted_0" [ style=bold color="green" fontcolor="orange"] +"bundle-a-rsc_demote_0 bundle-a-1" -> "bundle-a-clone_demoted_0" [ style = bold] +"bundle-a-rsc_demote_0 bundle-a-1" -> "bundle-a-rsc_monitor_16000 bundle-a-1" [ style = bold] +"bundle-a-rsc_demote_0 bundle-a-1" [ style=bold color="green" fontcolor="black"] +"bundle-a-rsc_monitor_15000 bundle-a-2" [ style=bold color="green" fontcolor="black"] +"bundle-a-rsc_monitor_16000 bundle-a-1" [ style=bold color="green" fontcolor="black"] +"bundle-a-rsc_promote_0 bundle-a-2" -> "bundle-a-clone_promoted_0" [ style = bold] +"bundle-a-rsc_promote_0 bundle-a-2" -> "bundle-a-rsc_monitor_15000 bundle-a-2" [ style = bold] +"bundle-a-rsc_promote_0 bundle-a-2" [ style=bold color="green" fontcolor="black"] +"bundle-a_demote_0" -> "bundle-a-clone_demote_0" [ style = bold] +"bundle-a_demote_0" -> "bundle-a_demoted_0" [ style = bold] +"bundle-a_demote_0" [ style=bold color="green" fontcolor="orange"] +"bundle-a_demoted_0" -> "bundle-a_promote_0" [ style = bold] +"bundle-a_demoted_0" [ style=bold color="green" fontcolor="orange"] +"bundle-a_promote_0" -> "bundle-a-clone_promote_0" [ style = bold] +"bundle-a_promote_0" [ style=bold color="green" fontcolor="orange"] +"bundle-a_promoted_0" [ style=bold color="green" fontcolor="orange"] +} |