summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/exp/rec-rsc-0.exp
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/exp/rec-rsc-0.exp')
-rw-r--r--cts/scheduler/exp/rec-rsc-0.exp20
1 files changed, 20 insertions, 0 deletions
diff --git a/cts/scheduler/exp/rec-rsc-0.exp b/cts/scheduler/exp/rec-rsc-0.exp
new file mode 100644
index 0000000..3d4fa12
--- /dev/null
+++ b/cts/scheduler/exp/rec-rsc-0.exp
@@ -0,0 +1,20 @@
+<transition_graph cluster-delay="60s" stonith-timeout="60s" failed-stop-offset="INFINITY" failed-start-offset="INFINITY" transition_id="0">
+ <synapse id="0">
+ <action_set>
+ <rsc_op id="2" operation="stop" operation_key="rsc1_stop_0" on_node="node2" on_node_uuid="uuid2">
+ <primitive id="rsc1" class="ocf" provider="heartbeat" type="apache"/>
+ <attributes CRM_meta_on_node="node2" CRM_meta_on_node_uuid="uuid2" CRM_meta_timeout="20000" />
+ </rsc_op>
+ </action_set>
+ <inputs/>
+ </synapse>
+ <synapse id="1">
+ <action_set>
+ <rsc_op id="1" operation="stop" operation_key="rsc1_stop_0" on_node="node1" on_node_uuid="uuid1">
+ <primitive id="rsc1" class="ocf" provider="heartbeat" type="apache"/>
+ <attributes CRM_meta_on_node="node1" CRM_meta_on_node_uuid="uuid1" CRM_meta_timeout="20000" />
+ </rsc_op>
+ </action_set>
+ <inputs/>
+ </synapse>
+</transition_graph>