From Fedora Project Wiki

Revision as of 17:04, 15 October 2021 by Miabbott (talk | contribs) (adding optional steps)

Description

Launch Fedora CoreOS in Alibaba Cloud 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 Alibaba Cloud account.
  2. Verify that you have met the prerequisites for using Alibaba Cloud.

How to test

  1. Follow the documentation for getting the Alibaba Cloud image, uploading the image to Alibaba Cloud, 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 image and related infrastructure that was created.

Expected Results

  1. The system launches in Alibaba Cloud 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.

}}