From cbe4cdc48486fbedede448aa59aa6a367efa1038 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 09:45:52 +0200 Subject: Merging upstream version 2.1.7. Signed-off-by: Daniel Baumann --- cts/scheduler/dot/bundle-promoted-anticolocation-2.dot | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 cts/scheduler/dot/bundle-promoted-anticolocation-2.dot (limited to 'cts/scheduler/dot/bundle-promoted-anticolocation-2.dot') diff --git a/cts/scheduler/dot/bundle-promoted-anticolocation-2.dot b/cts/scheduler/dot/bundle-promoted-anticolocation-2.dot new file mode 100644 index 0000000..ce2cf6a --- /dev/null +++ b/cts/scheduler/dot/bundle-promoted-anticolocation-2.dot @@ -0,0 +1,7 @@ + digraph "g" { +"vip_monitor_10000 node1" [ style=bold color="green" fontcolor="black"] +"vip_start_0 node1" -> "vip_monitor_10000 node1" [ style = bold] +"vip_start_0 node1" [ style=bold color="green" fontcolor="black"] +"vip_stop_0 node3" -> "vip_start_0 node1" [ style = bold] +"vip_stop_0 node3" [ style=bold color="green" fontcolor="black"] +} -- cgit v1.2.3