x86_64 and aarch64 rhel 8.4 images support hybrid boot. qcow2 images are now tested with both BIOS and UEFI boot. The Jenkinsfile now specifies which boot type is supported when calling run_tests. For the qemu tests, this boot type can be passed as an option so the test can boot using UEFI. In order to boot using uefi from a rhel machine, we must pass the --boot uefi flag as well as tell libvirt where the variable store template is. Since we are not testing secureboot, we must pass nvram_template=/usr/share/edk2/ovmf/OVMF_VARS.fd to the --boot flag. This is the location of our non-secureboot varstore template. |
||
|---|---|---|
| .. | ||
| ci_details.sh | ||
| deploy.sh | ||
| Jenkinsfile | ||
| mockbuild.sh | ||
| prepare-rhel-nightly.sh | ||
| run_cloud_cleaner.sh | ||
| team_ssh_keys.txt | ||