From 98f60a846ef12affc612063b733e40be45a9a284 Mon Sep 17 00:00:00 2001 From: Marek 'marx' Grac Date: Tue, 9 Feb 2016 10:11:23 +0100 Subject: [PATCH 4/4] fence_cisco_ucs: Re-order options in XML metadata RHEL7 uses different ordering than master branch --- tests/data/metadata/fence_cisco_ucs.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/tests/data/metadata/fence_cisco_ucs.xml b/tests/data/metadata/fence_cisco_ucs.xml index 7114694..067966a 100644 --- a/tests/data/metadata/fence_cisco_ucs.xml +++ b/tests/data/metadata/fence_cisco_ucs.xml @@ -13,6 +13,11 @@ Disable TLS negotiation, force SSL 3.0 + + + + Additional path needed to access suborganization + @@ -53,11 +58,6 @@ SSL connection - - - - Additional path needed to access suborganization - @@ -108,11 +108,6 @@ Wait X seconds for cmd prompt after login - - - - Missing port returns OFF instead of failure - @@ -123,6 +118,11 @@ Wait X seconds before fencing is started + + + + Missing port returns OFF instead of failure + -- 2.4.3