Needle updates for 8.8 release #181

Merged
akatch merged 3 commits from 8.8_release into develop 2023-05-19 09:55:11 +00:00
akatch commented 2023-05-17 21:04:05 +00:00 (Migrated from github.com)

Description

This PR provides needle updates for the 8.8 release.

How Has This Been Tested?

# openqa-cli api -X POST isos ISO=Rocky-8.8-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=8.8 BUILD=-20230517.0-9.2_release-8.8
# openqa-cli api -X POST isos ISO=Rocky-8.8-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso VERSION=8.8 BUILD=-20230517.0-9.2_release-8.8
# openqa-cli api -X POST isos ISO=Rocky-8.8-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=package-set VERSION=8.8 BUILD=-20230517.0-9.2_release-8.8
# openqa-cli api -X POST isos ISO=Rocky-8.8-x86_64-minimal.iso ARCH=x86_64 DISTRI=rocky FLAVOR=minimal-iso VERSION=8.8 BUILD=-20230517.0-9.2_release-8.8
# openqa-cli api -X POST isos ISO=Rocky-8.8-x86_64-boot.iso ARCH=x86_64 DISTRI=rocky FLAVOR=boot-iso VERSION=8.8 BUILD=-20230517.0-9.2_release-8.8

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 provides needle updates for the 8.8 release. # How Has This Been Tested? ``` # openqa-cli api -X POST isos ISO=Rocky-8.8-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=8.8 BUILD=-20230517.0-9.2_release-8.8 # openqa-cli api -X POST isos ISO=Rocky-8.8-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso VERSION=8.8 BUILD=-20230517.0-9.2_release-8.8 # openqa-cli api -X POST isos ISO=Rocky-8.8-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=package-set VERSION=8.8 BUILD=-20230517.0-9.2_release-8.8 # openqa-cli api -X POST isos ISO=Rocky-8.8-x86_64-minimal.iso ARCH=x86_64 DISTRI=rocky FLAVOR=minimal-iso VERSION=8.8 BUILD=-20230517.0-9.2_release-8.8 # openqa-cli api -X POST isos ISO=Rocky-8.8-x86_64-boot.iso ARCH=x86_64 DISTRI=rocky FLAVOR=boot-iso VERSION=8.8 BUILD=-20230517.0-9.2_release-8.8 ``` # 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
AlanMarshall (Migrated from github.com) reviewed 2023-05-18 12:29:51 +00:00
AlanMarshall (Migrated from github.com) left a comment

Tested ok.

Tested ok.
tcooper commented 2023-05-19 00:32:05 +00:00 (Migrated from github.com)

This looks like it only requires testing with server_cockpit_updates as it's needles only. Concur?

Scheduled in openqa.rockylinux.org as test 30576

This looks like it only _**requires**_ testing with `server_cockpit_updates` as it's needles only. Concur? Scheduled in openqa.rockylinux.org as [test 30576](https://openqa.rockylinux.org/tests/30576)
AlanMarshall (Migrated from github.com) approved these changes 2023-05-19 03:16:57 +00:00
AlanMarshall (Migrated from github.com) left a comment

test 30576 has passed on prod and that's good enough for me.

[test 30576](https://openqa.rockylinux.org/tests/30576) has passed on prod and that's good enough for me.
lumarel (Migrated from github.com) approved these changes 2023-05-19 09:55:03 +00:00
lumarel (Migrated from github.com) left a comment

Also took another look, and yep good!

Also took another look, and yep good!
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#181
No description provided.