No edit summary |
|||
Line 32: | Line 32: | ||
* An updated [https://kojipkgs.fedoraproject.org//work/tasks/8904/8118904/Fedora-Cloud-Atomic-20141112-21.x86_64.qcow2 test image], or later nightly live image if one is released before 20 November. | * An updated [https://kojipkgs.fedoraproject.org//work/tasks/8904/8118904/Fedora-Cloud-Atomic-20141112-21.x86_64.qcow2 test image], or later nightly live image if one is released before 20 November. | ||
== AMIs for Test Day == | |||
{| class="wikitable" | |||
!Region | |||
!AMI name | |||
|- | |||
|us-east-1 | |||
|ami-a8c95dc0 | |||
|- | |||
|us-west-1 | |||
|ami-879187c2 | |||
|- | |||
|us-west-2 | |||
|ami-f7256fc7 | |||
|- | |||
|eu-west-1 | |||
|ami-7ec97e09 | |||
|- | |||
|eu-central-1 | |||
|ami-6072437d | |||
|- | |||
|ap-southeast-1 | |||
|ami-9c6547ce | |||
|- | |||
|ap-northeast-1 | |||
|ami-4d655e4c | |||
|- | |||
|ap-southeast-2 | |||
|ami-4f3c5275 | |||
|- | |||
|sa-east-1 | |||
|ami-676ddb7a | |||
|} | |||
== How to test? == | == How to test? == |
Revision as of 09:41, 20 November 2014
Fedora Test Days | |
---|---|
Easily deploy and manage your Docker containers | |
Date | 20 November 2014 |
Time | all day |
Website | QA/Fedora_21_test_days |
IRC | #atomic (webirc) |
Mailing list | cloud |
What to test?
Today's instalment of Fedora Test Day will focus on Fedora Atomic Host
Who's available
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
- Cloud SIG - Joe Brockmeier (jzb), Matthew Miller (mattdm), Dusty Mabe (dustymabe)
- Quality Assurance - Roshi (roshi)
- Just a user - Ed Borasky (znmeb^)
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 testCloud locally
- An updated test image, or later nightly live image if one is released before 20 November.
AMIs for Test Day
Region | AMI name |
---|---|
us-east-1 | ami-a8c95dc0 |
us-west-1 | ami-879187c2 |
us-west-2 | ami-f7256fc7 |
eu-west-1 | ami-7ec97e09 |
eu-central-1 | ami-6072437d |
ap-southeast-1 | ami-9c6547ce |
ap-northeast-1 | ami-4d655e4c |
ap-southeast-2 | ami-4f3c5275 |
sa-east-1 | ami-676ddb7a |
How to test?
We need to test several things on the Fedora Atomic release before Fedora 21 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.
- What is the image/package set missing? What is unnecessary?
Grab the Image
To test Fedora Atomic, we're going to use a Koji build located here: [1]. You can also use one of the AMIs if you would prefer to do your testing on Amazon Web Services.
Test Cases
Fedora Cloud Working Group member Dusty Mabe has 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
Test Results
Test results will be recorded on the testday App. If you have problems with any of the tests, report a bug to Bugzilla. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you.