Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix boot output parse script | Karel Kočí | 2015-08-19 |
| | |||
* | Store boot output to database | Karel Kočí | 2015-08-19 |
| | | | | | | | | | Because configuration is now stored in database only missing informations to make database fully descriptive is boot output. This makes output of boot command to be saved to database and not to file. Also parse script should read input from stdin and not from file from argument. | ||
* | Fix relative path to external buildroot packages | Karel Kočí | 2015-08-18 |
| | |||
* | Change location for rootfs of tests | Karel Kočí | 2015-08-17 |
Now every test should have its own folder with rootfs and parse script. |