summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/release-process.rst
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@microsoft.com>2022-10-09 17:11:09 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-10-19 17:32:57 +0100
commitc29eb10e31809a523109d638b80175d68dfc9930 (patch)
treef15182078dc75c6e2b1c5e5ebd342bd61f4fba38 /documentation/ref-manual/release-process.rst
parent335a230a351dd2273278ec91b13f7b28ef1120a0 (diff)
downloadpoky-c29eb10e31809a523109d638b80175d68dfc9930.tar.gz
ref-manual: remove reference to testimage-auto class
testimage-auto was removed in the thud release. (From yocto-docs rev: 618351169c09470280aeee53a63aba88788efc4b) Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/release-process.rst')
-rw-r--r--documentation/ref-manual/release-process.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst
index 8acb4b8e09..c36fa557d8 100644
--- a/documentation/ref-manual/release-process.rst
+++ b/documentation/ref-manual/release-process.rst
@@ -127,7 +127,7 @@ consists of the following pieces:
127 an ARM target, did the build produce ARM binaries. If, for example, 127 an ARM target, did the build produce ARM binaries. If, for example,
128 the build produced PPC binaries then there is a problem. 128 the build produced PPC binaries then there is a problem.
129 129
130- :ref:`ref-classes-testimage*`: This class 130- :ref:`ref-classes-testimage`: This class
131 performs runtime testing of images after they are built. The tests 131 performs runtime testing of images after they are built. The tests
132 are usually used with :doc:`QEMU </dev-manual/qemu>` 132 are usually used with :doc:`QEMU </dev-manual/qemu>`
133 to boot the images and check the combined runtime result boot 133 to boot the images and check the combined runtime result boot