Hi,
when I try to upgrade my engine with built artifacts (e.g. [1]), it fails with:
psql:/usr/share/ovirt-engine/dbscripts/create_views.sql:1000: ERROR: column
vm_templates.virtio_scsi_multi_queues_enabled does not exist
LINE 86: vm_templates.virtio_scsi_multi_queues_enabled AS virtio_...
^
FATAL: Cannot execute sql command:
--file=/usr/share/ovirt-engine/dbscripts/create_views.sql
Same issue happens when I tried to update my dev engine with local build.
However, OST is passing [2].
Any idea what's wrong? I don't see anything wrong in [3], which is probably the
culprit,
but I haven't much experience with engine/db though. Or maybe some issue on my side?
Thanks
Vojta
[1]
https://jenkins.ovirt.org/job/ovirt-engine_standard-check-patch/11174/art...
[2]
https://jenkins.ovirt.org/job/ovirt-system-tests_manual/7880/
[3]
https://github.com/oVirt/ovirt-engine/commit/52caf76e60ace2266d8283c131d4...