From Fedora Project Wiki

Description

Launch Fedora CoreOS in Oracle Cloud Infrastructure (OCI) from the next image.

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. Create an Oracle Cloud Infrastructure (OCI) account.
  2. Verify that you have met the prerequisites for using Oracle Cloud Infrastructure (OCI).

How to test

  1. Follow the documentation for getting the Oracle Cloud Infrastructure (OCI) image, uploading the image to Oracle Cloud Infrastructure (OCI), and launching a VM from it. Be sure to choose the image from the next stream.
  2. SSH into the machine using ssh username@ipaddress (replace username and ipaddress with actual values).
  3. 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 or uploaded image and related infrastructure, if any, created.

Expected Results

  1. The system launches in Oracle Cloud Infrastructure (OCI) 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. Instead of providing just a SSH key-pair, familiarize yourself with FCOS provisioning philosophy and create an Ignition file (copying the simplest example is fine). Then run this test case again, this time using your custom Ignition file.