add support to specify dnf releasever during POST #172
No reviewers
Labels
No Label
priority: critical
priority: high
priority: low
priority: medium
status: abandoned
status: duplicate
status: invalid
status: peer review needed
status: wontfix
tag: content
tag: good first issue
tag: help wanted
test suite
type: bug
type: documentation
type: enhancement
type: maintenance
type: question
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: testing/os-autoinst-distri-rocky-migrated#172
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "dnf_releasever"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
This PR will add support for providing an alternate location for DNF via the
releasever
variable through modification of/etc/dnf/vars/releasever
. This feature is activated byPOST
withDNF_RELEASEVER=<some_value>
and will often be used in concert with theDNF_CONTENTDIR
POST
variable to alter the DNF repository location to point at Rocky Linux staging repositories after repository definition files have been installed.On acceptance the PR should also close #169 without merge.
How Has This Been Tested?
POST
s in openQA for 8.8-Beta for all standard flavors...In aggregate test suite results are visible in the following build and do not deviate significantly from non Beta
POST
s...20230501-Rocky-8.8-Beta-x86_64.0
Checklist:
Tested using:
Result: All Pass and results page shows:
All correct, nice job!