Fedora Test Days | |
---|---|
Fedora Cloud Image Testing | |
Date | 08 September 2015 |
Time | all day |
Website | QA/Fedora_23_test_days |
IRC | #fedora-cloud (webirc) |
Mailing list | cloud |
What to test?[edit]
Today's installment of Fedora Test Day will focus on Fedora Cloud Base Image
Who's available[edit]
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
- Cloud SIG - Dusty Mabe (dustymabe),
- Quality Assurance - Roshi (roshi)
- Cloud / Infra - Adam Miller (maxamillion)
Prerequisite for Test Day[edit]
You'll need to either have an AWS account or a system that's capable of running one of the Cloud images for KVM/OpenStack.
- OpenStack installation [outside the scope of test day to set up!]
- Virt-Manager or KVM setup to run the qcow2 image.
- Run testcloud locally
- A nightly image:
Links for "how to setup" for the Test Day[edit]
- Don't know how to create cloud init iso? refer running-cloud-images-locally
- Or download a basic one from here
- This opens up password login via ssh.
- Username: fedora
- Password: passw0rd
TC1 AMIs for Test Day[edit]
Region | AMI name |
---|---|
us-east-1 | ami-XXXXXXXX |
us-west-1 | ami-XXXXXXXX |
us-west-2 | ami-XXXXXXXX |
eu-west-1 | ami-XXXXXXXX |
ap-southeast-1 | ami-XXXXXXXX |
ap-northeast-1 | ami-XXXXXXXX |
ap-southeast-2 | ami-XXXXXXXX |
sa-east-1 | ami-XXXXXXXX |
How to test?[edit]
Grab the image and use it as you normally would. Report any abnormalities.
Grab the Image[edit]
To test Fedora Cloud, we're going to use an image (linked above). You can also use one of the AMIs if you would prefer to do your testing on Amazon Web Services.
Upload to a Cloud Service[edit]
If you have an OpenStack instance handy, import into glance (or use the web UI). Note that older OpenStack installations may require conversion to qcow 2 format.
OR Test Locally[edit]
See instructions http://worknotes.readthedocs.org/en/latest/cloudimages.html#how-to-test-a-koji-image-in-your-local-computer for testing the cloud image without a full cloud environment
Test Cases[edit]
The tests are located here.
Test Results[edit]
If you are unsure about exactly how to file a bug report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the appropriate table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one. For each test case, use the result template to enter your result, as shown in the example result line.
Base Cloud Tests[edit]
User | Hardware | Image Tested | Startup | System Logging | Services Start | SELinux | Service Manipulation | References |
---|---|---|---|---|---|---|---|---|
dustymabe | Openstack Juno on F21 | 64 bit qcow2 | ||||||
adimania | KVM/QEMU on F22, Thinkpad x250, Intel i7 | 64 bit qcow2 | [1] | [2] | ||||
lbrabec | kvm on f23 (testcloud), T450s (i7) | 64 bit qcow2 |
| |||||
dustymabe | nested virt on F22 (tunir inside VM) | 64 bit qcow2 TC4 |
| |||||
dustymabe | nested virt on F22 (tunir inside VM) | 32 bit qcow2 TC4 |
| |||||
dustymabe | libvirt on F22 | 32 bit qcow2 TC4 |
| |||||
dustymabe | vagrant-libvirt on F22 | 64 bit libvirt vagrant box |
| |||||
roshi | testcloud | i386 qcow2 |
| |||||
roshi | testcloud | x86_64 qcow2 |
| |||||
pschindl | kvm on f22 (testcloud), T520s | 64 bit qcow2 |
| |||||
kushal | bare metal on F22 (using tunir) | 32 bit qcow2 |
| |||||
potty | libvirt on F22, Macbook Pro Retina Display, Intel i7 | 64-bit qcow2 |
|
cloud-init tests[edit]
Bugs filled during Test Day[edit]