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/whitebox-stop.dot | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 cts/scheduler/dot/whitebox-stop.dot (limited to 'cts/scheduler/dot/whitebox-stop.dot') diff --git a/cts/scheduler/dot/whitebox-stop.dot b/cts/scheduler/dot/whitebox-stop.dot new file mode 100644 index 0000000..b103e68 --- /dev/null +++ b/cts/scheduler/dot/whitebox-stop.dot @@ -0,0 +1,23 @@ + digraph "g" { +"A_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"] +"B_monitor_0 lxc2" -> "B_start_0 lxc2" [ style = bold] +"B_monitor_0 lxc2" -> "lxc1_stop_0 18node2" [ style = bold] +"B_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"] +"B_monitor_10000 lxc2" [ style=bold color="green" fontcolor="black"] +"B_start_0 lxc2" -> "B_monitor_10000 lxc2" [ style = bold] +"B_start_0 lxc2" [ style=bold color="green" fontcolor="black"] +"B_stop_0 lxc1" -> "B_start_0 lxc2" [ style = bold] +"B_stop_0 lxc1" -> "lxc1_stop_0 18node2" [ style = bold] +"B_stop_0 lxc1" [ style=bold color="green" fontcolor="black"] +"D_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"] +"M-clone_stop_0" -> "M-clone_stopped_0" [ style = bold] +"M-clone_stop_0" -> "M_stop_0 lxc1" [ style = bold] +"M-clone_stop_0" [ style=bold color="green" fontcolor="orange"] +"M-clone_stopped_0" [ style=bold color="green" fontcolor="orange"] +"M_stop_0 lxc1" -> "M-clone_stopped_0" [ style = bold] +"M_stop_0 lxc1" -> "lxc1_stop_0 18node2" [ style = bold] +"M_stop_0 lxc1" [ style=bold color="green" fontcolor="black"] +"container1_stop_0 18node2" [ style=bold color="green" fontcolor="black"] +"lxc1_stop_0 18node2" -> "container1_stop_0 18node2" [ style = bold] +"lxc1_stop_0 18node2" [ style=bold color="green" fontcolor="black"] +} -- cgit v1.2.3