From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
|optional=Optionally, test autologin functionality on different hardware platforms or virtual machines | |optional=Optionally, test autologin functionality on different hardware platforms or virtual machines | ||
}} | }} | ||
[[Category:CoreOS Test Cases]] |
Revision as of 13:35, 11 September 2023
Description
This test case ensures that Fedora CoreOS autologin functionality works as expected, allowing a user to log in automatically without requiring a password.
Setup
- Install the Fedora CoreOS on a bare metal or virtual machine using the default settings.
How to test
- Follow the steps given here
- Boot the Fedora CoreOS system.
- Observe the boot process and verify that the user core is automatically logged in without requiring a password.
Expected Results
- The Ignition configuration file is modified successfully.
- The modified Ignition configuration file is applied to the Fedora CoreOS system without errors.
- The Fedora CoreOS system boots successfully.
- The user core is automatically logged in without requiring a password during the boot process.
Optional
Optionally, test autologin functionality on different hardware platforms or virtual machines