Drinking our own champagne
|
Size: 1220
Comment:
|
← Revision 24 as of 2013-08-12 19:39:58 ⇥
Size: 2247
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ## page was copied from QATeam/Hackfest | |
| Line 4: | Line 5: |
| This page details information for hackfests. A hackfest is a gathering of interested contributors with the goal of contributing new testcases as well as fixing and enhancing existing testcases. Testcases are generally targeted for each hackfest, but all contributions are welcome. Members from the quality team make themselves available during the fests to help streamline contributions. | |
| Line 6: | Line 6: |
| == Schedule == Our next hackfest will occur on: * Potentially, March 19th, 2013 from 1200 UTC - 2300 UTC |
= Why use a development release for daily use = ||<tablestyle="font-size: 0.9em; margin: 0.5em;" style="padding:0.5em;">{{attachment:IconsPage/champagne_ubuntu.png}}|| |
| Line 10: | Line 9: |
| == Location == [[#ubuntu-quality on freenode|http://webchat.freenode.net/?channels=ubuntu-quality]] |
This page details information for running the development release as a day to day system. Whilst we have a good range of test cases that will pick up any issues with the standard installation, there is nothing like using a development system on a daily basis as if it was you production machine. That said, please do be aware that it may break on you and keeping regular backups is essential! |
| Line 13: | Line 12: |
| == What types of tests are being targeted? == Both manual and automated test contributions are being targeted during the fest. |
One example of such testing is a bug that affected kvm with the new kernel release [[https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1204005 | kvm host hangs]], which was only picked up because it was installed onto a development release and caused a system freeze. We cannot write test cases for every possible application that you may install, so this is a great way to find this sort of issue. |
| Line 16: | Line 14: |
| == How can I prepare? == For more information on contributing each type of test, check out the wiki links below to prepare yourself for the hackfest. |
= Updating a development release = |
| Line 19: | Line 16: |
| [[Automated Tests | https://wiki.ubuntu.com/QATeam/AutomatedTesting/Hackfest]] [[Manual Tests | https://wiki.ubuntu.com/QATeam/ManualTestingHackfest]] |
Whilst for production releases, it is normal to use: {{{ sudo apt-get update sudo apt-get upgrade }}} For development releases the command is slightly different: {{{ sudo apt-get update sudo apt-get dist-upgrade }}} It is also important that you are aware of the system offering partial updates, this is covered at [[http://ubuntuforums.org/showthread.php?t=1594833 | common questions for testing]]. = PPA usage = It is normal that you may be asked to test a new version of something. The developers often hold these in a PPA. [[https://wiki.ubuntu.com/Lubuntu/Testing/PPA_Testing | PPA Testing]] has details on this. '''Be sure to only add a trusted ppa''', this will usually come via an email / announcement from the ubuntu-quality area. If you are ever in doubt, you '''must''' check. = What can I expect as part of being such a tester? = * A opportunity to learn lots and get help with testing. * Plenty of hugs from everyone on the quality team. * Seriously, a good time! |
Why use a development release for daily use
|
This page details information for running the development release as a day to day system. Whilst we have a good range of test cases that will pick up any issues with the standard installation, there is nothing like using a development system on a daily basis as if it was you production machine. That said, please do be aware that it may break on you and keeping regular backups is essential!
One example of such testing is a bug that affected kvm with the new kernel release kvm host hangs, which was only picked up because it was installed onto a development release and caused a system freeze. We cannot write test cases for every possible application that you may install, so this is a great way to find this sort of issue.
Updating a development release
Whilst for production releases, it is normal to use:
sudo apt-get update sudo apt-get upgrade
For development releases the command is slightly different:
sudo apt-get update sudo apt-get dist-upgrade
It is also important that you are aware of the system offering partial updates, this is covered at common questions for testing.
PPA usage
It is normal that you may be asked to test a new version of something. The developers often hold these in a PPA. PPA Testing has details on this. Be sure to only add a trusted ppa, this will usually come via an email / announcement from the ubuntu-quality area. If you are ever in doubt, you must check.
What can I expect as part of being such a tester?
- A opportunity to learn lots and get help with testing.
- Plenty of hugs from everyone on the quality team.
- Seriously, a good time!
QATeam/Drinking our own champagne (last edited 2013-08-12 19:39:58 by host-89-242-219-4)