From Fedora Project Wiki
Description
This test case tests, if system runs normally when user choosed to install without SELinux
How to test
- Boot the installer using any available means (
netinst.iso
, pxeboot images orDVD.iso
) - Direct anaconda to disable SELinux on the installed system by adding the boot command:
noselinux
- Proceed with installation
- Boot the installed system, log in.
- Open a console, and run the command
getenforce
Expected Results
- System should boot and run without problems
- SELinux should be disabled