Updates for 8.7 release #137

Merged
akatch merged 14 commits from 8.7-release into develop 2022-12-09 00:32:44 +00:00
akatch commented 2022-11-14 04:38:17 +00:00 (Migrated from github.com)

Description

This PR includes all of the updated needles for the 8.7 release.

How Has This Been Tested?

# openqa-cli api -X POST isos ISO=Rocky-8.7-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=8.7 BUILD=-20221113.222801.0-8.7-release-universal-8.7
# openqa-cli api -X POST isos ISO=Rocky-8.7-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso VERSION=8.7 BUILD=-20221113.222801.0-8.7-release-dvd-8.7
# openqa-cli api -X POST isos ISO=Rocky-8.7-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=package-set VERSION=8.7 BUILD=-20221113.222801.0-8.7-release-packageset-8.7
# openqa-cli api -X POST isos ISO=Rocky-8.7-x86_64-minimal.iso ARCH=x86_64 DISTRI=rocky FLAVOR=minimal-iso VERSION=8.7 BUILD=-20221113.222801.0-8.7-release-minimal-8.7
# openqa-cli api -X POST isos ISO=Rocky-8.7-x86_64-boot.iso ARCH=x86_64 DISTRI=rocky FLAVOR=boot-iso VERSION=8.7 BUILD=-20221113.222801.0-8.7-release-boot-8.7

Flavors boot-iso, minimal-iso, and package-set should pass 100%.
Expected failures in universal: install_anaconda_text, install_mirrorlist_graphical, install_serial_console
Expected failures in dvd-iso: install_standard_partition_ext4, modularity_tests, release_identification, server_cockpit_default, server_filesystem_default

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
# Description This PR includes all of the updated needles for the 8.7 release. # How Has This Been Tested? ``` # openqa-cli api -X POST isos ISO=Rocky-8.7-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=8.7 BUILD=-20221113.222801.0-8.7-release-universal-8.7 # openqa-cli api -X POST isos ISO=Rocky-8.7-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso VERSION=8.7 BUILD=-20221113.222801.0-8.7-release-dvd-8.7 # openqa-cli api -X POST isos ISO=Rocky-8.7-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=package-set VERSION=8.7 BUILD=-20221113.222801.0-8.7-release-packageset-8.7 # openqa-cli api -X POST isos ISO=Rocky-8.7-x86_64-minimal.iso ARCH=x86_64 DISTRI=rocky FLAVOR=minimal-iso VERSION=8.7 BUILD=-20221113.222801.0-8.7-release-minimal-8.7 # openqa-cli api -X POST isos ISO=Rocky-8.7-x86_64-boot.iso ARCH=x86_64 DISTRI=rocky FLAVOR=boot-iso VERSION=8.7 BUILD=-20221113.222801.0-8.7-release-boot-8.7 ``` Flavors `boot-iso`, `minimal-iso`, and `package-set` should pass 100%. Expected failures in `universal`: `install_anaconda_text`, `install_mirrorlist_graphical`, `install_serial_console` Expected failures in `dvd-iso`: `install_standard_partition_ext4`, `modularity_tests`, `release_identification`, `server_cockpit_default`, `server_filesystem_default` # Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [x] Any dependent changes have been merged and published in downstream modules
lumarel (Migrated from github.com) reviewed 2022-11-14 06:39:28 +00:00
lumarel (Migrated from github.com) left a comment

LGTM

LGTM
lumarel (Migrated from github.com) approved these changes 2022-12-09 00:11:53 +00:00
AlanMarshall (Migrated from github.com) approved these changes 2022-12-09 00:17:12 +00:00
AlanMarshall (Migrated from github.com) left a comment

LGTM too

LGTM too
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#137
No description provided.