Bug 1126319

Summary: Squash 3.2 upgrade scripts
Product: Red Hat Enterprise Virtualization Manager Reporter: Eli Mesika <emesika>
Component: ovirt-engineAssignee: Eli Mesika <emesika>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Stehlik <pstehlik>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.5.0CC: ecohen, gklein, iheim, lpeer, oourfali, pstehlik, rbalakri, Rhev-m-bugs, sherold, yeylon
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: ovirt-3.5.0_rc1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-17 17:09:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1142923, 1156165    

Description Eli Mesika 2014-08-04 07:47:21 UTC
Description of problem:
Squash 3.2 upgrade scripts.

Each version <X> we need to squash the upgrade scripts of version <X-3> to the main DB creation scripts.
In 3.5 we need to insure that the database created is 3.2 and after that all 3.3 , 3.4 and 3.5 scripts run on top of that DB.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
3.5 version have 03_02_*.sql scripts under packaging/dbscripts/upgrade

Expected results:
3.5 version have no 03_02_*.sql scripts under packaging/dbscripts/upgrade

Additional info:

Comment 1 Petr Beňas 2014-08-07 16:20:47 UTC
[root@pb-rh35 ~]# rpm -qa ovirt-engine-dbscripts
ovirt-engine-dbscripts-3.5.0-0.0.master.20140804172041.git23b558e.el6.noarch
[root@pb-rh35 ~]# rpm -ql ovirt-engine-dbscripts | grep /dbscripts/upgrade/ | grep 03_02_
[root@pb-rh35 ~]# rpm -ql ovirt-engine-dbscripts | grep /dbscripts/upgrade/ | wc -l
254

Comment 3 Eyal Edri 2015-02-17 17:09:56 UTC
rhev 3.5.0 was released. closing.