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 14: Line 14:


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 ...
* Development - [[ColeRobinson]], danpb, markmc
* Development - [[ColeRobinson]], danpb
* Quality Assurance - [[User:mjenner|Martin Jenner]], [[User:jlaska|jlaska]], [[User:gozen|Gurhan Ozen]], [[User:wwoods|wwoods]]
* Quality Assurance - [[User:mjenner|Martin Jenner]], [[User:jlaska|jlaska]], [[User:gozen|Gurhan Ozen]], [[User:wwoods|wwoods]]


Line 87: Line 87:
Once your system is installed, you'll need to install the latest packages built for testing.  Instructions for installing the latest packages are listed below.
Once your system is installed, you'll need to install the latest packages built for testing.  Instructions for installing the latest packages are listed below.


1 Install the latest libvirt and virt-manager packages ...
1 Create a yum repo for Fedora Test Day packages ...  
<pre>$ yum install libvirt virt-manager</pre>
<pre>$ cat <<EOF>/etc/yum.repos.d/fedora-test-day.repo
[fedora-test-day]
name=fedora-test-day
baseurl=http://jlaska.fedorapeople.org/fedora-test-day/\$releasever/\$basearch
enabled=0
gpgcheck=0
EOF</pre>


2 Install a hypervisor ...
2 Upgrade to the Test Day packages ... <pre>$ yum --enablerepo=fedora-test-day --enablerepo=updates* update libvirt</pre>
<pre>$ yum install qemu kvm xenner</pre>


3 Install support to host iSCSI storage pools ''(Optional)''
3 Restart the libvirtd service <pre>$ /sbin/service libvirtd restart</pre>
<pre>$ yum install scsi-target-utils</pre>
 
4 Start any daemons
<pre>$ /sbin/service xenner start
$ /sbin/service qemu start</pre>


==== Exploratory Testing ====
==== Exploratory Testing ====
Line 113: Line 113:
For our test day, let's define the following test areas as primary focus areas for exploratory testing:
For our test day, let's define the following test areas as primary focus areas for exploratory testing:


* VirtStorage
* FIXME
** there are many supported storage pool types: directory, iSCSI, etc...
** in addition to pools, there are many supported storage volume types: bochs, cloo, cow, dmg etc...
** SELinux considerations?


==== Targeted Testing ====
==== Targeted Testing ====
Line 137: Line 134:
==== Bug Filing Tips ====
==== Bug Filing Tips ====


* if you are using '''virt-manager''', include ~/.virt-manager/virt-manager.log
FIXME - please include general information to include in any libvirt bug reports.
* if you are using '''virt-install''', ~/.virtinst/virt-install.log
* if '''creating a qemu guest''' bombs out for some reason, /var/log/libvirt/qemu/{vmname}.log


For assistance filing ''installation (anaconda)'' bug reports, refer to [[How to debug installation problems]].
For assistance filing ''installation (anaconda)'' bug reports, refer to [[Anaconda/BugReporting]].


=== Known Issues ===
=== Known Issues ===
Line 147: Line 142:
Both features have been available for testing already through rawhide.  As a result, there is a list of bugs already filed for each area.  Before you file a new bug, please refer to the following before filing a new bug:
Both features have been available for testing already through rawhide.  As a result, there is a list of bugs already filed for each area.  Before you file a new bug, please refer to the following before filing a new bug:


* Not all storage volumes have been implemented.  If you see error [https://bugzilla.redhat.com/attachment.cgi?id=316444 such as this], it means the particular storage volume type is not yet available.
* FIXME [http://tinyurl.com/6zr48v known issues]
 
[[Category:Fedora 10 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: