From Fedora Project Wiki
(Created page with "{{Infobox_group | name = Fedora Test Days | image = link=QA/Fedora_19_test_days | caption = FIXME | date = <<FIXME>> | time = all day ...") |
No edit summary |
||
Line 1: | Line 1: | ||
== General Instructions == | |||
* follow steps in use cases | |||
* when you are busy then take use-case with the fewest attendee | |||
* fill the report in this form [https://docs.google.com/forms/d/1fNJdWyi1dnpkfpUf_t4wxDPgx3nyeu3CYfnk1K6FYeY/viewform] | |||
* after the report from thus event are collected, QE team will work with UDX team on qualitative and quantitative analysis, share the results with developers and reports bugs/rfes in Bugzilla, in addition summary will be sent to all the contributors | |||
== Who's available == | == Who's available == | ||
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ... | The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ... | ||
* Quality Assurance - [[User:ljozsa|ljozsa]] (ljozsa), [[User:ohudlick|ohudlick]] (ohudlick) | |||
* Quality Assurance - [[User: | |||
== Initial setup == | |||
* have a Fedora 19 Beta RC2 (virtual) machine owned by you, ISO image available at [http://alt.fedoraproject.org/pub/alt/stage/19-Beta-RC2/Fedora/x86_64/iso/Fedora-19-Beta-x86_64-DVD.iso] or [http://alt.fedoraproject.org/pub/alt/stage/19-Beta-RC2/Fedora/i386/iso/Fedora-19-Beta-i386-DVD.iso] | |||
* alternatively you can use prepared image available at [http://link] | |||
== Text mode installation == | |||
* Install Fedora using text mode (append text on kernel command line) | |||
* Text mode installation will offer you possibility to continue installation remotely using VNC, please don't use it and continue in the text mode | |||
* In the installer add new user john with admin rights | |||
{| | == Create multiple Volume Groups == | ||
{{admon/important|Multiple hard drives required|You need a machine with more than 4 disks}} | |||
=== Action === | |||
* Start Fedora 19 installation in graphical mode (default) | |||
* Use manual partitioning, choose LVM partitioning scheme | |||
* Create four volume groups, one volume group per disk drive | |||
* Create four mountpoints: /, /var, /tmp, /home and place each of them to separate volume group | |||
* Place swap partition to the same volume group as / | |||
== CHAP authentication against iSCSI target == | |||
{{admon/note|CHAP|Challenge-Handshake Authentication Protocol (CHAP) authenticates a user or network host to an authenticating entity}} | |||
{{admon/note|iSCSI target|Internet Small Computer System Interface, an Internet Protocol (IP)-based storage networking standard for linking data storage facilities. An iSCSI target is often a dedicated network-connected hard disk storage device, but may also be a general-purpose computer}} |
Revision as of 14:22, 17 May 2013
General Instructions
- follow steps in use cases
- when you are busy then take use-case with the fewest attendee
- fill the report in this form [1]
- after the report from thus event are collected, QE team will work with UDX team on qualitative and quantitative analysis, share the results with developers and reports bugs/rfes in Bugzilla, in addition summary will be sent to all the contributors
Who's available
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
Initial setup
- have a Fedora 19 Beta RC2 (virtual) machine owned by you, ISO image available at [2] or [3]
- alternatively you can use prepared image available at [4]
Text mode installation
- Install Fedora using text mode (append text on kernel command line)
- Text mode installation will offer you possibility to continue installation remotely using VNC, please don't use it and continue in the text mode
- In the installer add new user john with admin rights
Create multiple Volume Groups
Action
- Start Fedora 19 installation in graphical mode (default)
- Use manual partitioning, choose LVM partitioning scheme
- Create four volume groups, one volume group per disk drive
- Create four mountpoints: /, /var, /tmp, /home and place each of them to separate volume group
- Place swap partition to the same volume group as /