diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-12-10 16:03:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-17 17:24:51 +0000 |
commit | ba08a8ccbf11542867b7dd0474599fccb0585b97 (patch) | |
tree | bb7424010dda8a55697bbfa1ccf5e63f14c6b832 /scripts/qemuimage-tests/scenario/qemux86-64 | |
parent | 2997a704fcf035b1f4d8517e6b7887d250cb2716 (diff) | |
download | poky-ba08a8ccbf11542867b7dd0474599fccb0585b97.tar.gz |
Update sanity tests to use smart instead of zypper
(From OE-Core rev: c56d24b35d94fe2934ac7e1dc67422e6abc7539d)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/qemuimage-tests/scenario/qemux86-64')
3 files changed, 6 insertions, 6 deletions
diff --git a/scripts/qemuimage-tests/scenario/qemux86-64/core-image-lsb b/scripts/qemuimage-tests/scenario/qemux86-64/core-image-lsb index 4fa6068768..c0fff0ed04 100644 --- a/scripts/qemuimage-tests/scenario/qemux86-64/core-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemux86-64/core-image-lsb | |||
@@ -1,7 +1,7 @@ | |||
1 | sanity ssh | 1 | sanity ssh |
2 | sanity scp | 2 | sanity scp |
3 | sanity dmesg | 3 | sanity dmesg |
4 | sanity zypper_help | 4 | sanity smart_help |
5 | sanity zypper_search | 5 | sanity smart_query |
6 | sanity rpm_query | 6 | sanity rpm_query |
7 | sanity shutdown | 7 | sanity shutdown |
diff --git a/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato b/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato index 0e79703e84..1ddcab4d38 100644 --- a/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato +++ b/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato | |||
@@ -1,8 +1,8 @@ | |||
1 | sanity ssh | 1 | sanity ssh |
2 | sanity scp | 2 | sanity scp |
3 | sanity dmesg | 3 | sanity dmesg |
4 | sanity zypper_help | 4 | sanity smart_help |
5 | sanity zypper_search | 5 | sanity smart_query |
6 | sanity rpm_query | 6 | sanity rpm_query |
7 | sanity connman | 7 | sanity connman |
8 | sanity shutdown | 8 | sanity shutdown |
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 726842c0f6..50d7ad04e6 100644 --- a/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk +++ b/scripts/qemuimage-tests/scenario/qemux86-64/core-image-sato-sdk | |||
@@ -1,8 +1,8 @@ | |||
1 | sanity ssh | 1 | sanity ssh |
2 | sanity scp | 2 | sanity scp |
3 | sanity dmesg | 3 | sanity dmesg |
4 | sanity zypper_help | 4 | sanity smart_help |
5 | sanity zypper_search | 5 | sanity smart_query |
6 | sanity rpm_query | 6 | sanity rpm_query |
7 | sanity compiler | 7 | sanity compiler |
8 | sanity connman | 8 | sanity connman |