From Fedora Project Wiki

m (Change category)
(Drop direct Test Days category membership)
 
(11 intermediate revisions by 11 users not shown)
Line 74: Line 74:
# Start the ''Terminal Activity'', become root and execute ''zyx-liveinstaller''.
# Start the ''Terminal Activity'', become root and execute ''zyx-liveinstaller''.
# Click on ''Launch Partitioner'' and partition your hard disk in ''gparted'' by creating three partitions.  
# Click on ''Launch Partitioner'' and partition your hard disk in ''gparted'' by creating three partitions.  
#* a ''boot partition'', at least 512 MB
#* a ''boot partition'', at least 512 MB (/boot ext4)
#* a ''/ partition'', at least 2 GB
#* a ''/ partition'', at least 2 GB     (/    ext4)
#* a ''swap partition'', according to the amount of memory your machine has
#* a ''swap partition'', according to the amount of memory your machine has (not required or recommended as swap does not help on a USB  satellit 06/28/20100)
# Close ''gparted'' and continue to click through the installation, where you will be presented an overview of the changes to be made.
# Close ''gparted'' and continue to click through the installation, where you will be presented an overview of the changes to be made.
# '''Optional Step:''' Unplug the USB key after the installation has finished but before rebooting to check if rebootless installation worked.
# '''Optional Step:''' Unplug the USB key after the installation has finished but before rebooting to check if rebootless installation worked.
Line 96: Line 96:
[https://publictest6.fedoraproject.org/wiki/Category:Test_result Existing test results are available on the publictest6 wiki]
[https://publictest6.fedoraproject.org/wiki/Category:Test_result Existing test results are available on the publictest6 wiki]


[[Category:Fedora 12 Test Days]]
[[Category:Fedora 12 Test Days]]

Latest revision as of 19:39, 26 June 2015

DATE TIME WHERE
2009-09-03 From 10:00 to 22:00 UTC (6 am -> 6 pm EDT) #fedora-test-day (webirc)

What to test?[edit]

Today's installment of Fedora Test Day will focus on Sugar on a Stick.

Who's available[edit]

Prerequisite for Test Day[edit]

Stop (medium size).png
Don't use your FAS password
This is just a demo instance to demonstrate a new reporting mechanism. It is advised that you do not use your FAS password. Feel free to create a new account, but do not use a password used for other important websites.

How to test?[edit]

  1. Download livecd-iso-to-disk.sh and soas-2-beta.iso as noted in #Prerequisite for Test Day.
  2. Verify that you downloaded the correct file by running sha1sum on the soas-2-beta.iso file. The results should look similar to those noted below
    6b2a235251d545013c020ded05a8336eceff8114 soas-2-beta.iso
  3. As the root user, write the live image to your USB device by executing the following command:
    bash livecd-iso-to-disk.sh --unencrypted-home --home-size-mb 200 --overlay-size-mb 200 --format --reset-mbr soas-2-beta.iso /dev/sdx1
Stop (medium size).png
Mileage may vary
The livecd-iso-to-disk.sh command provides many parameters to fine tune your live image. The most important parameter is the last parameter; the block device. Be sure you are specifying the block device of your USB key ... and not your hard drive. Additional guidance is available at How_to_create_and_use_Live_USB.

Test Cases[edit]

Don't forget ...[edit]

  • In case you haven't used this wiki before, you might need to create an account before being able to login. When you're asked to login, click on Create Account and enter your FAS information, with which you should be able to submit your reports then.
  • To add your smolt profile, start the Terminal Activity. Next, as the root user, execute the following commands:
# yum update python-urlgrabber
# smoltSendProfile
  • In the Install Media section, please provide us with your USB key's name & model!

Test Cases[edit]

SoaS_Boot[edit]

The following test validates booting the sugar on a stick live image.

  1. Put SoaS on a USB key using the instructions above.
  2. Insert USB key and boot for the first time: tell us how it goes!
  3. Try rebooting several times and report if you encountered any issues, i.e. whether the boot process got unreliable.

SoaS_Activity_Testing[edit]

  1. Boot into Sugar!
  2. Run three different Activities and report which ones you tried.
  3. If you have more than one machine available or coordinated with somebody else via IRC, please try the collaborative features and report if they work.

SoaS_Activity_Installation[edit]

Warning.png
Under development
The method described below is still under development and may wipe drives! Check in on #fedora-test-day or look on this wiki page for the latest information.
  1. Boot into Sugar!
  2. Start the Terminal Activity, become root and execute zyx-liveinstaller.
  3. Click on Launch Partitioner and partition your hard disk in gparted by creating three partitions.
    • a boot partition, at least 512 MB (/boot ext4)
    • a / partition, at least 2 GB (/ ext4)
    • a swap partition, according to the amount of memory your machine has (not required or recommended as swap does not help on a USB satellit 06/28/20100)
  4. Close gparted and continue to click through the installation, where you will be presented an overview of the changes to be made.
  5. Optional Step: Unplug the USB key after the installation has finished but before rebooting to check if rebootless installation worked.
  6. Reboot your machine and report if the general installation succeeded.

Test Results[edit]

You may be familiar with previous Fedora Test Days. All test results were reported into the wiki. To report your experience for the Soas test day, we are using the new semantic wiki infrastructure that has been set up in sprint session in #fedora-qa.

Add your results[edit]

For each of test case you work on ...

  1. Goto http://publictest6.fedoraproject.org/wiki/Form:Test_result
  2. If you haven't already done so, create a new wiki account and login
  3. Create a test result page following the naming convention: Test_Case_Name - FAS_user_name, then click Add or edit
  4. Complete the test result form as indicated (see screenshot).

View existing results[edit]

Existing test results are available on the publictest6 wiki