From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description=Launch Fedora CoreOS in [https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-technology-overview Hyper-V ] from the `fedora-coreos-next` image family. |setup= '''NOTE:''' You are not required to run this test case. If you don't already have an account or don't want to create one then skip this test. # Install the [https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/get-started/install-the-hyper...")
 
No edit summary
Line 18: Line 18:


|optional=
|optional=
# Instead of providing just a SSH key-pair, familiarize yourself with FCOS [https://docs.fedoraproject.org/en-US/fedora-coreos/getting-started/#_provisioning_philosophy provisioning philosophy] and [https://docs.fedoraproject.org/en-US/fedora-coreos/producing-ign/ create an Ignition file] (copying the simplest example is fine). Then run this test case again, this time using your custom Ignition file.
# Try to use the [https://docs.fedoraproject.org/en-US/fedora-coreos/provisioning-hyperv/#_configuring_secure_boot/ secure boot]  


}}
}}


[[Category:CoreOS Test Cases]]
[[Category:CoreOS Test Cases]]

Revision as of 14:24, 25 September 2023

Description

Launch Fedora CoreOS in Hyper-V from the fedora-coreos-next image family.

Setup

NOTE: You are not required to run this test case. If you don't already have an account or don't want to create one then skip this test.

  1. Install the Hyper-V

How to test

  1. Follow the Provisioning Fedora CoreOS on Microsoft Hyper-V documentation to launch the latest image in the fedora-coreos-next image family.

Expected Results

  1. The system launches in Hyper-V according to the instructions.
  2. You can connect through SSH.
  3. The linked documentation is clear, all steps are understandable, and nothing important is missing from it.

Optional

  1. Try to use the secure boot