Eli Mesika has submitted this change and it was merged. Change subject: core:[upgrade] Upgrade 3.2 => 3.3 failed... ......................................................................
core:[upgrade] Upgrade 3.2 => 3.3 failed... [upgrade] Upgrade 3.2 => 3.3 failed - column vm_templates.vnc_keyboard_layout does not exist After moving 3.3 upgrade scripts that were pushed as 3.2 (http://gerrit.ovirt.org/#/c/16639/) , I had to rearrange the 03_02 patches to fit the max 10 gap allowed between scripts. The right way to do that is to insert dummy scripts with the numbers of those that were moved from 3.2 to 3.3 and not changing the original numbering Change-Id: I9383340cd00ec9126536c88eb3a630f55f678f04 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=986230 Signed-off-by: Eli Mesika <[email protected]> --- A packaging/dbscripts/upgrade/03_02_0430_dummy.sql A packaging/dbscripts/upgrade/03_02_0440_dummy.sql R packaging/dbscripts/upgrade/03_02_0450_add_vm_vnc_keyboard_layout.sql R packaging/dbscripts/upgrade/03_02_0460_add_async_task_task_parameters.sql R packaging/dbscripts/upgrade/03_02_0470_lsm_version_support.sql R packaging/dbscripts/upgrade/03_02_0480_fix_stateless_snapshot.sql R packaging/dbscripts/upgrade/03_02_0490_add_update_column_to_statistics_tables.sql R packaging/dbscripts/upgrade/03_02_0500_add_gluster_hooks_table.sql 8 files changed, 2 insertions(+), 0 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17137 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9383340cd00ec9126536c88eb3a630f55f678f04 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Eyal Edri <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
