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.
- Create an Oracle Cloud Infrastructure (OCI) account.
- Verify that you have met the prerequisites for using Oracle Cloud Infrastructure (OCI).
How to test
- 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
nextstream. - SSH into the machine using
ssh username@ipaddress(replace username and ipaddress with actual values). - 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
- The system launches in Oracle Cloud Infrastructure (OCI) according to the instructions.
- You can connect through SSH.
- The linked documentation is clear, all steps are understandable, and nothing important is missing from it.
Optional
- 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.
