From Fedora Project Wiki

{Release_validation_instructions|testtype=Cloud|release=30|milestone=Cloud|compose=|date=20190430.0}}

Test Matrix

Cloud Provider Setup

Expand one of the sections below for instructions on setting up and running these testcases on a specific provider. More information can be found on the Fedora Cloud page and the Cloud Working Group website.

Amazon EC2 (via management console)

Personal account
  1. Obtain an AWS account (the approval process can take several hours).
Fedora group account

Amazon provides us with a community account. This account is currently used by: Fedora Infra, CentOS, Fedora-CI, openQA, logdetective, CoreOS, Cloud, ABRT, and others.

To avoid costs, you can contact the Infrastructure team and request access to Fedora's AWS account for testing purposes, per this SOP.

  1. Check your groups at https://accounts.fedoraproject.org/user/<ACCOUNT>.
  2. You must be in the aws-* FAS group (or another group with access) to perform this action.
  3. To access the AWS Console via Ipsilon authentication, use this SAML link.

Launch an Instance

  1. Log in to the AWS Management Console.
  2. Navigate to the EC2 console.
  3. To select the desired Amazon Machine Image (AMI), you can either:
    • Use the "Direct launch link" (if provided).
    • Search for and select the desired AMI in the IMAGES > AMIs section of the EC2 console.
  4. Ensure that your instance's security group is configured to allow SSH access (default TCP port 22).
  5. Launch an instance with the AMI.

Amazon EC2 (via Testing Farm)

Testing Farm Access - Testing Farm provides a streamlined way for Fedora and CentOS Stream contributors to access Amazon machines for testing. More information about public ranch users can be found here.

  1. Access Method: You can access Amazon images via Testing Farm; see the installation steps.
  2. Obtain API Key: Generate your public API key for Testing Farm. Note: The API key is shown only once and is distinct from the API ID. Generate API key.
  3. In Terminal: export TESTING_FARM_API_TOKEN=<TOKEN>
  4. Search: Find the appropriate nightly build and architecture from the latest datagrepper message (e.g., x86_64 or aarch64).
  5. In Terminal (Reserve Machine): Use the following command as an example: testing-farm request --sanity --compose Fedora-Cloud-Base-AmazonEC2.x86_64-Rawhide-20251119.0 --arch x86_64 --reserve

Openstack

  1. Use your own OpenStack deployment
  2. Provide or create an SSH keypair
  3. Make sure that your security group allows for SSH (default tcp port 22)
  4. Log in to the Horizon dashboard
  5. Find the image URL at http://cloud.fedoraproject.org/ or as provided in release candidate documents.
  6. Add the image to OpenStack, either using the OpenStack web dashboard (see step 4 here) or with glance image-create --name "Fedora version" --disk-format qcow2 --container-format bare --is-public true --copy-from url
  7. Launch the instance (in the dashboard, under the "Images" heading, click the "Launch" button for the appropriate image

Local testing

  1. You can deploy the cloud image locally either using the well-known virt-install tool or a Fedora-specific testcloud tool. See Local cloud testing with virt-install or Testcloud quickstart guide, respectively.
  2. Once logged in the virtual cloud instance, you can perform the tests below.

Cloud base (qcow2) Local tests

Milestone Test Case Bare Metal PKVM PVM LPAR
P8 P9 P8 P9 P8 P9
Basic QA:Testcase_base_startup
none
none
Pass pass 20190430.0 openqa
none
none
none
Basic QA:Testcase_base_system_logging
none
none
Pass pass 20190430.0 openqa
none
none
none
Basic QA:Testcase_base_update_cli
none
none
Pass pass 20190430.0 openqa
none
none
none
Final QA:Testcase_Services_start
none
none
Pass pass 20190430.0 openqa
none
none
none
Final QA:Testcase_base_selinux
none
none
Pass pass 20190430.0 openqa
none
none
none
Final QA:Testcase_base_service_manipulation
none
none
Pass pass 20190430.0 openqa
none
none
none


Cloud base (raw-xz) Local tests

Milestone Test Case Bare Metal PKVM PVM LPAR
P8 P9 P8 P9 P8 P9
Basic QA:Testcase_base_startup
none
none
Pass pass 20190430.0 openqa
none
none
none
Basic QA:Testcase_base_update_cli
none
none
Pass pass 20190430.0 openqa
none
none
none


Container Base (tar.xz) Local tests

Run container
This test load the image, check the image is loaded, run the container, check the container is running, send commands to the container, stop the container, check the container is stopped.
Milestone Test Case Bare Metal PKVM PVM LPAR
P8 P9 P8 P9 P8 P9
Optional QA:Testcase_base_startup Podman
none
none
Pass pass 20190402.n.0 openqa
none
none
none
Optional QA:Testcase_base_startup Docker
none
none
Pass pass 20190402.n.0 openqa
none
none
none


Container Minimal Base (tar.xz) Local tests

Run container
This test load the image, check the image is loaded, run the container, check the container is running, send commands to the container, stop the container, check the container is stopped.
Milestone Test Case Bare Metal PKVM PVM LPAR
P8 P9 P8 P9 P8 P9
Optional QA:Testcase_base_startup Podman
none
none
Pass pass 20190402.n.0 openqa
none
none
none
Optional QA:Testcase_base_startup Docker
none
none
Pass pass 20190402.n.0 openqa
none
none
none