From Fedora Project Wiki

No edit summary
(some polish)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description= Install Fedora CoreOS on baremetal. For the sake of the testing the freshly-oven-baked changes, we would be using the <code>next</code> image.  
|description= Install Fedora CoreOS on bare metal machine. For the sake of the testing the freshly-oven-baked changes, we would be using the <code>next</code> image.  
|setup=
|setup=
# Download and verify the latest [https://getfedora.org/coreos/download?tab=metal_virtualized&stream=next <b>next</b> image for QEMU]
# Download and verify the latest [https://getfedora.org/coreos/download?tab=metal_virtualized&stream=next FCOS <b>next</b> image for bare metal]. Choose your preferred installation source (ISO for an optical or USB drive, PXE for a network install or Raw for a direct disk copy to a hard drive.)
 
|actions=
|actions=
# Choose your prefered installation source (ISO for an optical or USB drive, PXE for a network install or Raw for a direct disk copy to a hard drive.)
# Follow [https://docs.fedoraproject.org/en-US/fedora-coreos/bare-metal/ Installing CoreOS on Bare Metal] documentation to install FCOS to a bare metal machine.
# [https://docs.fedoraproject.org/en-US/fedora-coreos/bare-metal/ CoreOS on Bare Metal]
#* '''FIXME:''' Raw installation instructions are not available in the linked documentation. Furthermore, it's not clear what "Raw (4k Native)" download option exactly means.


|results=
|results=
The following must be true to consider this a successful test run.
The following must be true to consider this a successful test run:
# Confirm that you can SSH successfully into the machine according to the instructions (and the contents of your Ignition file).
# Confirm that you can SSH successfully into the machine according to the instructions (and the contents of your Ignition file).
# Verify the documentation to start up a virtual machine:
# Verify that the linked documentation works without a hitch and all steps are understandable.
## works without a hitch
## Steps are understandable


|optional=If you see some issues, investigate the logs in journal, make sure the services are running.
|optional=If you see some issues, investigate the logs in journal, make sure the services are running.
# Raw installation instructions are not available in the linked documentation. Furthermore, it's not clear what "Raw (4k Native)" download option exactly means.
}}
}}

Revision as of 20:58, 25 May 2020

Description

Install Fedora CoreOS on bare metal machine. For the sake of the testing the freshly-oven-baked changes, we would be using the next image.

Setup

  1. Download and verify the latest FCOS next image for bare metal. Choose your preferred installation source (ISO for an optical or USB drive, PXE for a network install or Raw for a direct disk copy to a hard drive.)

How to test

  1. Follow Installing CoreOS on Bare Metal documentation to install FCOS to a bare metal machine.
    • FIXME: Raw installation instructions are not available in the linked documentation. Furthermore, it's not clear what "Raw (4k Native)" download option exactly means.

Expected Results

The following must be true to consider this a successful test run:

  1. Confirm that you can SSH successfully into the machine according to the instructions (and the contents of your Ignition file).
  2. Verify that the linked documentation works without a hitch and all steps are understandable.

Optional

If you see some issues, investigate the logs in journal, make sure the services are running.