Francois Gouget : testbot/VMs: Cleanly separate the VM type and role, and clean up support for retired VMs.

Alexandre Julliard julliard at winehq.org
Tue Oct 23 13:42:46 CDT 2012


Module: tools
Branch: master
Commit: dc029b50cfbe715b28475ec47dbe1dbbfdfb69cc
URL:    http://source.winehq.org/git/tools.git/?a=commit;h=dc029b50cfbe715b28475ec47dbe1dbbfdfb69cc

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Tue Oct 23 18:53:41 2012 +0200

testbot/VMs: Cleanly separate the VM type and role, and clean up support for retired VMs.

---

 testbot/bin/CheckForWinetestUpdate.pl |   57 ++++++-------
 testbot/bin/WineRunTask.pl            |   12 +--
 testbot/ddl/update16.sql              |   43 +++++++++
 testbot/ddl/winetestbot.sql           |    4 +-
 testbot/doc/winetestbot-schema.dia    |   10 +-
 testbot/lib/WineTestBot/Config.pm     |    6 +-
 testbot/lib/WineTestBot/Jobs.pm       |   36 ++++----
 testbot/lib/WineTestBot/Patches.pm    |   69 ++++++---------
 testbot/lib/WineTestBot/VMs.pm        |   74 ++++++++++++----
 testbot/web/Submit.pl                 |  154 +++++++++++++++++----------------
 testbot/web/admin/VMsList.pl          |    5 +-
 testbot/web/index.pl                  |    2 +-
 12 files changed, 266 insertions(+), 206 deletions(-)

Diff:   http://source.winehq.org/git/tools.git/?a=commitdiff;h=dc029b50cfbe715b28475ec47dbe1dbbfdfb69cc



More information about the wine-cvs mailing list