Chunfu Wen
Chunfu Wen
Fix failed to open file '/var/tmp/xml_utils_temp_88tre3pp.xml' issue python gc may quickly recycle disk object, although disk has one attribute disk.xml,which points to existed file. So the solution to this is...
Automate case:use NVME type virtual disk VM start/hotplug/hotunplug BZ1519005 Signed-off-by: chunfuwen
Background: In openstack world, we have telemetry concept, https://docs.openstack.org/mitaka/install-guide-ubuntu/common/get_started_telemetry.html also in openshift world, we have https://access.redhat.com/documentation/en-us/openshift_container_platform/4.1/html-single/telemetry/index On the other hand, if we go through some features in libvirt virtual disk,...
create some ceph utility functions because it seems many work can be reuse, for example, convert the image to remote storage, clear disks in advance, prepare config file/package and so...
Then I think it is time for us to enhance the PoolVolumeTest class if possible. In this way, our shared libraries will get stronger than before. However, if you think...
Everybody may know Python 2 End of Life is January 1st 2020. I raise one issue for discussion, do we need still support python 2 in tp-libvirt scripts? Anyone feel...
There are many PRs related to VM migration, and some of them even go back to 2018,or even 2017, so lets' work together to move those PRs forward soon. @balamuruhans
Cover blockresize in various scenarios
Add bootc image builder case utilities and case scripts are provided, and cover Image type:ami vmdk qcow2 anaconda-iso raw container image reference: quay.io/centos-bootc/centos-bootc:stream9, quay.io/centos-bootc/fedora-bootc:eln, localhost/bootc:eln
Automate discard_granularity disk attribute cases scenarios cover normal, negative, boundary and updates xx-300179 - Live update disk with //disk/blockio[@discard_granularity xx-300180 - Define&&Start vm with //disk/blockio[@discard_granularity xx-300181 - Hotplug/unplug disk with...