From Fedora Project Wiki

Revision as of 16:28, 18 December 2009 by Jlaska (talk | contribs) (Minor wiki reorganization)

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