Maor Lipchuk has uploaded a new change for review.

Change subject: core[WIP]: Fix fixtures schema for vm_interface_statistics
......................................................................

core[WIP]: Fix fixtures schema for vm_interface_statistics

Change key of network_interface_statistics not to violate foreign key for 
vm_interface with vm_interface_statistics

Change-Id: I5d1e148ed6e3c8f6495aefc3cd9218a8798f4169
Bug-Url: https://bugzilla.redhat.com/1191397
Signed-off-by: Maor Lipchuk <[email protected]>
---
M backend/manager/modules/dal/src/test/resources/fixtures.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/02/38202/1

diff --git a/backend/manager/modules/dal/src/test/resources/fixtures.xml 
b/backend/manager/modules/dal/src/test/resources/fixtures.xml
index 0687829..1723d74 100644
--- a/backend/manager/modules/dal/src/test/resources/fixtures.xml
+++ b/backend/manager/modules/dal/src/test/resources/fixtures.xml
@@ -5449,7 +5449,7 @@
             <null />
         </row>
         <row>
-            <value>e2817b12-f873-4046-b0da-0098293c14fe</value>
+            <value>e2817b12-f873-4046-b0da-0098293c0000</value>
             <value>77296e00-0cad-4e5a-9299-008a7b6f4355</value>
             <value>0</value>
             <value>0</value>


-- 
To view, visit https://gerrit.ovirt.org/38202
To unsubscribe, visit https://gerrit.ovirt.org/settings

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

Reply via email to