Description of problem: While a test for OvfManager exist it checks only the export/import of the VM and all its properties and the network interfaces, the disks export/import is not tested. Since this class is the main point for import and export operation and on top of that all snapshot related operations it is crucial that the disks info consistency will be tested as well.
Do we have a way to verify this one? Is it code change so only regression?
Nothing to test here on your side, the logic itself hasn't changed, only some unit tests were added
Tal: Seems I shouldn't be assigned as qa to this, only the person writing/verifying the unit tests.
This is CodeChange BZ. I verified the tests were written and merged, and Jenkin's CI verifies they pass. Setting as VERIFIED.