diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-12-10 16:03:00 +0000 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-12-14 15:17:18 -0800 |
commit | c56d24b35d94fe2934ac7e1dc67422e6abc7539d (patch) | |
tree | 8f747f21ed4e15e9636039d3112ecad436b52b15 /scripts/qemuimage-tests/scenario/qemumips/core-image-sato | |
parent | 69f258a2422e6a6ae71834dd097ffa00a1784d9e (diff) | |
download | openembedded-core-c56d24b35d94fe2934ac7e1dc67422e6abc7539d.tar.gz openembedded-core-c56d24b35d94fe2934ac7e1dc67422e6abc7539d.tar.bz2 openembedded-core-c56d24b35d94fe2934ac7e1dc67422e6abc7539d.zip |
Update sanity tests to use smart instead of zypper
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts/qemuimage-tests/scenario/qemumips/core-image-sato')
-rw-r--r-- | scripts/qemuimage-tests/scenario/qemumips/core-image-sato | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/qemuimage-tests/scenario/qemumips/core-image-sato b/scripts/qemuimage-tests/scenario/qemumips/core-image-sato index 0e79703e84..1ddcab4d38 100644 --- a/scripts/qemuimage-tests/scenario/qemumips/core-image-sato +++ b/scripts/qemuimage-tests/scenario/qemumips/core-image-sato @@ -1,8 +1,8 @@ sanity ssh sanity scp sanity dmesg -sanity zypper_help -sanity zypper_search +sanity smart_help +sanity smart_query sanity rpm_query sanity connman sanity shutdown |