RoadMap

Revision 18 as of 2009-06-09 16:33:26

Clear message

Ubuntu QA 9.10 Roadmap

Bugs

Triage

Tracking & Fixing

  • Fixing Bugs With Patches

    • A session with engineering teams on processing bugs with patches attached. High (i) BrianMurray

  • Regression Immunisation

    • Put in place procedures to discover major upstream infrastructure changes early and chart the regression potential inherent in these for our users. Use this information at around Feature Freeze to decide whether to push out the new changes or roll back. High (i) DaveMurphy

Apport

Testing

Test coverage

Install & upgrade

Infrastructure

  • Metrics Based Testing

    • Track the evolution of certain parameters such as boot speed and power usage that may not have a clear pass/fail threshold but for which historical data is desireable. We will extend out infrastructure to collect and display such data. Essential MarcTardif

  • Virtual Testing Environments

    • Use regularly updated KVM instances that can be downloaded with various versions of Ubuntu for testing and debugging. Also consider instances that people can log into remotely. Medium SteveBeattie

  • Testing Weather Report

    • A web application similar to the Ubuntu release weather report (https://blueprints.launchpad.net/ubuntu/+spec/developer-weather-report) oriented towards Ubuntu pre-release testers that will display various bits of relevant information on the state of the development branch (archive integrity, ongoing library transitions, high-impact bugs, critical or high importance bugs in core components, daily image health and build status, new packages, updates in components related to release goals, calls for testing by developers, etc.) Medium MuratGüneş

  • Testing Sequencing And Management

    • How we can improve test sequencing - e.g. re-running tests after a suspend/resume test - and management - e.g. resuming the test sequence after a crash.
  • Integrating Test Suites in Checkbox Using Filters

    • Use a filter pattern to integrate suites and metrics testing. - Medium MarcTardif