summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/remote-fence-unclean2.dot
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/dot/remote-fence-unclean2.dot')
-rw-r--r--cts/scheduler/dot/remote-fence-unclean2.dot5
1 files changed, 5 insertions, 0 deletions
diff --git a/cts/scheduler/dot/remote-fence-unclean2.dot b/cts/scheduler/dot/remote-fence-unclean2.dot
new file mode 100644
index 0000000..431eadb
--- /dev/null
+++ b/cts/scheduler/dot/remote-fence-unclean2.dot
@@ -0,0 +1,5 @@
+ digraph "g" {
+"fake_stop_0 rhel7-alt4" [ style=bold color="green" fontcolor="orange"]
+"stonith 'reboot' rhel7-alt4" -> "fake_stop_0 rhel7-alt4" [ style = bold]
+"stonith 'reboot' rhel7-alt4" [ style=bold color="green" fontcolor="black"]
+}