rocky-linux / OpenQA-Fedora-Installation

Code for the YouTube video https://youtu.be/29lZJeoQA3Y
2 stars 6 forks source link

Add script to download aarch64 files #9

Closed c1728p9 closed 3 years ago

c1728p9 commented 3 years ago

Description

This PR adds a script to download and verify the ISO files for aarch64 testing.

How Has This Been Tested?

This PR was tested by installing openqa on an aarch64 machine (Ampere Altra):

sudo ./install-openqa.sh
# Login to create default API key before running next command
sudo ./install-openqa-post-rocky.sh
sudo ./install-openqa-post-rocky-aarch64.sh
# Verify images show up correctly in openqa UI

Checklist: