Increase partition count and test for swap #15
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#15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix_issue_11"
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
Updates partition count in
tests/disk_custom_standard_partition_ext4_postinstall.pm
to account for Rocky default partitioning which includesswap
partition and adds postinstall test to verifyswap
is active.Closes #11
How Has This Been Tested?
disk_custom_standard_partition_ext4_postinstall
test suite.Checklist:
@StackKorora since
develop
is not the default branch for this repo auto-close of related issue on merge doesn't work. Please close issue #11 manually after merge. I'll check with @brianclemens about getting perms and/or have him set default branch todevelop
for this repo.@tcooper Default branch updated 👌
Just tested this patch for short, and can confirm that it works for both paths (bios and uefi) 👌🏻