summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/bundle-connection-with-container.dot
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/dot/bundle-connection-with-container.dot')
-rw-r--r--cts/scheduler/dot/bundle-connection-with-container.dot51
1 files changed, 51 insertions, 0 deletions
diff --git a/cts/scheduler/dot/bundle-connection-with-container.dot b/cts/scheduler/dot/bundle-connection-with-container.dot
new file mode 100644
index 0000000..d6494a6
--- /dev/null
+++ b/cts/scheduler/dot/bundle-connection-with-container.dot
@@ -0,0 +1,51 @@
+ digraph "g" {
+"httpd-bundle-0_monitor_30000 rhel8-1" [ style=bold color="green" fontcolor="black"]
+"httpd-bundle-0_start_0 rhel8-1" -> "httpd-bundle-0_monitor_30000 rhel8-1" [ style = bold]
+"httpd-bundle-0_start_0 rhel8-1" -> "httpd_monitor_15000 httpd-bundle-0" [ style = bold]
+"httpd-bundle-0_start_0 rhel8-1" -> "httpd_start_0 httpd-bundle-0" [ style = bold]
+"httpd-bundle-0_start_0 rhel8-1" [ style=bold color="green" fontcolor="black"]
+"httpd-bundle-0_stop_0 rhel8-1" -> "httpd-bundle-0_start_0 rhel8-1" [ style = bold]
+"httpd-bundle-0_stop_0 rhel8-1" -> "httpd-bundle-podman-0_stop_0 rhel8-1" [ style = bold]
+"httpd-bundle-0_stop_0 rhel8-1" [ style=bold color="green" fontcolor="black"]
+"httpd-bundle-clone_running_0" -> "httpd-bundle_running_0" [ style = bold]
+"httpd-bundle-clone_running_0" [ style=bold color="green" fontcolor="orange"]
+"httpd-bundle-clone_start_0" -> "httpd-bundle-clone_running_0" [ style = bold]
+"httpd-bundle-clone_start_0" -> "httpd_start_0 httpd-bundle-0" [ style = bold]
+"httpd-bundle-clone_start_0" [ style=bold color="green" fontcolor="orange"]
+"httpd-bundle-clone_stop_0" -> "httpd-bundle-clone_stopped_0" [ style = bold]
+"httpd-bundle-clone_stop_0" -> "httpd_stop_0 httpd-bundle-0" [ style = bold]
+"httpd-bundle-clone_stop_0" [ style=bold color="green" fontcolor="orange"]
+"httpd-bundle-clone_stopped_0" -> "httpd-bundle-clone_start_0" [ style = bold]
+"httpd-bundle-clone_stopped_0" -> "httpd-bundle_stopped_0" [ style = bold]
+"httpd-bundle-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
+"httpd-bundle-podman-0_monitor_60000 rhel8-1" [ style=bold color="green" fontcolor="black"]
+"httpd-bundle-podman-0_start_0 rhel8-1" -> "httpd-bundle-0_start_0 rhel8-1" [ style = bold]
+"httpd-bundle-podman-0_start_0 rhel8-1" -> "httpd-bundle-podman-0_monitor_60000 rhel8-1" [ style = bold]
+"httpd-bundle-podman-0_start_0 rhel8-1" -> "httpd-bundle_running_0" [ style = bold]
+"httpd-bundle-podman-0_start_0 rhel8-1" -> "httpd_start_0 httpd-bundle-0" [ style = bold]
+"httpd-bundle-podman-0_start_0 rhel8-1" [ style=bold color="green" fontcolor="black"]
+"httpd-bundle-podman-0_stop_0 rhel8-1" -> "httpd-bundle-podman-0_start_0 rhel8-1" [ style = bold]
+"httpd-bundle-podman-0_stop_0 rhel8-1" -> "httpd-bundle_stopped_0" [ style = bold]
+"httpd-bundle-podman-0_stop_0 rhel8-1" -> "stonith 'reboot' httpd-bundle-0" [ style = bold]
+"httpd-bundle-podman-0_stop_0 rhel8-1" [ style=bold color="green" fontcolor="black"]
+"httpd-bundle_running_0" [ style=bold color="green" fontcolor="orange"]
+"httpd-bundle_start_0" -> "httpd-bundle-clone_start_0" [ style = bold]
+"httpd-bundle_start_0" -> "httpd-bundle-podman-0_start_0 rhel8-1" [ style = bold]
+"httpd-bundle_start_0" [ style=bold color="green" fontcolor="orange"]
+"httpd-bundle_stop_0" -> "httpd-bundle-clone_stop_0" [ style = bold]
+"httpd-bundle_stop_0" -> "httpd-bundle-podman-0_stop_0 rhel8-1" [ style = bold]
+"httpd-bundle_stop_0" -> "httpd_stop_0 httpd-bundle-0" [ style = bold]
+"httpd-bundle_stop_0" [ style=bold color="green" fontcolor="orange"]
+"httpd-bundle_stopped_0" [ style=bold color="green" fontcolor="orange"]
+"httpd_monitor_15000 httpd-bundle-0" [ style=bold color="green" fontcolor="black"]
+"httpd_start_0 httpd-bundle-0" -> "httpd-bundle-clone_running_0" [ style = bold]
+"httpd_start_0 httpd-bundle-0" -> "httpd_monitor_15000 httpd-bundle-0" [ style = bold]
+"httpd_start_0 httpd-bundle-0" [ style=bold color="green" fontcolor="black"]
+"httpd_stop_0 httpd-bundle-0" -> "httpd-bundle-clone_stopped_0" [ style = bold]
+"httpd_stop_0 httpd-bundle-0" -> "httpd_start_0 httpd-bundle-0" [ style = bold]
+"httpd_stop_0 httpd-bundle-0" [ style=bold color="green" fontcolor="orange"]
+"stonith 'reboot' httpd-bundle-0" -> "httpd-bundle-clone_stop_0" [ style = bold]
+"stonith 'reboot' httpd-bundle-0" -> "httpd-bundle-podman-0_start_0 rhel8-1" [ style = bold]
+"stonith 'reboot' httpd-bundle-0" -> "httpd_start_0 httpd-bundle-0" [ style = bold]
+"stonith 'reboot' httpd-bundle-0" [ style=bold color="green" fontcolor="orange"]
+}