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 | |
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')
15 files changed, 30 insertions, 30 deletions
diff --git a/scripts/qemuimage-tests/scenario/qemuarm/core-image-lsb b/scripts/qemuimage-tests/scenario/qemuarm/core-image-lsb index 4fa6068768..c0fff0ed04 100644 --- a/scripts/qemuimage-tests/scenario/qemuarm/core-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemuarm/core-image-lsb @@ -1,7 +1,7 @@ sanity ssh sanity scp sanity dmesg -sanity zypper_help -sanity zypper_search +sanity smart_help +sanity smart_query sanity rpm_query sanity shutdown diff --git a/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato b/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato index 0e79703e84..1ddcab4d38 100644 --- a/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato +++ b/scripts/qemuimage-tests/scenario/qemuarm/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 diff --git a/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk b/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk index 726842c0f6..50d7ad04e6 100644 --- a/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk +++ b/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk @@ -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 compiler sanity connman diff --git a/scripts/qemuimage-tests/scenario/qemumips/core-image-lsb b/scripts/qemuimage-tests/scenario/qemumips/core-image-lsb index 4fa6068768..c0fff0ed04 100644 --- a/scripts/qemuimage-tests/scenario/qemumips/core-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemumips/core-image-lsb @@ -1,7 +1,7 @@ sanity ssh sanity scp sanity dmesg -sanity zypper_help -sanity zypper_search +sanity smart_help +sanity smart_query sanity rpm_query sanity shutdown 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 diff --git a/scripts/qemuimage-tests/scenario/qemumips/core-image-sato-sdk b/scripts/qemuimage-tests/scenario/qemumips/core-image-sato-sdk index 726842c0f6..50d7ad04e6 100644 --- a/scripts/qemuimage-tests/scenario/qemumips/core-image-sato-sdk +++ b/scripts/qemuimage-tests/scenario/qemumips/core-image-sato-sdk @@ -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 compiler sanity connman diff --git a/scripts/qemuimage-tests/scenario/qemuppc/core-image-lsb b/scripts/qemuimage-tests/scenario/qemuppc/core-image-lsb index 4fa6068768..c0fff0ed04 100644 --- a/scripts/qemuimage-tests/scenario/qemuppc/core-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemuppc/core-image-lsb @@ -1,7 +1,7 @@ sanity ssh sanity scp sanity dmesg -sanity zypper_help -sanity zypper_search +sanity smart_help +sanity smart_query sanity rpm_query sanity shutdown diff --git a/scripts/qemuimage-tests/scenario/qemuppc/core-image-sato b/scripts/qemuimage-tests/scenario/qemuppc/core-image-sato index 0e79703e84..1ddcab4d38 100644 --- a/scripts/qemuimage-tests/scenario/qemuppc/core-image-sato +++ b/scripts/qemuimage-tests/scenario/qemuppc/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 diff --git a/scripts/qemuimage-tests/scenario/qemuppc/core-image-sato-sdk b/scripts/qemuimage-tests/scenario/qemuppc/core-image-sato-sdk index 726842c0f6..50d7ad04e6 100644 --- a/scripts/qemuimage-tests/scenario/qemuppc/core-image-sato-sdk +++ b/scripts/qemuimage-tests/scenario/qemuppc/core-image-sato-sdk @@ -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 compiler sanity connman 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 @@ sanity ssh sanity scp sanity dmesg -sanity zypper_help -sanity zypper_search +sanity smart_help +sanity smart_query sanity rpm_query 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 @@ 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 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 @@ sanity ssh sanity scp sanity dmesg -sanity zypper_help -sanity zypper_search +sanity smart_help +sanity smart_query sanity rpm_query sanity compiler sanity connman diff --git a/scripts/qemuimage-tests/scenario/qemux86/core-image-lsb b/scripts/qemuimage-tests/scenario/qemux86/core-image-lsb index 4fa6068768..c0fff0ed04 100644 --- a/scripts/qemuimage-tests/scenario/qemux86/core-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemux86/core-image-lsb @@ -1,7 +1,7 @@ sanity ssh sanity scp sanity dmesg -sanity zypper_help -sanity zypper_search +sanity smart_help +sanity smart_query sanity rpm_query sanity shutdown diff --git a/scripts/qemuimage-tests/scenario/qemux86/core-image-sato b/scripts/qemuimage-tests/scenario/qemux86/core-image-sato index 0e79703e84..1ddcab4d38 100644 --- a/scripts/qemuimage-tests/scenario/qemux86/core-image-sato +++ b/scripts/qemuimage-tests/scenario/qemux86/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 diff --git a/scripts/qemuimage-tests/scenario/qemux86/core-image-sato-sdk b/scripts/qemuimage-tests/scenario/qemux86/core-image-sato-sdk index 726842c0f6..50d7ad04e6 100644 --- a/scripts/qemuimage-tests/scenario/qemux86/core-image-sato-sdk +++ b/scripts/qemuimage-tests/scenario/qemux86/core-image-sato-sdk @@ -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 compiler sanity connman |