summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/bundle-promoted-colocation-2.dot
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/dot/bundle-promoted-colocation-2.dot')
-rw-r--r--cts/scheduler/dot/bundle-promoted-colocation-2.dot7
1 files changed, 7 insertions, 0 deletions
diff --git a/cts/scheduler/dot/bundle-promoted-colocation-2.dot b/cts/scheduler/dot/bundle-promoted-colocation-2.dot
new file mode 100644
index 0000000..6b857e5
--- /dev/null
+++ b/cts/scheduler/dot/bundle-promoted-colocation-2.dot
@@ -0,0 +1,7 @@
+ digraph "g" {
+"vip_monitor_10000 node3" [ style=bold color="green" fontcolor="black"]
+"vip_start_0 node3" -> "vip_monitor_10000 node3" [ style = bold]
+"vip_start_0 node3" [ style=bold color="green" fontcolor="black"]
+"vip_stop_0 node1" -> "vip_start_0 node3" [ style = bold]
+"vip_stop_0 node1" [ style=bold color="green" fontcolor="black"]
+}