diff options
Diffstat (limited to 'scripts/qemuimage-tests/scenario/qemuppc')
3 files changed, 3 insertions, 6 deletions
diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb index 0eb1926cfd..4fa6068768 100644 --- a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb @@ -1,8 +1,7 @@ -sanity shutdown -sanity boot sanity ssh sanity scp sanity dmesg sanity zypper_help sanity zypper_search sanity rpm_query +sanity shutdown diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato index b60a89af51..7a6353e1af 100644 --- a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato +++ b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sato @@ -1,5 +1,3 @@ -sanity shutdown -sanity boot sanity ssh sanity scp sanity dmesg @@ -7,3 +5,4 @@ sanity zypper_help sanity zypper_search sanity rpm_query sanity connman +sanity shutdown diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk index 53c9ad591e..42b8e19026 100644 --- a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk +++ b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-sdk @@ -1,5 +1,3 @@ -sanity shutdown -sanity boot sanity ssh sanity scp sanity dmesg @@ -8,3 +6,4 @@ sanity zypper_search sanity rpm_query sanity compiler sanity connman +sanity shutdown |