diff options
Diffstat (limited to 'cts/scheduler')
-rw-r--r-- | cts/scheduler/exp/utilization-order4.exp | 2 | ||||
-rw-r--r-- | cts/scheduler/stderr/order-wrong-kind.stderr | 2 | ||||
-rw-r--r-- | cts/scheduler/summary/order-wrong-kind.summary | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cts/scheduler/exp/utilization-order4.exp b/cts/scheduler/exp/utilization-order4.exp index 4a3d380..996eb1b 100644 --- a/cts/scheduler/exp/utilization-order4.exp +++ b/cts/scheduler/exp/utilization-order4.exp @@ -16,7 +16,7 @@ <action_set> <rsc_op id="16" operation="migrate_to" operation_key="degllx62-vm_migrate_to_0" on_node="deglxen002" on_node_uuid="deglxen002"> <primitive id="degllx62-vm" class="ocf" provider="heartbeat" type="Xen"/> - <attributes CRM_meta_migrate_source="deglxen002" CRM_meta_migrate_target="deglxen001" CRM_meta_name="migrate_to" CRM_meta_on_node="deglxen002" CRM_meta_on_node_uuid="deglxen002" CRM_meta_record_pending="false" CRM_meta_timeout="1800000" xmfile="/etc/xen/vm/degllx62"/> + <attributes CRM_meta_migrate_source="deglxen002" CRM_meta_migrate_target="deglxen001" CRM_meta_name="migrate_to" CRM_meta_on_node="deglxen002" CRM_meta_on_node_uuid="deglxen002" CRM_meta_record_pending="true" CRM_meta_timeout="1800000" xmfile="/etc/xen/vm/degllx62"/> </rsc_op> </action_set> <inputs> diff --git a/cts/scheduler/stderr/order-wrong-kind.stderr b/cts/scheduler/stderr/order-wrong-kind.stderr index 7090368..db35666 100644 --- a/cts/scheduler/stderr/order-wrong-kind.stderr +++ b/cts/scheduler/stderr/order-wrong-kind.stderr @@ -1 +1 @@ -Schema validation of configuration is disabled (enabling is encouraged and prevents common misconfigurations) +Schema validation of configuration is disabled (support for validate-with set to "none" is deprecated and will be removed in a future release)
\ No newline at end of file diff --git a/cts/scheduler/summary/order-wrong-kind.summary b/cts/scheduler/summary/order-wrong-kind.summary index 0e00bdf..903a25c 100644 --- a/cts/scheduler/summary/order-wrong-kind.summary +++ b/cts/scheduler/summary/order-wrong-kind.summary @@ -1,4 +1,4 @@ -Schema validation of configuration is disabled (enabling is encouraged and prevents common misconfigurations) +Schema validation of configuration is disabled (support for validate-with set to "none" is deprecated and will be removed in a future release) Current cluster status: * Node List: * Online: [ node1 ] |