From Fedora Project Wiki

(Created page with "{QA/Test_Case |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. |actions= * Follow the steps[https://docs.fedoraproject.org/en-US/fedora-coreos/tutorial-autologin/#_first_ignition_config_via_butane given here] * Boot the Fedora CoreOS system. * Observe the boo...")
 
No edit summary
Line 1: Line 1:
{QA/Test_Case
{{QA/Test_Case
|description=This test case ensures that Fedora CoreOS autologin functionality works as expected, allowing a user to log in automatically without requiring a password.
|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.  
|setup=
* Install the Fedora CoreOS on a bare metal or virtual machine using the default settings.  
|actions=
|actions=
* Follow the steps[https://docs.fedoraproject.org/en-US/fedora-coreos/tutorial-autologin/#_first_ignition_config_via_butane given here]
* Follow the steps [https://docs.fedoraproject.org/en-US/fedora-coreos/tutorial-autologin/#_first_ignition_config_via_butane given here]
* Boot the Fedora CoreOS system.
* Boot the Fedora CoreOS system.
* Observe the boot process and verify that the user core is automatically logged in without requiring a password.
* Observe the boot process and verify that the user core is automatically logged in without requiring a password.
  |results=
   
|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.
    
    
* The Ignition configuration file is modified successfully.
|optional=Optionally, test autologin functionality on different hardware platforms or virtual machines
*  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

Revision as of 14:45, 27 March 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