summaryrefslogtreecommitdiff
path: root/doc/develop/ci_testing.rst
AgeCommit message (Collapse)AuthorFilesLines
2021-08-04doc: Add basic information about running CI testsTom Rini1-0/+70
Start out by documenting general expectations on when CI is run, how anyone can run Azure pipelines, and how GitLab CI pipelines can be run. Signed-off-by: Tom Rini <trini@konsulko.com>