http://bugs.winehq.org/show_bug.cgi?id=31776
Bug #: 31776 Summary: Get WineTestBot working with libvirt Product: Wine-Testbot Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fgouget@codeweavers.com Classification: Unclassified
WineTestBot currently controls VMware VMs using VIX. However we need to switch away from VMware. So the goal is to replace it with a combination of QEmu/KVM and libvirt to provide a layer of abstraction.
See: http://www.winehq.org/pipermail/wine-devel/2012-February/094080.html
http://bugs.winehq.org/show_bug.cgi?id=31776
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |31777
http://bugs.winehq.org/show_bug.cgi?id=31776
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|wine-bugs@winehq.org |fgouget@codeweavers.com
--- Comment #1 from François Gouget fgouget@codeweavers.com 2012-09-24 11:06:16 CDT --- I have working code in a personal GitHub repository and I am currently in the process of getting it merged with the code in Wine's tools repository. See: * git://github.com/fgouget/winetestbot.git * git://source.winehq.org/git/tools.git
http://bugs.winehq.org/show_bug.cgi?id=31776
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker
http://bugs.winehq.org/show_bug.cgi?id=31776
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED
--- Comment #2 from François Gouget fgouget@codeweavers.com 2012-10-24 12:19:44 CDT --- This is fixed. There are a lot of patches leading up to this but the main ones are:
commit 7bff5106294fe0a48eb349be6ee495d2b6ff8476 Author: Francois Gouget fgouget@codeweavers.com Date: Fri Oct 19 12:14:31 2012 +0200
testbot/VMs: Interface with libvirt instead of VMware/VIX.
commit 4e611a7ed3c87eb9a243007c5b02d8a7c67a4572 Author: Francois Gouget fgouget@codeweavers.com Date: Fri Oct 19 12:13:55 2012 +0200
testbot/bin: Always retrieve the task log file before taking a screenshot.
This is in fact a workaround for a libvirt bug that causes the screen capture to fail randomly. We can do without a screenshot but not without the result log. This also reduces code duplication a little bit.
commit 655c406c0a44b561cc3810d16bb87c24f3cf9bce Author: Francois Gouget fgouget@codeweavers.com Date: Thu Oct 18 15:37:21 2012 +0200
testbot/scripts: Add a TestAgent script to test the TestAgentd server.
commit ff92857532c2623b1c5dd89afb2a8d0043764508 Author: Francois Gouget fgouget@codeweavers.com Date: Thu Oct 18 15:34:36 2012 +0200
testbot/VMs: Use a TestAgent tool instead of VMware to run scripts on or copy files from/to the VMs.
http://bugs.winehq.org/show_bug.cgi?id=31776
jack robertson ERobertson4717@comcast.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ERobertson4717@comcast.net
http://bugs.winehq.org/show_bug.cgi?id=31776
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de 2013-04-13 16:13:15 CDT --- closing
https://bugs.winehq.org/show_bug.cgi?id=31776
dandy zaiedadnan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zaiedadnan@gmail.com