From 6dec8aab0e3b4d59d9f1b9c18c0e87d050274655 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Wed, 29 Jul 2020 11:45:11 +0200 Subject: [PATCH] sphinx: test-manual: add figures (From yocto-docs rev: 35f1f1e06f79fd28889f188095156890aa898e17) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/test-manual/test-manual-intro.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/test-manual/test-manual-intro.rst b/documentation/test-manual/test-manual-intro.rst index 80e57b134c..3a40a0ad59 100644 --- a/documentation/test-manual/test-manual-intro.rst +++ b/documentation/test-manual/test-manual-intro.rst @@ -86,6 +86,9 @@ simple JSON files. The following figure shows the Yocto Project Autobuilder stack with a topology that includes a controller and a cluster of workers: +.. image:: figures/ab-test-cluster.png + :align: center + .. _test-project-tests: Yocto Project Tests - Types of Testing Overview