diff options
Diffstat (limited to 'cts/scheduler/exp/bug-1573.exp')
-rw-r--r-- | cts/scheduler/exp/bug-1573.exp | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/cts/scheduler/exp/bug-1573.exp b/cts/scheduler/exp/bug-1573.exp new file mode 100644 index 0000000..2f90fb1 --- /dev/null +++ b/cts/scheduler/exp/bug-1573.exp @@ -0,0 +1,53 @@ +<transition_graph cluster-delay="60s" stonith-timeout="60s" failed-stop-offset="INFINITY" failed-start-offset="INFINITY" transition_id="0"> + <synapse id="0"> + <action_set> + <pseudo_event id="10" operation="stopped" operation_key="group_11_stopped_0"> + <attributes CRM_meta_timeout="15000" /> + </pseudo_event> + </action_set> + <inputs> + <trigger> + <rsc_op id="6" operation="stop" operation_key="IPaddr_192_168_1_102_stop_0" on_node="xen-b" on_node_uuid="6a0b1629-ab27-47c7-a6a4-461c94e477f2"/> + </trigger> + <trigger> + <pseudo_event id="9" operation="stop" operation_key="group_11_stop_0"/> + </trigger> + </inputs> + </synapse> + <synapse id="1"> + <action_set> + <pseudo_event id="9" operation="stop" operation_key="group_11_stop_0"> + <attributes CRM_meta_timeout="15000" /> + </pseudo_event> + </action_set> + <inputs/> + </synapse> + <synapse id="2"> + <action_set> + <rsc_op id="6" operation="stop" operation_key="IPaddr_192_168_1_102_stop_0" on_node="xen-b" on_node_uuid="6a0b1629-ab27-47c7-a6a4-461c94e477f2"> + <primitive id="IPaddr_192_168_1_102" class="ocf" provider="heartbeat" type="IPaddr"/> + <attributes CRM_meta_on_node="xen-b" CRM_meta_on_node_uuid="6a0b1629-ab27-47c7-a6a4-461c94e477f2" CRM_meta_timeout="15000" ip="192.168.1.102"/> + </rsc_op> + </action_set> + <inputs> + <trigger> + <pseudo_event id="9" operation="stop" operation_key="group_11_stop_0"/> + </trigger> + </inputs> + </synapse> + <synapse id="3"> + <action_set> + <crm_event id="11" operation="do_shutdown" operation_key="do_shutdown-xen-b" on_node="xen-b" on_node_uuid="6a0b1629-ab27-47c7-a6a4-461c94e477f2"> + <attributes CRM_meta_on_node="xen-b" CRM_meta_on_node_uuid="6a0b1629-ab27-47c7-a6a4-461c94e477f2" CRM_meta_op_no_wait="true" /> + <downed> + <node id="6a0b1629-ab27-47c7-a6a4-461c94e477f2"/> + </downed> + </crm_event> + </action_set> + <inputs> + <trigger> + <rsc_op id="6" operation="stop" operation_key="IPaddr_192_168_1_102_stop_0" on_node="xen-b" on_node_uuid="6a0b1629-ab27-47c7-a6a4-461c94e477f2"/> + </trigger> + </inputs> + </synapse> +</transition_graph> |