From Fedora Project Wiki

No edit summary
Line 27: Line 27:
=== Fedora Atomic Host (FAH) ===
=== 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/path/to/iso/to/be/filed/later 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.
FAH can be run as a traditional cloud image, or installed to bare metal. Feel free to try out the cloud images locally as a VM. If you have a spare machine you can install FAH to, please test the ISO image (link in table below). Download the image, write it to a USB stick and install like any other Fedora deliverable. If you need help, please ping in IRC.
 
{|
! Image !! Image URL !! Checksum URLs
|-
| Fedora Atomic qcow2 || [https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20170926.n.0/compose/CloudImages/x86_64/images/Fedora-Atomic-27-20170926.n.0.x86_64.qcow2 x86_64] ||
|-
| Fedora Atomic raw || [https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20170926.n.0/compose/CloudImages/x86_64/images/Fedora-Atomic-27-20170926.n.0.x86_64.raw.xz x86_64]
|-
| Fedora Atomic Vagrant libvirt || [https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20170926.n.0/compose/CloudImages/x86_64/images/Fedora-Atomic-Vagrant-27-20170926.n.0.x86_64.vagrant-libvirt.box x86_64]
|-
| Fedora Atomic Vagrant VirtualBox || [https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20170926.n.0/compose/CloudImages/x86_64/images/Fedora-Atomic-Vagrant-27-20170926.n.0.x86_64.vagrant-virtualbox.box x86_64]
|-
| Fedora Atomic ISO Installer || [https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20170926.n.0/compose/Atomic/x86_64/iso/Fedora-Atomic-ostree-x86_64-27-20170926.n.0.iso x86_64] [https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20170926.n.0/compose/Atomic/ppc64le/iso/Fedora-Atomic-ostree-ppc64le-27-20170926.n.0.iso ppc64le] [https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20170926.n.0/compose/Atomic/aarch64/iso/Fedora-Atomic-ostree-aarch64-27-20170926.n.0.iso aarch64] || [https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20170926.n.0/compose/Atomic/x86_64/iso/Fedora-Atomic-27-x86_64-20170926.n.0-CHECKSUM x86_64] [https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20170926.n.0/compose/Atomic/ppc64le/iso/Fedora-Atomic-27-ppc64le-20170926.n.0-CHECKSUM ppc64le] [https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20170926.n.0/compose/Atomic/aarch64/iso/Fedora-Atomic-27-aarch64-20170926.n.0-CHECKSUM aarch64]
|}
 
If you have access to an AWS account then please try out an AMI from the following table:


=== Qcow2 images ===
=== Qcow2 images ===

Revision as of 17:35, 26 September 2017

Cloud/Atomic Test Day
Test-days-banner.svg

Date 2017-09-29
Time all day

Website QA/Test Days
IRC #fedora-test-day (webirc)
Mailing list test


Note.png
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 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 current schedule and see if a similar but more recent Test Day is planned or has already happened.

What to test?

Today's instalment of Fedora Test Day will focus on Fedora Atomic and Cloud images

Who's available

The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...

  • Development - Dustymabe (irc dustymabe)
  • Quality Assurance -

Prerequisite for Test Day

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)

FAH can be run as a traditional cloud image, or installed to bare metal. Feel free to try out the cloud images locally as a VM. If you have a spare machine you can install FAH to, please test the ISO image (link in table below). Download the image, write it to a USB stick and install like any other Fedora deliverable. If you need help, please ping in IRC.

Image Image URL Checksum URLs
Fedora Atomic qcow2 x86_64
Fedora Atomic raw x86_64
Fedora Atomic Vagrant libvirt x86_64
Fedora Atomic Vagrant VirtualBox x86_64
Fedora Atomic ISO Installer x86_64 ppc64le aarch64 x86_64 ppc64le aarch64

If you have access to an AWS account then please try out an AMI from the following table:

Qcow2 images

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/path/to/qcow2/to/be/filed/later

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 here for testing.

Run the tests

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

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

Please enter your results on the result page. The results will be transferred here after the Test Day is finished.