From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=Launch Fedora CoreOS in [https://exoscale.com/ Exoscale] using the `next` image and the DO custom image workflow. |setup= # Create a [https://port...") |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
|setup= | |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. | |||
# Create a [https://portal.exoscale.com/register Exoscale account] if you don't already have one. | # Create a [https://portal.exoscale.com/register Exoscale account] if you don't already have one. | ||
Line 8: | Line 9: | ||
# [https://docs.fedoraproject.org/en-US/fedora-coreos/producing-ign/ Create an Ignition config]. You can use the simplest example available which includes your SSH key. | # [https://docs.fedoraproject.org/en-US/fedora-coreos/producing-ign/ Create an Ignition config]. You can use the simplest example available which includes your SSH key. | ||
# Exoscale [https://portal.exoscale.com/compute/instances/add?os-group=coreos Web Portal] will provision FCOS instance | # Exoscale [https://portal.exoscale.com/compute/instances/add?os-group=coreos Web Portal] will provision FCOS instance | ||
# Follow the documentation for [https://docs.fedoraproject.org/en-US/fedora-coreos/provisioning-exoscale/ for launching using CLI]. Be sure to choose the image from the `next` stream. | # Follow the documentation for [https://docs.fedoraproject.org/en-US/fedora-coreos/provisioning-exoscale/ for launching using CLI]. Be sure to choose the image from the `next` stream. | ||
# Don't forget to terminate your instance after you're done with testing, so that you don't end up paying for an eternal-running machine. You may also want to delete the custom image that was created. | # Don't forget to terminate your instance after you're done with testing, so that you don't end up paying for an eternal-running machine. You may also want to delete the custom image that was created. |
Latest revision as of 14:20, 22 April 2021
Description
Launch Fedora CoreOS in Exoscale using the next
image and the DO custom image workflow.
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.
- Create a Exoscale account if you don't already have one.
How to test
- Create an Ignition config. You can use the simplest example available which includes your SSH key.
- Exoscale Web Portal will provision FCOS instance
- Follow the documentation for for launching using CLI. Be sure to choose the image from the
next
stream. - Don't forget to terminate your instance after you're done with testing, so that you don't end up paying for an eternal-running machine. You may also want to delete the custom image that was created.
Expected Results
- The system launches in Exoscale according to the instructions.
- You can connect through SSH (depending on your organization).
- The Webportal must be able to provision the VMs
- The linked documentation is clear, all steps are understandable, and nothing important is missing from it.