[BUG] release_identification fails for Rocky 9 #115

Closed
opened 2022-07-01 04:22:35 +00:00 by tcooper · 1 comment
tcooper commented 2022-07-01 04:22:35 +00:00 (Migrated from github.com)

Describe the bug
The release_identification test suite is hard-coded to only handle Rocky Linux 8 (Green Obsidian)

To Reproduce

$ openqa-cli api -X POST isos ISO=Rocky-9.0-RC1.1-x86_64-dvd.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso PACKAGE_SET=minimal VERSION=9.0 BUILD=-minimal-$(date +%Y%m%d.%H%M%S).0 TEST=release_identification

Expected behavior
release_identification should properly detect all supported versions of Rocky Linux.

**Describe the bug** The `release_identification` test suite is hard-coded to only handle Rocky Linux 8 (Green Obsidian) **To Reproduce** ``` $ openqa-cli api -X POST isos ISO=Rocky-9.0-RC1.1-x86_64-dvd.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso PACKAGE_SET=minimal VERSION=9.0 BUILD=-minimal-$(date +%Y%m%d.%H%M%S).0 TEST=release_identification ``` **Expected behavior** `release_identification` should properly detect all supported versions of Rocky Linux.
tcooper commented 2022-07-02 04:52:03 +00:00 (Migrated from github.com)

Resolved in #116

Resolved in #116
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#115
No description provided.