From Fedora Project Wiki
Description
This testcase is meant to verify that passwordless sudo is enabled for the 'fedora' user after booting a cloud image.
Setup
- Boot a cloud image locally
- Or launch an instance in a cloud provider
How to test
- ssh into the booted image with the user 'fedora' and the password provided in user-data
- Attempt to run commands with sudo
Expected Results
- Should be able to connect to booted image and run commands with sudo
- User should not be prompted for a password when using sudo