Difference between revisions of "Project Ideas"
Jump to navigation
Jump to search
MartinRoth (talk | contribs) |
MartinRoth (talk | contribs) |
||
Line 68: | Line 68: | ||
== coreboot mainboard test suite reporting == | == coreboot mainboard test suite reporting == | ||
We have an increasing interest in automated tests on real hardware, with reporting. Build something more scalable than the current system of git repository + [[Supported Motherboards]] (see the timeline below the table to see the problem unfold). | We have an increasing interest in automated tests on real hardware, with reporting. Build something more scalable than the current system of [https://review.coreboot.org/gitweb?p=board-status.git;a=tree git repository] + [[Supported Motherboards]] (see the timeline below the table to see the problem unfold). | ||
There should be an authenticated reporting endpoint and some web frontend, that can run on a typical linux system (ultimately hosted on coreboot.org). It should be possible to filter for various criteria. Feature extraction from log files would be a good idea, too. It should also be possible to import the existing data set. | There should be an authenticated reporting endpoint and some web frontend, that can run on a typical linux system (ultimately hosted on coreboot.org). It should be possible to filter for various criteria. Feature extraction from log files would be a good idea, too. It should also be possible to import the existing data set. | ||
Language/framework/library is pretty much your choice, but shouldn't be too exotic unless you can convince us that you intend to maintain it for the long term. | Language/framework/library is pretty much your choice, but shouldn't be too exotic unless you can convince us that you intend to maintain it for the long term. | ||
This project ties directly to the test suite itself, which will need its reporting interface updated to match the back-end changes. | |||
'''Links''' | '''Links''' | ||
* [[Supported Motherboards]] | * [[Supported Motherboards]] | ||
* [https://review.coreboot.org/gitweb?p=board-status.git;a=tree Board status git repo] | |||
'''Skill Level''' | '''Skill Level''' |