From 40396bee2bddd1e1da239f8b57c3565ba609c626 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 8 Apr 2014 13:13:11 -0700 Subject: ref-manual: Added TEST_LOG_DIR to glossary. Fixes [YOCTO #5554] New variable description. (From yocto-docs rev: f6ae7dc4fd29af0befd35ba15390eeec8d905487) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 827b0cf0eb..ba55a473b3 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -7464,6 +7464,21 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + TEST_LOG_DIR + + + Holds the SSH log and the boot log for QEMU machines. + The TEST_LOG_DIR variable defaults + to "${WORKDIR}/testimage". + + Actual test results reside in the task log + (log.do_testimage), which is in + the ${WORKDIR}/temp/ directory. + + + + + TEST_QEMUBOOT_TIMEOUT -- cgit v1.2.3-54-g00ecf