From: Erik Faye-Lund Date: Thu, 20 Oct 2022 09:41:05 +0000 (+0200) Subject: docs: healthcheck -> health check X-Git-Tag: upstream/22.3.5~1099 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=81f8382202d5f9c37ba06ab0c08ae777a4bee209;p=platform%2Fupstream%2Fmesa.git docs: healthcheck -> health check Reviewed-by: David Heidelberg Part-of: --- diff --git a/docs/ci/LAVA.rst b/docs/ci/LAVA.rst index 7164744..a576486 100644 --- a/docs/ci/LAVA.rst +++ b/docs/ci/LAVA.rst @@ -39,7 +39,7 @@ Instantiate your boards by creating them in the UI or at the command line attached to that device type, then populate their dictionary (using an "extends" line probably referencing the board's template in ``/etc/lava-dispatcher/device-types``). Now, go find a relevant -healthcheck job for your board as a test job definition, or cobble +health check job for your board as a test job definition, or cobble something together from a board that boots using the same boot_method and some public images, and figure out how to get your boards booting.