Add support for os-autoinst/openqa updates from upstream #139

Merged
tcooper merged 1 commits from support-upstream-changes into develop 2022-12-09 00:38:58 +00:00
tcooper commented 2022-12-05 23:39:12 +00:00 (Migrated from github.com)

Summary

Add support for upstream updates of os-autoinst which, among other things, deal with change in behavior of QEMU where default EDID presents a 16:9 resolution in guests. These changes allow us to continue to use our 4:3 aspect ratio needles.

References

Testing

  • enable fedora-testing repository in Fedora 37 openQA host and dnf update ... per Bodhi instructions referenced above
  • update templates.fif.json and run fifloader.py
  • POST tests for 8.7 and 9.1 for FLAVOR=minimal-iso
  • verify tests pass

How to exit DRAFT status

  • os-autoinst (see Bodhi above) receives required karma and is promoted to fedora repository to become mainstream.
## Summary Add support for upstream updates of `os-autoinst` which, among other things, deal with change in behavior of QEMU where default EDID presents a 16:9 resolution in guests. These changes allow us to continue to use our 4:3 aspect ratio needles. ## References - os-autoinst/os-autoinst - https://github.com/os-autoinst/os-autoinst/commit/260b01aa75c21a9099b793f0722d5b5fdce733a7 - Fedora Bodhi - https://bodhi.fedoraproject.org/updates/FEDORA-2022-0823e71823 ## Testing - enable `fedora-testing` repository in Fedora 37 openQA host and `dnf update ...` per Bodhi instructions referenced above - update `templates.fif.json` and run `fifloader.py` - `POST` tests for 8.7 and 9.1 for `FLAVOR=minimal-iso` - verify tests pass ## How to exit DRAFT status - `os-autoinst` (see Bodhi above) receives required karma and is promoted to `fedora` repository to become mainstream.
AlanMarshall (Migrated from github.com) approved these changes 2022-12-06 08:49:19 +00:00
AlanMarshall (Migrated from github.com) left a comment

I tested these changes after the f37 update described in
https://bodhi.fedoraproject.org/updates/FEDORA-2022-0823e71823
and all tests pass for 9.1minimal. Since this is a generic change which will apply equally to all tests using 4:3 needles, I approve the changes for such use.

I tested these changes after the f37 update described in https://bodhi.fedoraproject.org/updates/FEDORA-2022-0823e71823 and all tests pass for 9.1minimal. Since this is a generic change which will apply equally to all tests using 4:3 needles, I approve the changes for such use.
lumarel (Migrated from github.com) approved these changes 2022-12-06 09:35:40 +00:00
lumarel (Migrated from github.com) left a comment

Tested on a fedora 37 system with the latest patches as well as the Errata which is currently in testing.
Looks very good so far 👌🏻

Tested on a fedora 37 system with the latest patches as well as the Errata which is currently in testing. Looks very good so far 👌🏻
AlanMarshall commented 2022-12-06 09:55:05 +00:00 (Migrated from github.com)

I confirm all tests pass for 8.7-minimal-iso in addition to above.

I confirm all tests pass for 8.7-minimal-iso in addition to above.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: testing/os-autoinst-distri-rocky-migrated#139
No description provided.