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:
{{Infobox_group
stub
| name = Fedora Test Days
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_23_test_days]]
| caption = Easily deploy and manage your Docker containers
| date = 22 Sep 2015
| time = all day
| website = [[QA/Fedora_23_test_days]]
| irc = [irc://irc.freenode.net/#atomic #atomic] ([http://webchat.freenode.net/?channels=atomic webirc])
| fedora_mailing_list = cloud
}}
 
{{admon/note | Can't make the date? | If you come to this page before or after the test day is completed, your testing is still valuable, and you can use the information on this page to test, file any bugs you find at [http://bugzilla.redhat.com Bugzilla], and add your results to the results section. If this page is more than a month old when you arrive here, please check the [[QA/Test_Days|current schedule]] and see if a similar but more recent Test Day is planned or has already happened.}}
 
== What to test? ==
 
Today's installment of Fedora Test Day will focus on '''Fedora Atomic'''
 
'''NOTE:''' There is a [https://bugzilla.redhat.com/show_bug.cgi?id=1195761 known bug (BZ#1195761)] in the Fedora Beta Atomic images, please use the patched image linked in the [[Test_Day:2015-09-22_Fedora_Cloud_Atomic#Grab_the_Image]] section.
 
== Who's available ==
 
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
* Cloud SIG - [[user:dustymabe|Dusty Mabe]] (dustymabe),
* Quality Assurance - [[User:Roshi|Roshi]] (roshi)
* Cloud / Infra - [[user:Maxamillion|Adam Miller]] (maxamillion)
 
== Prerequisite for Test Day ==
 
You'll need to either have an AWS account or a system that's capable of running one of the Atomic 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 [http://github.com/Rorosha/testcloud testcloud] locally
 
'''We need to add links to images here.'''
 
== Links for "how to setup" for the Test Day ==
 
* Refer [http://www.projectatomic.io/docs/quickstart/ quickstart guide] for setup Atomic with Virt-manager or KVM
* Don't know how to create cloud init iso? refer [https://www.technovelty.org//linux/running-cloud-images-locally.html running-cloud-images-locally]
 
== How to test? ==
 
We need to test several things on the Fedora Atomic release before Fedora 23 Final.
 
* Test with a variety of Docker images. We do want to test the Fedora images in particular, but also we need to test a wide variety of images to see if there are any hidden bugs or problems we might not have noticed yet.
* Test Cockpit to make sure that managing Docker images and connecting multiple hosts works.
* Try out Kubernetes and make sure those packages are working.
* Test out the rpm-ostree/atomic update/rollback commands and other functions.
* Try out docker-storage-config.
* What is the image/package set missing? What is unnecessary?
 
=== '''Grab the Image''' ===
 
'''Update the image links here'''
 
To test Fedora Atomic, we're going to use a beta image located here: [https://dustymabe.fedorapeople.org/Fedora-Cloud-Atomic-23-specialsauce.qcow2.xz].
 
== Test Cases ==
 
Fedora Cloud Working Group member Dusty Mabe has [https://gist.github.com/dustymabe/bf955b6afa8177ecf6fc quite a few tests on this Gist]. For other examples, see [[:Category:Test_Cases]].
 
For better worded test steps please refer to Mike's pages: [[User:Roshi/QA/AtomicTests]]
 
Additionally, many of the tests that are written for Cloud Base also apply to atomic. The tests are located [[Template:Cloud_test_matrix|here]]. If you don't know if the test applies to Atomic or not then feel free to ask in #fedora-cloud on freenode.
 
== Test Results ==
 
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 [[Template:result|result template]] to enter your result, as shown in the example result line.
 
 
=== Atomic Basic Cloud Tests ===
 
{|
! User
! Hardware
! [[QA:Testcase_base_startup|Startup]]
! [[QA:Testcase_base_system_logging|System Logging]]
! [[QA:Testcase_Services_start|Services Start]]
! [[QA:Testcase_base_selinux|SELinux]]
! [[QA:Testcase_base_service_manipulation|Service Manipulation]]
! References
|-
| Example User
| Example Hardware
| {{result|pass|username}}
| {{result|warn|username}}
| {{result|fail|username|12345}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:maxamillion|maxamillion]]
| ThinkPad T440s running testcloud from git checkout (master@9da7bf08c)
| {{result|pass|username}}
| {{result|fail|dustymabe|1265295}}
| {{result|pass|maxamillion}}
| {{result|pass|maxamillion}}
| {{result|pass|maxamillion}}
| <references/>
|-
| [[User:dustymabe|dustymabe]]
| Openstack Juno on F21 on Dell Laptop
| {{result|pass|dustymabe}}
| {{result|fail|dustymabe|1265295}}
| {{result|pass|dustymabe}}
| {{result|pass|dustymabe}}
| {{result|pass|dustymabe}}
| <references/>
|-
| [[User:roshi|roshi]]
| testcloud dev branch
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| <references/>
|-
| [[User:jasonbrooks|jasonbrooks]]
| t440s / libvirt / cloud-init iso
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:msrb|msrb]]
| t430s / kvm
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Adimania|adimania]]
| Thinkpad x250 / QEMU/KVM
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|}
 
=== Atomic Host Tests DO NOT EXECUTE THESE TESTS - NO UPDATE TREES ARE AVAILABLE ===
 
For the Atomic Tests, download the latest image from and execute tests
 
{|
! User
! Hardware
! [[User:Roshi/QA/AtomicTests/Atomic_Image_Boots|Image Boots]]
! [[User:Roshi/QA/AtomicTests/Atomic_Upgrade|Upgrade Works]]
! [[User:Roshi/QA/AtomicTests/Atomic_Rollback|Rollback Works]]
! References
|-
| Example
| Example Hardware
| {{result|pass|username}}
| {{result|warn|username}}
| {{result|fail|username|12345}}
| <references/>
|-
|}
 
=== Atomic Docker Tests ===
 
For the Atomic Tests, download the latest image from and execute tests
 
{|
! User
! Hardware
! [[User:Roshi/QA/AtomicTests/Atomic_Docker_Storage_Setup|docker-storage-setup]]
! [[User:Roshi/QA/AtomicTests/Atomic_Docker_Lifecycle|Docker Lifecycle]]
! [[User:Roshi/QA/AtomicTests/Atomic_Docker_ImageTest|Docker Image Test]]
! References
|-
| Example Username
| Example hardware
| {{result|pass|username}}
| {{result|warn|username}}
| {{result|fail|username|12345}}
| <references/>
|-
| [[User:maxamillion|maxamillion]]
| ThinkPad T440s running testcloud from git checkout (master@9da7bf08c)
| {{result|pass|maxamillion}}
| {{result|pass|maxamillion}}
| {{result|pass|maxamillion}}
| <references/>
|-
| [[User:dustymabe|dustymabe]]
| Openstack Juno on F21 on Dell Laptop
| {{result|pass|dustymabe}}
| {{result|pass|dustymabe}}
| {{result|pass|dustymabe}}
| <references/>
|-
| [[User:roshi|roshi]]
| testcloud local dev branch
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:jasonbrooks|jasonbrooks]]
| t440s / libvirt / cloud-init iso
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:msrb|msrb]]
| t430s / kvm
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Adimania|adimania]]
| Thinkpad x250 / qemu/kvm
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
|}
 
=== Bugs filled during Test Day (22nd September 2015) ===
BZ1265295[https://bugzilla.redhat.com/show_bug.cgi?id=1265295]
GitHub projectatomic/atomic #166[https://github.com/projectatomic/atomic/issues/166]
 
=== Other Common Bugs ===
 
== Long comments ==
<references group="long" />
 
 
[[Category:Fedora 23 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)