From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
== What to test? ==
== Block Device Test Day ==
 
Today's instalment of Fedora Test Day will focus on:
 
* [[Features/AnacondaStorageRewrite]]
 
== Who's available ==
 
The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...
* Development - [[User:dlehman|Dave Lehman]], [[User:clumens|Chris Lumens]],  [[User:jgranados|Joel Granados]]
* Quality Assurance - [[User:robertmwilliams|Robert Williams]], [[User:jlaska|James Laska]], [[User:Adamwill|Adam Williamson]], [[User:wwoods|Will Woods]]
 
== Prerequisite for Test Day ==
 
* [[Releases/Rawhide|Rawhide]] fully updated (some tips below) with anaconda-11.5.0.24-3. Remember, Rawhide is an unsupported development branch: use an installation you don't mind getting broken.
* FAS Account - you can [https://admin.fedoraproject.org/accounts/ create] an account in 3 minutes if you don't have one
* Selinux enabled. If you need to run in permissive mode please file a [https://bugzilla.redhat.com bug] against selinux
* ''(optional)'' - A link to your smolt profile page on [http://www.smolts.org Smolt]
 
== How to test ==


This testing effort will focus on improvements in the way in which anaconda interacts with block devices.
This testing effort will focus on improvements in the way in which anaconda interacts with block devices.
During this test we will focus on validation of code updates to anaconda using known good test cases.
During this test we will focus on validation of code updates to anaconda using known good test cases.
Any failures seen during this test day are especially important as they may indicate a regression in functionality from previous test results.
Any failures seen during this test day are especially important as they may indicate a regression in functionality from previous test results.


=== Test Areas ===
'''Test Areas'''


The following areas will be exercised during the execution of the defined test cases:
The following areas will be exercised during the execution of the defined test cases:


* RAID
- RAID
* DMRAID
* LVM
* Encrypted Block Device


In addition to the baseline test cases in the table below, [[QA/Exploratory_Testing|exploratory testing]] of anaconda and block devices is especially desirable.
- DMRAID


{{admon/caution|Not Ready for Testing|Before exploring different test areas, please note that some components are known to be unstable for the test day.  This list includes:
- LVM
* Multipath devices
* Partition resize
}}


=== Updates ===
- Encrypted Block Device


All testing will start with [[Releases/Rawhide|rawhide]].  All changes for the day will be done using [[Anaconda/Updates|anaconda updates.img process]].  To test the latest storage fixes, you '''must''' boot with:
In addition to the baseline test cases in the table below,'exploratory testing' which involve anaconda and block devices is especially desirable.
 
* For all architectures - <pre> updates=http://dlehman.fedorapeople.org/storage/testing/updates.img </pre>
 
=== Filing Bugs ===
 
Please file bugs against [[Anaconda]].  If manually filing a bug, please set the following attributes:
* component - anaconda
* version - rawhide
* whiteboard - StorageRewrite
 
Or just [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=anaconda&version=rawhide&short_desc=%5BStorageRewrite%5D&cf_whiteboard=StorageRewrite click here] to start a bug report.
 
== Test Areas and Results ==
 
In order to improve on our ability to record test results and encourage [https://fedoraproject.org/wiki/QA/Exploratory_Testing exploratory testing] with the community, we are trying a different format for this test day.
Instead for specific test cases, which hit different scenarios we define, a few high level 'test areas' which exercise the desired functions.
 
For example, we now have 3 test areas which block device types are defined as ....
 
# - Native (think workstation or integrated hard disks)
# - iSCSI
# - RAID (both hardware and software)
 
The reason for these as the major test areas is that other things like autopart, encrypted fs and ext4 could be considered functions which are applied to those test areas and anaconda interacts with them in a direct manner (that is, with fewer layers or abstractions between).


== Test Cases and Results ==
{|
{|
! style="color:white; background-color:#5F94C9;" colspan="6" |Native
! Test Case
! User
! Smolt Profile
! Pass/Fail
! Comments
|-
| style="font-weight: bold;" | [https://fedoraproject.org/wiki/QA/TestCases/PartitioningRaid0OnLvmDevice Raid0 on LVM]
| style="background-color: lightblue;" |
| style="background-color: lightblue;" |
| style="background-color: lightblue;" |
| style="background-color: lightblue;" |
|-
|-
| style="background-color: lightyellow;font-weight: bold;" | User
| style="background-color: lightyellow;" |
| style="background-color: lightyellow;font-weight: bold;" | Smolt Profile
| [[User:SampleUser]]
| style="background-color: lightyellow;font-weight: bold;" | AutoPart
| <!-- Smolt profile -->
| style="background-color: lightyellow;font-weight: bold;" | LVM
| PASS
| style="background-color: lightyellow;font-weight: bold;" | Ext4
|  
| style="background-color: lightyellow;font-weight: bold;" | EncryptFS
|-
|-
| [[User:sample_user]]
| style="background-color: lightyellow;" |
| link to smolt profile
| [[User:SampleUser]]
| style="background-color: lightgreen;" | pass
| <!-- Smolt profile -->
| style="background-color: lightgreen;" | pass
| PASS
| style="background-color: red;" | fail
|  
| style="background-color: lightgreen;" | pass
|-
|-
| [[User:sample_user]]
| style="font-weight: bold;" | [https://fedoraproject.org/wiki/QA/TestCases/PartitioningUsrOnRaid5 \usr on RAID5]
| link to smolt profile
| style="background-color: lightblue;" |
| style="background-color: lightgreen;" | pass
| style="background-color: lightblue;" |
| style="background-color: red;" | fail
| style="background-color: lightblue;" |
| style="background-color: lightgreen;" | pass
| style="background-color: lightblue;" |
| style="background-color: lightgreen;" | pass
|-
|-
| <!-- [[User:FasName]] -->
| style="background-color: lightyellow;" |
| <!-- [http://www.smolts.org/client/show/pub_uuid HW] -->
| [[User:SampleUser]]  
| <!-- PASS || FAIL || INPROGRESS -->
| <!-- Smolt profile -->  
| <!-- PASS || FAIL || INPROGRESS -->
| PASS
| <!-- PASS || FAIL || INPROGRESS -->
|  
| <!-- PASS || FAIL || INPROGRESS -->
|-
|-
! style="color:white; background-color:#5F94C9;" colspan="6" |RAID
| style="background-color: lightyellow;" |
| [[User:SampleUser]]
| <!-- Smolt profile -->
| PASS
|
|-
|-
| style="background-color: lightyellow;font-weight: bold;" | User
| style="font-weight: bold;" | [https://fedoraproject.org/wiki/QA/TestCases/PartitioningRootfsOnDmraidDevice \ on DM-RAID]
| style="background-color: lightyellow;font-weight: bold;" | Smolt Profile
| style="background-color: lightblue;" |
| style="background-color: lightyellow;font-weight: bold;" | AutoPart
| style="background-color: lightblue;" |
| style="background-color: lightyellow;font-weight: bold;" | LVM
| style="background-color: lightblue;" |
| style="background-color: lightyellow;font-weight: bold;" | Ext4
| style="background-color: lightblue;" |
| style="background-color: lightyellow;font-weight: bold;" | EncryptFS
|-
|-
| [[User:sample_user]]
| style="background-color: lightyellow;" |
| link to smolt profile
| [[User:SampleUser]]
| style="background-color: lightgreen;" | pass
| <!-- Smolt profile -->
| style="background-color: lightgreen;" | pass
| PASS
| style="background-color: red;" | fail
|  
| style="background-color: lightgreen;" | pass
|-
|-
| [[User:sample_user]]
| style="background-color: lightyellow;" |
| link to smolt profile
| [[User:SampleUser]]
| style="background-color: lightgreen;" | pass
| <!-- Smolt profile -->
| style="background-color: red;" | fail
| PASS
| style="background-color: lightgreen;" | pass
|  
| style="background-color: lightgreen;" | pass
|-
|-
| <!-- [[User:FasName]] -->
| style="font-weight: bold;" | [https://fedoraproject.org/wiki/QA:TestCases/ext4_fs_on_LVM_LV ext4 on LVM]
| <!-- [http://www.smolts.org/client/show/pub_uuid HW] -->
| style="background-color: lightblue;" |
| <!-- PASS || FAIL || INPROGRESS -->
| style="background-color: lightblue;" |
| <!-- PASS || FAIL || INPROGRESS -->
| style="background-color: lightblue;" |
| <!-- PASS || FAIL || INPROGRESS -->
| style="background-color: lightblue;" |
| <!-- PASS || FAIL || INPROGRESS -->
|-
|-
! style="color:white; background-color:#5F94C9;" colspan="6" |iSCSI
| style="background-color: lightyellow;" |
| [[User:SampleUser]]
| <!-- Smolt profile -->
| PASS
|
|-
|-
| style="background-color: lightyellow;font-weight: bold;" | User
| style="background-color: lightyellow;" |
| style="background-color: lightyellow;font-weight: bold;" | Smolt Profile
| [[User:SampleUser]]
| style="background-color: lightyellow;font-weight: bold;" | AutoPart
| <!-- Smolt profile -->
| style="background-color: lightyellow;font-weight: bold;" | LVM
| PASS
| style="background-color: lightyellow;font-weight: bold;" | Ext4
|  
| style="background-color: lightyellow;font-weight: bold;" | EncryptFS
|-
|-
| [[User:sample_user]]
| style="font-weight: bold;" | [https://fedoraproject.org/wiki/QA/TestCases/PartitioningSwapOnLvmDevice swap on LVM]
| link to smolt profile
| style="background-color: lightblue;" |
| style="background-color: lightgreen;" | pass
| style="background-color: lightblue;" |
| style="background-color: lightgreen;" | pass
| style="background-color: lightblue;" |
| style="background-color: red;" | fail
| style="background-color: lightblue;" |
| style="background-color: lightgreen;" | pass
|-
|-
| [[User:sample_user]]
| style="background-color: lightyellow;" |
| link to smolt profile
| [[User:SampleUser]]
| style="background-color: lightgreen;" | pass
| <!-- Smolt profile -->
| style="background-color: red;" | fail
| PASS
| style="background-color: lightgreen;" | pass
|  
| style="background-color: lightgreen;" | pass
|-
|-
| <!-- [[User:FasName]] -->
| style="background-color: lightyellow;" |
| <!-- [http://www.smolts.org/client/show/pub_uuid HW] -->
| [[User:SampleUser]]  
| <!-- PASS || FAIL || INPROGRESS -->
| <!-- Smolt profile -->  
| <!-- PASS || FAIL || INPROGRESS -->
| PASS
| <!-- PASS || FAIL || INPROGRESS -->
|  
| <!-- PASS || FAIL || INPROGRESS -->
|-
|-
|}
| style="font-weight: bold;" | [https://fedoraproject.org/wiki/QA:EXT_4_fs_encrypted ext4 on Encrypted LVM]
| style="background-color: lightblue;" |
| style="background-color: lightblue;" |
| style="background-color: lightblue;" |
| style="background-color: lightblue;" |
|-
| style="background-color: lightyellow;" |
| [[User:SampleUser]]
| <!-- Smolt profile -->
| PASS
|
|-
| style="background-color: lightyellow;" |
| [[User:SampleUser]]
| <!-- Smolt profile -->
| PASS
|
|-
| style="font-weight: bold;" | [https://fedoraproject.org/wiki/QA/TestCases/LUKS_Encrypted_LVM_VG%2C_all_LVs_encrypted Encrypted VGs (all LVs encrypted)]


== Exploratory Testing ==
| style="background-color: lightblue;" |
 
| style="background-color: lightblue;" |
{|  
| style="background-color: lightblue;" |
! style="color:white; background-color:#5F94C9;" | User
| style="background-color: lightblue;" |
! style="color:white; background-color:#5F94C9;" | SMOLT profile  
|-
! style="color:white; background-color:#5F94C9;" | Test Area (Native, RAID, iSCSI)
| style="background-color: lightyellow;" |
! style="color:white; background-color:#5F94C9;" | Function
| [[User:SampleUser]]
! style="color:white; background-color:#5F94C9;" | How to Test
| <!-- Smolt profile -->
! style="color:white; background-color:#5F94C9;" | Expected Results
| PASS
! style="color:white; background-color:#5F94C9;" | Results
|
|-
| style="background-color: lightyellow;" |
| [[User:SampleUser]]
| <!-- Smolt profile -->
| PASS
|
|-
| style="font-weight: bold;" | [https://fedoraproject.org/wiki/QA/TestCases/LUKS_Encrypted_RAID_partitions%2C_all_mds_encrypted Encrypted RAID (all mds encrypted)]
| style="background-color: lightblue;" |
| style="background-color: lightblue;" |
| style="background-color: lightblue;" |
| style="background-color: lightblue;" |
|-
| style="background-color: lightyellow;" |
| [[User:SampleUser]]
| <!-- Smolt profile -->
| PASS
|
|-
| style="background-color: lightyellow;" |
| [[User:SampleUser]]
| <!-- Smolt profile -->
| PASS
|
|-
|-
| [[User:sample_user]]
| style="font-weight: bold;" | ''my exploratory test''
| linky
| style="background-color: lightblue;" |
| Native
| style="background-color: lightblue;" |
| Ext4 on EncryptFS
| style="background-color: lightblue;" |
| install using Ext4 format on Encrypted /home partition
| style="background-color: lightblue;" |
| installation complete and all password prompts function as expected
| style="background-color: lightgreen;" | PASS
|-
|-
| [[User:sample_user]]
| style="background-color: lightyellow;" |
| linky
| [[User:SampleUser]]  
| RAID
| <!-- Smolt profile -->
| Ext4 on EncryptFS
| PASS
| install using Ext4 format on Encrypted /home partition
|  
| installation complete and all password prompts function as expected
|-
| style="background-color: red;" | FAIL
| style="font-weight: bold;" | ''my exploratory test''
| style="background-color: lightblue;" |
| style="background-color: lightblue;" |
| style="background-color: lightblue;" |
| style="background-color: lightblue;" |
|-
|-
| <!-- [[User:FasName]] -->
| style="background-color: lightyellow;" |
| <!-- [http://www.smolts.org/client/show/pub_uuid HW] -->
| [[User:SampleUser]]  
| <!-- (Native, RAID, iSCSI) -->
| <!-- Smolt profile -->  
| <!-- Function -->
| PASS
| <!-- How to Test -->
|  
| <!-- Expected Results -->
| <!-- PASS || FAIL || INPROGRESS -->
|-
|-
|}
|}
[[Category:Fedora 11 Test Days]]
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)

Templates used on this page: