]> code.ossystems Code Review - openembedded-core.git/commitdiff
qemuimagetest/scenario: Move dmesg to end of test run
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Apr 2013 06:54:51 +0000 (06:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Apr 2013 12:25:12 +0000 (13:25 +0100)
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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
15 files changed:
scripts/qemuimage-tests/scenario/qemuarm/core-image-lsb
scripts/qemuimage-tests/scenario/qemuarm/core-image-sato
scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk
scripts/qemuimage-tests/scenario/qemumips/core-image-lsb
scripts/qemuimage-tests/scenario/qemumips/core-image-sato
scripts/qemuimage-tests/scenario/qemumips/core-image-sato-sdk
scripts/qemuimage-tests/scenario/qemuppc/core-image-lsb
scripts/qemuimage-tests/scenario/qemuppc/core-image-sato
scripts/qemuimage-tests/scenario/qemuppc/core-image-sato-sdk
scripts/qemuimage-tests/scenario/qemux86-64/core-image-lsb
scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato
scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk
scripts/qemuimage-tests/scenario/qemux86/core-image-lsb
scripts/qemuimage-tests/scenario/qemux86/core-image-sato
scripts/qemuimage-tests/scenario/qemux86/core-image-sato-sdk

index c0fff0ed04289ebfb738d20b8af9dc70673b2783..b2977f1653ab6ed144a6107ad38e08dfb4f3e535 100644 (file)
@@ -1,7 +1,7 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
+sanity dmesg
 sanity shutdown
index 1ddcab4d38a8bca53554f8e09a184439012fbe44..bef33e82d2dfd10b627d02a239d27042c0dbd079 100644 (file)
@@ -1,10 +1,10 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index 50d7ad04e6df3ab75108a08146441b28bb0b652f..505b0a2f9794c29c8bacf311adae6b1cd6fa6070 100644 (file)
@@ -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
index c0fff0ed04289ebfb738d20b8af9dc70673b2783..b2977f1653ab6ed144a6107ad38e08dfb4f3e535 100644 (file)
@@ -1,7 +1,7 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
+sanity dmesg
 sanity shutdown
index 1ddcab4d38a8bca53554f8e09a184439012fbe44..bef33e82d2dfd10b627d02a239d27042c0dbd079 100644 (file)
@@ -1,10 +1,10 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index 50d7ad04e6df3ab75108a08146441b28bb0b652f..505b0a2f9794c29c8bacf311adae6b1cd6fa6070 100644 (file)
@@ -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
index c0fff0ed04289ebfb738d20b8af9dc70673b2783..b2977f1653ab6ed144a6107ad38e08dfb4f3e535 100644 (file)
@@ -1,7 +1,7 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
+sanity dmesg
 sanity shutdown
index 1ddcab4d38a8bca53554f8e09a184439012fbe44..bef33e82d2dfd10b627d02a239d27042c0dbd079 100644 (file)
@@ -1,10 +1,10 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index 50d7ad04e6df3ab75108a08146441b28bb0b652f..505b0a2f9794c29c8bacf311adae6b1cd6fa6070 100644 (file)
@@ -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
index c0fff0ed04289ebfb738d20b8af9dc70673b2783..b2977f1653ab6ed144a6107ad38e08dfb4f3e535 100644 (file)
@@ -1,7 +1,7 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
+sanity dmesg
 sanity shutdown
index 1ddcab4d38a8bca53554f8e09a184439012fbe44..bef33e82d2dfd10b627d02a239d27042c0dbd079 100644 (file)
@@ -1,10 +1,10 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index 50d7ad04e6df3ab75108a08146441b28bb0b652f..505b0a2f9794c29c8bacf311adae6b1cd6fa6070 100644 (file)
@@ -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
index c0fff0ed04289ebfb738d20b8af9dc70673b2783..b2977f1653ab6ed144a6107ad38e08dfb4f3e535 100644 (file)
@@ -1,7 +1,7 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
+sanity dmesg
 sanity shutdown
index 1ddcab4d38a8bca53554f8e09a184439012fbe44..bef33e82d2dfd10b627d02a239d27042c0dbd079 100644 (file)
@@ -1,10 +1,10 @@
 sanity ssh
 sanity scp
-sanity dmesg
 sanity smart_help
 sanity smart_query
 sanity rpm_query
 sanity connman
+sanity dmesg
 sanity shutdown
 systemusage bash
 systemusage df
index 50d7ad04e6df3ab75108a08146441b28bb0b652f..505b0a2f9794c29c8bacf311adae6b1cd6fa6070 100644 (file)
@@ -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