This is largely deprecated

See AutotestServerInstall


This is still pretty raw and under development - expect to have a few teething problems. Basically, we want to create a mysql database to store the results in, and parse a directory full of results into it.

Then we can use cgi scripts to dynamically query the data. Make sure you set up apache to have appropriate aliases, and to allow cgi scripts to be run.

Everything you need is under the tko/ directory (make sure you've checked out the whole source tree, not just the client), both the parser to fill the database, and the frontend.

See the basic instructions under tko/README. You will probably have issues - feel free to email the list (autotest@test.kernel.org), and we'll help you out.

30 second orientation below:

Backend

Database

Frontend

Analysis (last edited 2008-02-28 19:07:35 by JeremyOrlow)