Change in vdsm[master]: add simple VM creation functional test

deepakcs at linux.vnet.ibm.com deepakcs at linux.vnet.ibm.com
Thu Aug 23 16:10:18 UTC 2012


Deepak C Shetty has posted comments on this change.

Change subject: add simple VM creation functional test
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File tests/functional/vmTests.py
Line 44:         kernelPath = "/boot/vmlinuz-" + kernelVer
Line 45:         initramfsPath = "/boot/initramfs-%s.img" % kernelVer
Line 46:         vmid = str(uuid.uuid4())
Line 47:         conf = {'display': 'vnc',
Line 48:                 'initrd': initramfsPath,
My only intention of suggesting local was to avoid the vnc baggage, not sure whats the issue here. Let me try to investigate. Not sure if it needs a serial console/device also in the conf to be present ? Meanwhile can you check with someone on the list or irc on what could be the issue here ? IMHO, Its better to keep the test as lite-weight as possible.
Line 49:                 'kernel': kernelPath,
Line 50:                 # Fedora uses dracut to create initramfs. The following
Line 51:                 # arguments will be interpreted by init scripts created by
Line 52:                 # dracut.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Icb0d86ce20a547ef809d5407fe12d6ade474c4d2
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
Gerrit-Reviewer: Deepak C Shetty <deepakcs at linux.vnet.ibm.com>
Gerrit-Reviewer: Mark Wu <wudxw at linux.vnet.ibm.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Royce Lv <lvroyce at linux.vnet.ibm.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list