New commit detected on ManageIQ/manageiq-providers-vmware/hammer: https://github.com/ManageIQ/manageiq-providers-vmware/commit/c6093bd733eec24ddff6e2f36ed1a1b6fa3dcd94 commit c6093bd733eec24ddff6e2f36ed1a1b6fa3dcd94 Author: Adam Grare <agrare> AuthorDate: Mon Apr 1 12:15:34 2019 -0400 Commit: Adam Grare <agrare> CommitDate: Mon Apr 1 12:15:34 2019 -0400 Merge pull request #382 from bmclaughlin/fix-supports-reconfigure-disksize Added unsupported reason for reconfiguring disksize (cherry picked from commit 6fe3f1f82f7256b3627953196de42161ea10a0c2) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1696841 app/models/manageiq/providers/vmware/infra_manager/vm.rb | 4 +- 1 file changed, 3 insertions(+), 1 deletion(-)
Appliance version: 5.10.3.1 No 'Resize' action is now allowed when the VM has a snapshot.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:0796
https://github.com/ManageIQ/integration_tests/blob/cf4572cdad3f9abe912e7d753b39eac3a2be124b/cfme/tests/infrastructure/test_vm_reconfigure.py#L320 BZ clone identified in coverage marker.