diff --git a/docs/ci/LAVA.rst b/docs/ci/LAVA.rst index 31079d657d4..791a3352190 100644 --- a/docs/ci/LAVA.rst +++ b/docs/ci/LAVA.rst @@ -1,13 +1,13 @@ LAVA CI ======= -`LAVA `__ is a system for functional testing -of boards including deploying custom bootloaders and kernels. This is -particularly relevant to testing Mesa because we often need to change -kernels for UAPI changes (and this lets us do full testing of a new -kernel during development), and our workloads can easily take down -boards when mistakes are made (kernel oopses, OOMs that take out -critical system services). +`LAVA `__ is a system for functional +testing of boards including deploying custom bootloaders and kernels. +This is particularly relevant to testing Mesa because we often need +to change kernels for UAPI changes (and this lets us do full testing +of a new kernel during development), and our workloads can easily +take down boards when mistakes are made (kernel oopses, OOMs that +take out critical system services). Mesa-LAVA software architecture -------------------------------