From Fedora Project Wiki

No edit summary
(Minor wiki reorganization)
Line 1: Line 1:
== Results ==
= Meeting Information =
=== '''Version 1.0''' ===
This project meeting is held weekly to discuss progress on current milestones.  The meeting is open to anyone to attend and offer ideas and suggestions.
* ''Where'' - [irc://irc.freenode.net/fedora-meeting #fedora-meeting] on irc.freenode.net
* ''When'' - Each Friday at 8:30 UTC (9:30 CET and 16:30 Bejing)
 
= Meeting Logs =
== ''' Date: 2009-12-04 ''' ==
 
* Minutes: http://meetbot.fedoraproject.org/fedora-meeting/2009-12-04/fedora-meeting.2009-12-04-08.18.html
* Minutes (text): http://meetbot.fedoraproject.org/fedora-meeting/2009-12-04/fedora-meeting.2009-12-04-08.18.txt
* Log: http://meetbot.fedoraproject.org/fedora-meeting/2009-12-04/fedora-meeting.2009-12-04-08.18.log.html
 
== ''' Date: 2009-11-27 ''' ==
 
* Minutes: http://meetbot.fedoraproject.org/fedora-meeting/2009-11-27/fedora-meeting.2009-11-27-08.29.html
* Minutes (text): http://meetbot.fedoraproject.org/fedora-meeting/2009-11-27/fedora-meeting.2009-11-27-08.29.txt
* Log: http://meetbot.fedoraproject.org/fedora-meeting/2009-11-27/fedora-meeting.2009-11-27-08.29.log.html
 
= Results =
== Version 1.0 ==
* Goal: Create a basic system, make it simple and run successfully.
* Goal: Create a basic system, make it simple and run successfully.
* Case: DVD input and support simplest test cases.
* Case: DVD input and support simplest test cases.
Line 15: Line 33:
* Frameworks studied so far: kvm-autotest, autotest, libvirt, dogtail.
* Frameworks studied so far: kvm-autotest, autotest, libvirt, dogtail.


=== '''Version 2.0''' ===
== Version 2.0 ==
* Graphical automation testing
* Graphical automation testing


Line 25: Line 43:
# The above autotest is based on this framework: http://autotest.kernel.org/
# The above autotest is based on this framework: http://autotest.kernel.org/
# The steps to work with step files: http://www.linux-kvm.org/page/KVM-Autotest/Steps
# The steps to work with step files: http://www.linux-kvm.org/page/KVM-Autotest/Steps
== Meeting Logs ==
=== ''' Date: 2009-12-04 ''' ===
* Minutes: http://meetbot.fedoraproject.org/fedora-meeting/2009-12-04/fedora-meeting.2009-12-04-08.18.html
* Minutes (text): http://meetbot.fedoraproject.org/fedora-meeting/2009-12-04/fedora-meeting.2009-12-04-08.18.txt
* Log: http://meetbot.fedoraproject.org/fedora-meeting/2009-12-04/fedora-meeting.2009-12-04-08.18.log.html
=== ''' Date: 2009-11-27 ''' ===
* Minutes: http://meetbot.fedoraproject.org/fedora-meeting/2009-11-27/fedora-meeting.2009-11-27-08.29.html
* Minutes (text): http://meetbot.fedoraproject.org/fedora-meeting/2009-11-27/fedora-meeting.2009-11-27-08.29.txt
* Log: http://meetbot.fedoraproject.org/fedora-meeting/2009-11-27/fedora-meeting.2009-11-27-08.29.log.html

Revision as of 16:28, 18 December 2009

Meeting Information

This project meeting is held weekly to discuss progress on current milestones. The meeting is open to anyone to attend and offer ideas and suggestions.

  • Where - #fedora-meeting on irc.freenode.net
  • When - Each Friday at 8:30 UTC (9:30 CET and 16:30 Bejing)

Meeting Logs

Date: 2009-12-04

Date: 2009-11-27

Results

Version 1.0

  • Goal: Create a basic system, make it simple and run successfully.
  • Case: DVD input and support simplest test cases.
  • Platform: Virtual Machine.
  • Inputs and Outputs:
    • Inputs: DVD, kickstart files, python (shell) scripts.
    • Outputs: Logs of whole process(including anaconda logs), test results.
  • Approach<<Fix Me>>:
  1. Create a server, and prepare DVD.iso.
  2. Create a virtual machine by the server.
  3. Run test cases using some kickstarts for install tests.
  4. Send back some logs, successful or not...
  5. Have some "results parsers" which waits for the logs from the clients and then parses them
  • Frameworks studied so far: kvm-autotest, autotest, libvirt, dogtail.

Version 2.0

  • Graphical automation testing

Useful Links

  1. http://www.linux-kvm.org/page/KVM-Autotest
  2. The above autotest is based on this framework: http://autotest.kernel.org/
  3. The steps to work with step files: http://www.linux-kvm.org/page/KVM-Autotest/Steps