From a69769e3b3e7f475e416d3a49d68dab088592851 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 9 Apr 2013 06:54:51 +0000 Subject: qemuimagetest/scenario: Move dmesg to end of test run The dmesg test detects segfaults. This is useful information to have and if one occurs in one of the earlier tests, this can aid debugging. Move the dmesg test to the end of the list of tests so we gain the extra debug info in those cases. (From OE-Core rev: 9ab2fc380fe8b6e48c6501a4630cc3c583ed2da5) Signed-off-by: Richard Purdie --- scripts/qemuimage-tests/scenario/qemuarm/core-image-sato | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/qemuimage-tests/scenario/qemuarm/core-image-sato') diff --git a/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato b/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato index 0e79703e84..7c7eb2aa87 100644 --- a/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato +++ b/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato @@ -1,10 +1,10 @@ sanity ssh sanity scp -sanity dmesg sanity zypper_help sanity zypper_search sanity rpm_query sanity connman +sanity dmesg sanity shutdown systemusage bash systemusage df -- cgit v1.2.3-54-g00ecf