Etherpad: https://autotest.etherpad.mozilla.org/1?
Hangout Video: https://www.youtube.com/watch?v=xq38GjiCUe8
Highlights
Most of the trouble coming from the repository split is past us. We're
back to the business of writing great virtualization tests and APIs,
which is great. Now, to autotest 1.0 and beyond!
Commits on master - autotest
We have a new psstat profiler and documentation build fixes, courtesy of
Rudá.
Lucas Meneghel Rodrigues (2):
client.shared.file_module_loader: Fix trailing whitespaces
Merge pull request #807 from ruda/documentation_build_err_warn
Ruda Moura (3):
Documentation: Less warnings and errors when building the
documentation.
client: Many fixes in the documentation.
client: Fix documentation tags in docstrings.
Rudá Moura (1):
Merge pull request #800 from xutian/psstat
Xu Tian (1):
Add psstat profiler to record process/threads details
Commits on master - virt-test
We have IPV6 support by Yunping Zheng, virtio driver install just works,
thanks to Paulo, plus an assortment of new virsh and libvirt_xml APIs by
our libvirt guys.
Dongsheng Yang (1):
libvirt_xml: Add radix for hex data in nodedev_xml.
Feng Yang (1):
env_process: Free mac address when destroying VM
Fergus Yu (1):
Merge pull request #1452 from will-Do/virsh_find_pool_sources
Guannan Ren (1):
virttest.virsh: Add save_image_dumpxml and save_image_define APIs
Jiří Župka (2):
virt: qcontainer adds possibility to find device by params.
qemu: Adds support for devices with dynamic params to qdevices.
John Ferlan (2):
setup_or_cleanup_iscsi: Use utils_selinux
Adjust error message text for Iscsi
Kyla Zhang (1):
Add wrap for domblkerror, domdisplay, reset
Li Yang (1):
virt: Add list_iface function in class Bridge
Lucas Meneghel Rodrigues (30):
virttest: Mass indentation fix
Merge pull request #1464 from bonzini/virtio-win
Merge pull request #1458 from autotest/indent-fixes
virt-test: Inspektor style fixes
Merge pull request #1467 from autotest/inspektor-fixes-2
Merge pull request #1465 from bonzini/pbonzini-small
virttest.utils_misc: Inspekt fixes
Merge pull request #1468 from autotest/inspekt-fixes-3
run: PEP8 Inspekt fix
Merge pull request #1470 from autotest/gh-1348
Merge pull request #1437 from liyangfnst/macvtap
Merge pull request #1444 from Hao-Liu/fix_tp_download
Merge pull request #1462 from spcui/physical_resources_check
Merge pull request #1440 from yumingfei/virt_part_oper
virttest.utils_test.libguestfs: PEP8 inspekt fix
Merge pull request #1443 from jferlan/get_address_fix
Merge pull request #1471 from autotest/ipv6
Merge pull request #1442 from humanux/ping_ipv6
Merge pull request #1455 from ldoktor/framework
virttest.utils_misc: Fix functions that get qemu path
Merge pull request #1472 from autotest/fix-qemu-path-apis
Merge pull request #1453 from chuanchang/lvsb_complex_options
virttest.lvsb_base: Inspekt PEP8 fixes
Merge pull request #1454 from ypu/guestname
Merge pull request #1473 from humanux/ipaddr_issue_fix
Merge pull request #1461 from yangdongsheng/pci_passthrough
Merge pull request #1460 from yumingfei/iscsi_enhancement
Merge pull request #1463 from jferlan/iscsi_fix
Merge pull request #1474 from yumingfei/pool_enhancements
Merge pull request #1469 from FengYang/free_mac
Paolo Bonzini (11):
virtio-win: reorganize restrictions
virtio-win: commonize virtio_network_installer_path settings
virtio-win: commonize virtio driver path settings
virtio-win: automatically add virtio cd for virtio installs
virtio-win: automatically add virtio floppy for XP and 2k3
virtio-win: update default paths for latest virtio-win.iso
virtio-win: add virtio_scsi_path
virtio-win: remove unused variable
virtio-win: put virtio ISO together with winutils ISO
vm: provide a knob to disable computation of the hash
vm: use normal screendumps to verify BSOD
Shuping Cui (1):
shared.cfg: Update some config for physical_resources_check
Wayne Sun (1):
virttest.virsh: Add virsh domcontrol command function
Yanbing Du (1):
virttest.virsh: Add API for virsh find_storage_pool_sources
Yu Mingfei (3):
virttest.iscsi: Support creating LUN on exist target.
virttest.libvirt_storage: Fix a typo.
utils_test.libvirt: Enhancements of setup/cleanup nfs/iscsi
functions.
Yunping Zheng (5):
virttest.utils_env: make tcpdump thread support handle ipv6 address
virttest.virt_vm: Make vm class support ipv6 addresses
virttest.utils_net: Add ipv6 support
virttest.remote: Add ipv6 support
virttest: issue fix for wait_for_get_address.
yangdongsheng (5):
Merge pull request #1466 from kylazhang/wrap_interface
Merge pull request #1456 from Hao-Liu/migrate_compcache
Merge pull request #1447 from jferlan/except_fix
Merge pull request #1445 from Guannan-Ren/master
Merge pull request #1451 from waynesun09/virsh_domcontrol
Commits on master - tp-qemu
Fairly low active week, with Win virtio fixes and ping test improvements.
Feng Yang (1):
Merge pull request #17 from ypu/win_virtio
Lucas Meneghel Rodrigues (3):
tp-qemu: Inspekt fixes
Merge pull request #30 from autotest/inspekt-fixes
Merge pull request #22 from humanux/ping
Yiqiao Pu (1):
Merge pull request #16 from spcui/qemu_img_fix
Commits on master - tp-libvirt
Jferlan continues with his onslaught of bugs is the summary of the week
for tp-libvirt.
Fergus Yu (2):
Merge pull request #24 from jferlan/change_media
Merge pull request #22 from jferlan/attach_detach_interface
Lucas Meneghel Rodrigues (3):
Merge pull request #19 from jferlan/setvcpus
tp-libvirt: Inspekt fixes
Merge pull request #49 from autotest/inspekt-fixes
yangdongsheng (3):
Merge pull request #23 from jferlan/nwfilter_edit
Merge pull request #28 from jferlan/pool_edit
Merge pull request #30 from yangdongsheng/MAINTAINER
Commits on master - arc
No new commits in arc.
Pull requests still in review
Autotest
No open PR at the moment
tp-libvirt
29 open PRs ATM:
https://github.com/autotest/tp-libvirt/pulls
Might require some extra help, due to the fact Chris is on duty working
on another project.
tp-qemu
11 open PRs ATM:
https://github.com/autotest/tp-qemu/pulls
Jiri and Lukas are on top of reviews, making me very proud of them :)
Virt Test
2 open PRs ATM:
I've started reading and testing of the new remote python shell proposed
by jzupka.
https://github.com/autotest/virt-test/pull/1449
A new version, rebased, was also posted for reference.
Virt Test 2014.02.26 release
This is the first release, after the dust of the repo split has settled.
The changelog in a nutshell would be:
* New test provider loaders
* Deletion of all tests inside virt-test (they come from test providers
now)
* Moving test dependencies to test providers
As a new nice feature, now windows virtio drivers install works out of
the box.
https://github.com/autotest/virt-test/compare/2014.01.22...2014.02.26
Libvirt updates:
Chris is still working on an internal project (for now), so we'll skip
to the next week for some updates.
ARC updates:
Questions Corner
TODO
lmr
* Finish virt-test #1449
* Working on new projects
* Due maintenance on virt-test
cevich
* PR Review
* Catch up on what I missed in last 3-weeks :(
* Try to find fix for core<->tp circular deps. w/ env_process
cleber
* Work on database PR v2
* Rebase "installer" branch
jzupka
* finish RFC python remote console
* cartconf changes.
* PR review
* Days off 24-28.2
rmoura
* Working on PR # 614 Get rid of pexpect
https://github.com/autotest/autotest/issues/614
* ARC - Back to hackings.
* PR Review
ldokto
review
rewrite the https://github.com/autotest/tp-qemu/pull/12 test
cleanup my bugzillas... :-/
look at the inspect
kvm-qe (BJ):
Recently we are focusing on some case verify and bug fix
Xutian: block device related bug fix
ypu: test virtio console cases and multi host migrate cases
fyang: take PTO recently
xwei, coli, scui and xhan: bug fix
_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel