aboutsummaryrefslogtreecommitdiffstats
path: root/syz-ci/testdata
Commit message (Collapse)AuthorAgeFilesLines
* syz-ci: make polling times configurableAndrew Donnellan2020-10-121-0/+2
| | | | | | | | | | Some users may wish to reduce the frequency at which syz-ci polls for jobs. Add two new optional settings, job_poll_period and commit_poll_period, that allow the administrator to set how often syz-ci polls for jobs and commits. Keep the existing defaults of 10 seconds and 1 hour respectively. Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
* Pass baseline config aroundJukka Kaartinen2020-07-021-0/+1
| | | | | | | | Add new new Syzkaller configuration option kernel_baseline_config. This option is supposed to be used by kernel configruation bisection as a "good" config" Signed-off-by: Jukka Kaartinen <jukka.kaartinen@unikie.com> Signed-off-by: Jouni Hogander <jouni.hogander@unikie.com>
* syz-ci: upload syzkaller build errors to dashboardDmitry Vyukov2018-12-181-5/+5
| | | | Fixes #793
* syz-ci: specify dashboard client per managerDmitry Vyukov2017-07-171-1/+2
| | | | | Dashboard will need to distinguish managers to understand what kernel they are testing.
* syz-ci: add continuous integration systemDmitry Vyukov2017-06-201-0/+49