Connect network interface and allow DHCP #3
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#3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "connect_network"
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
Connects network interface by toggling the ON state of the network interface and allowing it to use (default) DHCP to obtain an IP address.
Fixes #2
How Has This Been Tested?
Checklist:
NOTE: Commits from Aug 14 are in the develop branch and could be merged first. If they are not that PR will be closed (automatically?) by the merge of this one.
This is running but I've got one error so far on
install_btrfs_preserve_home@64bit
[error] HDD_1 handling Cannot find HDD_1 asset hdd/disk_f_desktop_4_x86_64.img!
Do I need to set this up first?
I got a soft fail for avcs but the error isn't very clear as to what failed.
All
btrfs
will fail. Rocky doesn't havebtrfs
. This should be pruned from thetemplates.fif.json
and I think that may be in another commit/PR.Soft fails should not be blockers. I have similar example to discuss in meeting today.