From eb972f3cb8b4ffda31cfc53d260be01413c055d9 Mon Sep 17 00:00:00 2001 From: Justin M. Forbes Date: Nov 05 2015 14:27:36 +0000 Subject: Add introduction with mailing list info to documentation --- diff --git a/documentation.txt b/documentation.txt index 3d6fb9a..367d639 100644 --- a/documentation.txt +++ b/documentation.txt @@ -1,3 +1,14 @@ +=== Introduction === +This test suite is designed to look for regressions in the running kernel. It +is maintained by Justin Forbes and the Fedora kernel team. Any issues or +enhancements should be sent to the Fedora kernel list: +kernel@lists.fedoraproject.org +While Fedora runs this test suite on every kernel it builds, hardware can +vary significantly. Anyone running this suite and submitting results will +only give us better test coverage. You can set up basic result submission +and secure boot signature checking in '.config'. The 'config.example' file +is a great place to start. + === Running Tests === In the simplest of terms, simply run the runtests.sh script with no arguments.