summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/summary/order-wrong-kind.summary
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/summary/order-wrong-kind.summary')
-rw-r--r--cts/scheduler/summary/order-wrong-kind.summary29
1 files changed, 29 insertions, 0 deletions
diff --git a/cts/scheduler/summary/order-wrong-kind.summary b/cts/scheduler/summary/order-wrong-kind.summary
new file mode 100644
index 0000000..0e00bdf
--- /dev/null
+++ b/cts/scheduler/summary/order-wrong-kind.summary
@@ -0,0 +1,29 @@
+Schema validation of configuration is disabled (enabling is encouraged and prevents common misconfigurations)
+Current cluster status:
+ * Node List:
+ * Online: [ node1 ]
+
+ * Full List of Resources:
+ * rsc1 (ocf:heartbeat:apache): Stopped
+ * rsc2 (ocf:heartbeat:apache): Started node1
+ * rsc3 (ocf:heartbeat:apache): Stopped
+ * rsc4 (ocf:heartbeat:apache): Started node1
+
+Transition Summary:
+ * Start rsc1 ( node1 )
+ * Restart rsc2 ( node1 ) due to required rsc1 start
+
+Executing Cluster Transition:
+ * Resource action: rsc1 start on node1
+ * Resource action: rsc2 stop on node1
+ * Resource action: rsc2 start on node1
+
+Revised Cluster Status:
+ * Node List:
+ * Online: [ node1 ]
+
+ * Full List of Resources:
+ * rsc1 (ocf:heartbeat:apache): Started node1
+ * rsc2 (ocf:heartbeat:apache): Started node1
+ * rsc3 (ocf:heartbeat:apache): Stopped
+ * rsc4 (ocf:heartbeat:apache): Started node1