#3314 PR merged
: Request BIOS for backup and restore tests¶
Labels: enhancement
, ReaR Project
pcahyna opened issue at 2024-09-06 16:11:¶
Pull Request Details:¶
-
Type: Enhancement
-
Impact: Low
-
Reference to related issue (URL): #3313
-
How was this pull request tested?
Not at all as it uses a feature that is not yet implemented in the Testing Farm infrastructure. -
Description of the changes in this pull request:
Request BIOS for backup and restore tests, they are very BIOS-specific due to the way the boot ISO is loaded via syslinux/memdisk. This change uses the documented syntax: https://tmt.readthedocs.io/en/stable/spec/hardware.html#boot , but it currently does not do anything as the Testing Farm infrastructure does not use the information yet to select the appropriate test VM. It thus merely prepares us for this feature when it gets implemented in Testing Farm and serves as a declaration of what the test needs.
pcahyna commented at 2024-09-10 12:34:¶
I removed the last two commits:
"WIP: Point to my fork of tests for debugging" was for testing only, the
changed tests that it refers to are now merged as
https://github.com/rear/rear-integration-tests/pull/6
"Try to specify Artemis provisioner explicitly" does not seem to be the
correct approach.
[Export of Github issue for rear/rear.]