Module: tools Branch: master Commit: 7bff5106294fe0a48eb349be6ee495d2b6ff8476 URL: http://source.winehq.org/git/tools.git/?a=commit;h=7bff5106294fe0a48eb349be6...
Author: Francois Gouget fgouget@codeweavers.com Date: Fri Oct 19 12:14:31 2012 +0200
testbot/VMs: Interface with libvirt instead of VMware/VIX.
---
testbot/ddl/update14.sql | 7 + testbot/ddl/winetestbot.sql | 4 +- testbot/doc/INSTALL.txt | 7 +- testbot/doc/winetestbot-schema.dia | 8 +- testbot/lib/WineTestBot/Config.pm | 19 +- testbot/lib/WineTestBot/ConfigLocalTemplate.pl | 27 +-- testbot/lib/WineTestBot/Jobs.pm | 64 +++- testbot/lib/WineTestBot/VMs.pm | 491 ++++++++++++------------ 8 files changed, 335 insertions(+), 292 deletions(-)
Diff: http://source.winehq.org/git/tools.git/?a=commitdiff;h=7bff5106294fe0a48eb34...