From Fedora Project Wiki

For me (ilikelinux) it was not the first kernel test, however it would make sense to add the following comment; to reboot into the new kernel (especially for new users).


  • After rebooting into the new kernel follow the instructions.
  1. Run the default test suite:
    $ sudo ./runtests.sh
    
  2. Turn SELinux boolean selinuxuser_execheap back to default state.
    $ sudo semanage boolean -m --off selinuxuser_execheap