https://github.com/kernelci/kcidb
kernelci.org common database tools
https://github.com/kernelci/kcidb
Last synced: 12 months ago
JSON representation
kernelci.org common database tools
- Host: GitHub
- URL: https://github.com/kernelci/kcidb
- Owner: kernelci
- License: gpl-2.0
- Created: 2019-09-12T11:47:54.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T06:18:21.000Z (about 1 year ago)
- Last Synced: 2025-05-07T07:30:10.031Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 1.66 MB
- Stars: 27
- Watchers: 10
- Forks: 37
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

KCIDB
=====
KCIDB is a package for submitting and querying Linux Kernel CI reports, coming
from independent CI systems, and for maintaining the service behind that.
See the collected results on [our dashboard](https://kcidb.kernelci.org/).
Write to [kernelci@lists.linux.dev](mailto:kernelci@lists.linux.dev) if you
want to start submitting results from your CI system, or if you want to
receive automatic notifications of arriving results.
See our guides for more information:
* [Installation](doc/installation.md)
* [Submitter guide](doc/submitter_guide.md)
* [Developer guide](doc/developer_guide.md)
* [Administrator guide](doc/administrator_guide.md)