Martin Peřina has uploaded a new change for review.

Change subject: core: Fix DAO tests error
......................................................................

core: Fix DAO tests error

Fixes DAO tests errors caused by
I6af5a554ed743ff748b5c941f77a0b217761bd5b.

Change-Id: Ia15abefc4f1b476b8c6dae3391a19d58f949200b
Signed-off-by: Martin Perina <[email protected]>
---
M backend/manager/modules/dal/src/test/resources/fixtures.xml
1 file changed, 17 insertions(+), 17 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/23/37623/1

diff --git a/backend/manager/modules/dal/src/test/resources/fixtures.xml 
b/backend/manager/modules/dal/src/test/resources/fixtures.xml
index b100cfb..a7a7190 100644
--- a/backend/manager/modules/dal/src/test/resources/fixtures.xml
+++ b/backend/manager/modules/dal/src/test/resources/fixtures.xml
@@ -1111,23 +1111,6 @@
             <value>{"messagingConfiguration" : {"brokerTpe" : "QPID", 
"address" : "test", "port" : 5672, "username" : null, "password" : null}, 
"networkMappings" : ""}</value>
             <value>http://keystone-server:35357/v2.0/</value>
         </row>
-        <row>
-            <value>58d5c1c6-cb15-4832-b2a4-1234567890ab</value>
-            <value>management</value>
-            <value>The Management Network</value>
-            <null />
-            <null />
-            <null />
-            <null />
-            <null />
-            <value>0</value>
-            <value>6d849ebf-755f-4552-ad09-9a090cda105d</value>
-            <value>0</value>
-            <value>true</value>
-            <null />
-            <null />
-            <null />
-        </row>
     </table>
 
     <table name="qos">
@@ -1578,6 +1561,23 @@
            <value>lbl2</value>
             <null />
         </row>
+        <row>
+            <value>58d5c1c6-cb15-4832-b2a4-1234567890ab</value>
+            <value>management</value>
+            <value>The Management Network</value>
+            <null />
+            <null />
+            <null />
+            <null />
+            <null />
+            <value>0</value>
+            <value>6d849ebf-755f-4552-ad09-9a090cda105d</value>
+            <value>0</value>
+            <value>true</value>
+            <null />
+            <null />
+            <null />
+        </row>
     </table>
 
     <table name="vnic_profiles">


-- 
To view, visit http://gerrit.ovirt.org/37623
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia15abefc4f1b476b8c6dae3391a19d58f949200b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to