From 9776a7ee7c10d658b705aa88e35705f6310517ef 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: 472dc52974f12c255d9e98e63e82736c7ca2c223) Signed-off-by: Richard Purdie --- scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk') diff --git a/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk b/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk index 50d7ad04e6..505b0a2f97 100644 --- a/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk +++ b/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk @@ -1,11 +1,11 @@ sanity ssh sanity scp -sanity dmesg sanity smart_help sanity smart_query sanity rpm_query sanity compiler sanity connman +sanity dmesg sanity shutdown systemusage bash systemusage df -- cgit v1.2.3-54-g00ecf