(Created page with "{{Infobox_group | name = Cloud/Atomic Test Day | image = 300px|link=QA/Test Days | date = 2017-06-20 | time = all day | website = [[QA/Test Days]...") |
|||
(7 intermediate revisions by one other user not shown) | |||
Line 18: | Line 18: | ||
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 - [[User: | * Development - [[User:dustymabe|Dustymabe]] (irc dustymabe) | ||
* Quality Assurance - [[User: | * Quality Assurance - [[User:Roshi|Roshi]] (irc roshi) | ||
== Prerequisite for Test Day == | == Prerequisite for Test Day == | ||
A fresh system (for Fedora Atomic Host), [https://github.com/Rorosha/testcloud testcloud] to test qcow images locally, or access to a cloud provider like OpenStack or AWS ... a desire to break software? | |||
=== Fedora Atomic Host (FAH) === | |||
FAH can be run as a traditional cloud image, or installed to bare metal. If you have a spare machine you can install FAH to, please test this '''[https://kojipkgs.fedoraproject.org/compose/branched/Fedora-26-20170619.n.0/compose/Atomic/x86_64/iso/Fedora-Atomic-ostree-x86_64-26-20170619.n.0.iso image]'''. Download the image, write it to a USB stick and install like any other Fedora deliverable. If you need help, please ping in IRC. | |||
=== Qcow2 images === | |||
The Fedora Cloud [https://kojipkgs.fedoraproject.org/compose/branched/Fedora-26-20170619.n.0/compose/CloudImages/x86_64/images/Fedora-Cloud-Base-26-20170619.n.0.x86_64.qcow2 base image] and Atomic images are also delivered as qcow2 images. You can use [https://github.com/Rorosha/testcloud testcloud] to locally boot and test either of these images. You can run testcloud from a git checkout, or use dnf to install it: | |||
<code> | |||
sudo dnf install testcloud | |||
</code> | |||
Once it's installed, you can run testcloud like so: | |||
<code> | |||
testcloud instance create <name of instance> -u https://kojipkgs.fedoraproject.org/compose/branched/Fedora-26-20170619.n.0/compose/CloudImages/x86_64/images/Fedora-Cloud-Base-26-20170619.n.0.x86_64.qcow2 | |||
</code> | |||
== How to test? == | |||
This testday is more general, so attempt to do anything and everything with these images :) Specifically though, we'd like to take a look at the following scenarios: | |||
'''Atomic:''' | |||
* Deploy applications on top of Atomic | |||
* Upgrades and downgrades of existing Atomic Hosts (preferably with applications running) | |||
* Package layering with on top of the base Atomic OSTree | |||
'''Cloud:''' | |||
* Test different cloud-init configs | |||
* Deploy and run some applications in the cloud | |||
'''EC2''' | |||
If you have access to Amazon EC2, you can use one of the AMIs listed [https://lists.fedoraproject.org/archives/list/cloud@lists.fedoraproject.org/thread/EEOYK5MJQX7UWAP63RPBO6AQH75CK7O4/ here] for testing. | |||
=== Run the tests === | === Run the tests === | ||
Visit the [http://testdays.fedorainfracloud.org/events/22 result page] and click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the ''Enter result'' button for the test. | |||
This testday is also meant to be exploratory, so the list on the testday app is not at all comprehensive! | |||
== Reporting bugs == | == Reporting bugs == | ||
If you find anything that seems wrong or off, please report a bug on [https://bugzilla.redhat.com Bugzilla]. The affected component should be clear from whatever error message you happen to find, but if you aren't sure what component to file against, please file it against '''FIXME'''. 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. | |||
== Test Results == | |||
== | === Basic tests === | ||
{| | |||
! User | |||
! Profile | |||
! [http://fedoraproject.org/wiki/QA:Testcase_base_startup Boot] | |||
! [http://fedoraproject.org/wiki/QA:Testcase_base_system_logging Logging] | |||
! [http://fedoraproject.org/wiki/QA:Testcase_Services_start Services Start] | |||
! [http://fedoraproject.org/wiki/QA:Testcase_base_selinux SELinux] | |||
! [http://fedoraproject.org/wiki/QA:Testcase_base_service_manipulation Service Manipulation] | |||
! References | |||
|- | |||
| [[User:cialu|cialu]] | |||
| Fedora Cloud base image x86 | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| <references/> | |||
|- | |||
| [[User:mrniranjan|mrniranjan]] | |||
| fedora 26 beta atomic qcow2 image | |||
| {{result|pass}} | |||
| | |||
| | |||
| | |||
| | |||
| <references/> | |||
|- | |||
| [[User:roshi|roshi]] | |||
| testcloud x86 Base image | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}}{{result|pass}} | |||
| {{result|pass}} | |||
| <references/> | |||
|- | |||
| [[User:sinnykumari|sinnykumari]] | |||
| Atomic ISO on bare metal | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| <references/> | |||
|- | |||
| [[User:sinnykumari|sinnykumari]] | |||
| Atomic qcow2 image using testcloud | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| <references/> | |||
|- | |||
| [[User:sumantrom|sumantrom]] | |||
| F26 beta qcow2 | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| | |||
| | |||
| <references/> | |||
|- | |||
| [[User:tenk|tenk]] | |||
| testcloud on F25 -> fedora 26 beta atomic qcow2 image | |||
| {{result|pass}} | |||
| | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}}<ref>use docker service for the test</ref> | |||
| <references/> | |||
|- | |||
| [[User:tenk|tenk]] | |||
| estcloud on F25 -> fedora 26 beta atomic qcow2 image | |||
| | |||
| {{result|pass}} | |||
| | |||
| | |||
| | |||
| <references/> | |||
|- | |||
|} | |||
=== Atomic === | |||
{| | |||
! User | |||
! Profile | |||
! [http://fedoraproject.org/wiki/User:Roshi/QA/AtomicTests/Atomic_Docker_Storage_Setup Docker Storage Setup] | |||
! [http://fedoraproject.org/wiki/User:Roshi/QA/AtomicTests/Atomic_Docker_Lifecycle Docker Lifecycle] | |||
! [http://fedoraproject.org/wiki/User:Roshi/QA/AtomicTests/Atomic_Upgrade Atomic Upgrade] | |||
! [http://fedoraproject.org/wiki/User:Roshi/QA/AtomicTests/Atomic_Rollback Atomic Downgrade] | |||
! [http://github.com/projectatomic/rpm-ostree/blob/master/docs/manual/administrator-handbook.md rpm-ostree package overlay] | |||
! References | |||
|- | |||
| [[User:roshi|roshi]] | |||
| testcloud | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| <references/> | |||
|- | |||
| [[User:sinnykumari|sinnykumari]] | |||
| Atomic ISO on bare metal | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}}{{result|pass}} | |||
| <references/> | |||
|- | |||
| [[User:sinnykumari|sinnykumari]] | |||
| Atomic qcow2 image using testcloud | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| <references/> | |||
|- | |||
| [[User:tenk|tenk]] | |||
| testcloud on F25 -> fedora 26 beta atomic qcow2 image | |||
| {{result|pass}} | |||
| | |||
| {{result|pass}} | |||
| | |||
| | |||
| <references/> | |||
|- | |||
| [[User:tenk|tenk]] | |||
| testcloud on F25 -> fedora 26 beta atomic qcow2 image | |||
| | |||
| | |||
| | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| <references/> | |||
|- | |||
|} | |||
=== Exploratory === | |||
{| | {| | ||
! User | ! User | ||
! | ! Profile | ||
! [ | ! [http://fedoraproject.org/wiki/Test_Day:2017-06-20_Cloud-Atomic_Testday Launch app on Cloud Base image] | ||
! [ | ! [http://fedoraproject.org/wiki/Test_Day:2017-06-20_Cloud-Atomic_Testday Launch app on FAH] | ||
! [ | ! [http://fedoraproject.org/wiki/Test_Day:2017-06-20_Cloud-Atomic_Testday Custom (write in comment what you did)] | ||
! References | ! References | ||
|- | |- | ||
| [[User: | | [[User:roshi|roshi]] | ||
| | | testcloud x86 Base image | ||
| {{result|pass}} | | {{result|pass}}<ref>Launched a couple web applications via git. They seemed to run fine.</ref> | ||
| {{result| | | {{result|pass}}<ref>Launched a couple web applications via git. They seemed to run fine.</ref> | ||
| {{result| | | {{result|pass}}<ref>Launched a couple web applications via git. They seemed to run fine.</ref> | ||
| <references/> | | <references/> | ||
|- | |||
|} | |||
=== Cloud Providers === | |||
{| | |||
! User | |||
! Profile | |||
! [http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.customenv.html Launch on AWS] | |||
! [http://docs.openstack.org/user-guide/dashboard-manage-images.html Launch on OpenStack (requires openstack instance)] | |||
! References | |||
|- | |- | ||
|} | |} |
Latest revision as of 22:06, 25 February 2020
Cloud/Atomic Test Day | |
---|---|
Date | 2017-06-20 |
Time | all day |
Website | QA/Test Days |
IRC | #fedora-test-day (webirc) |
Mailing list | test |
What to test?[edit]
Today's instalment of Fedora Test Day will focus on Fedora Atomic and Cloud images
Who's available[edit]
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
Prerequisite for Test Day[edit]
A fresh system (for Fedora Atomic Host), testcloud to test qcow images locally, or access to a cloud provider like OpenStack or AWS ... a desire to break software?
Fedora Atomic Host (FAH)[edit]
FAH can be run as a traditional cloud image, or installed to bare metal. If you have a spare machine you can install FAH to, please test this image. Download the image, write it to a USB stick and install like any other Fedora deliverable. If you need help, please ping in IRC.
Qcow2 images[edit]
The Fedora Cloud base image and Atomic images are also delivered as qcow2 images. You can use testcloud to locally boot and test either of these images. You can run testcloud from a git checkout, or use dnf to install it:
sudo dnf install testcloud
Once it's installed, you can run testcloud like so:
testcloud instance create <name of instance> -u https://kojipkgs.fedoraproject.org/compose/branched/Fedora-26-20170619.n.0/compose/CloudImages/x86_64/images/Fedora-Cloud-Base-26-20170619.n.0.x86_64.qcow2
How to test?[edit]
This testday is more general, so attempt to do anything and everything with these images :) Specifically though, we'd like to take a look at the following scenarios:
Atomic:
- Deploy applications on top of Atomic
- Upgrades and downgrades of existing Atomic Hosts (preferably with applications running)
- Package layering with on top of the base Atomic OSTree
Cloud:
- Test different cloud-init configs
- Deploy and run some applications in the cloud
EC2 If you have access to Amazon EC2, you can use one of the AMIs listed here for testing.
Run the tests[edit]
Visit the result page and click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the Enter result button for the test.
This testday is also meant to be exploratory, so the list on the testday app is not at all comprehensive!
Reporting bugs[edit]
If you find anything that seems wrong or off, please report a bug on Bugzilla. The affected component should be clear from whatever error message you happen to find, but if you aren't sure what component to file against, please file it against FIXME. 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.
Test Results[edit]
Basic tests[edit]
User | Profile | Boot | Logging | Services Start | SELinux | Service Manipulation | References |
---|---|---|---|---|---|---|---|
cialu | Fedora Cloud base image x86 | ||||||
mrniranjan | fedora 26 beta atomic qcow2 image | ||||||
roshi | testcloud x86 Base image | ||||||
sinnykumari | Atomic ISO on bare metal | ||||||
sinnykumari | Atomic qcow2 image using testcloud | ||||||
sumantrom | F26 beta qcow2 | ||||||
tenk | testcloud on F25 -> fedora 26 beta atomic qcow2 image |
| |||||
tenk | estcloud on F25 -> fedora 26 beta atomic qcow2 image |
Atomic[edit]
User | Profile | Docker Storage Setup | Docker Lifecycle | Atomic Upgrade | Atomic Downgrade | rpm-ostree package overlay | References |
---|---|---|---|---|---|---|---|
roshi | testcloud | ||||||
sinnykumari | Atomic ISO on bare metal | ||||||
sinnykumari | Atomic qcow2 image using testcloud | ||||||
tenk | testcloud on F25 -> fedora 26 beta atomic qcow2 image | ||||||
tenk | testcloud on F25 -> fedora 26 beta atomic qcow2 image |
Exploratory[edit]
User | Profile | Launch app on Cloud Base image | Launch app on FAH | Custom (write in comment what you did) | References |
---|---|---|---|---|---|
roshi | testcloud x86 Base image |
Cloud Providers[edit]
User | Profile | Launch on AWS | Launch on OpenStack (requires openstack instance) | References |
---|