Change in vdsm[master]: extract a method for booting a test VM through kernel boot

zhshzhou at linux.vnet.ibm.com zhshzhou at linux.vnet.ibm.com
Wed Oct 17 06:30:32 UTC 2012


Zhou Zheng Sheng has posted comments on this change.

Change subject: extract a method for booting a test VM through kernel boot
......................................................................


Patch Set 3: (2 inline comments)

Thanks Xu.

....................................................
Commit Message
Line 6: 
Line 7: extract a method for booting a test VM through kernel boot
Line 8: 
Line 9: Hide the kernel boot and initramfs details into a method and provide a
Line 10: template configuration, then just call the metthod with custom VM
Done
Line 11: configurations
Line 12: 
Line 13: Change-Id: I6f2e94651d0279b19b1ce6849fb6f0c1b530a10c


....................................................
File tests/functional/xmlrpcTests.py
Line 179:                          'vmName': 'vdsm_testSmallVM'}
Line 180: 
Line 181:         self._runVMKernelBootTemplate(customization)
Line 182: 
Line 183:     def _runVMKernelBootTemplate(self, vmDef):
Done
Line 184:         template = {'vmId': '11111111-abcd-2222-ffff-333333333333',
Line 185:                     'vmName': 'vdsmKernelBootVM',
Line 186:                     'display': 'vnc',
Line 187:                     'kvmEnable': 'true',


--
To view, visit http://gerrit.ovirt.org/8414
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6f2e94651d0279b19b1ce6849fb6f0c1b530a10c
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
Gerrit-Reviewer: Hunt Xu <mhuntxu at gmail.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Royce Lv <lvroyce at linux.vnet.ibm.com>
Gerrit-Reviewer: Ryan Harper <ryanh at us.ibm.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list