From 601af9f8ead73e4c385162e820b877f18e5e6722 Mon Sep 17 00:00:00 2001 From: Jiajun Xu Date: Thu, 6 Jan 2011 12:01:31 +0800 Subject: qemuimagetest: Remove connman test for lsb image and fix one warning in Test_Create_Qemu There is no connman in LSB image. So we need to remove connman test from it. And when we check if ip address fetched by Test_Fetch_Target_IP is valid, we should use "==" operator for string comparison. Signed-off-by Jiajun Xu --- scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb | 1 - scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb | 1 - scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb | 1 - scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb | 1 - scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb | 1 - 5 files changed, 5 deletions(-) (limited to 'scripts/qemuimage-tests') diff --git a/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb index 7b949a854c..32d2bd144b 100644 --- a/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb @@ -6,4 +6,3 @@ sanity shutdown sanity zypper_help sanity zypper_search sanity rpm_query -sanity connman diff --git a/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb index 7b949a854c..32d2bd144b 100644 --- a/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb @@ -6,4 +6,3 @@ sanity shutdown sanity zypper_help sanity zypper_search sanity rpm_query -sanity connman diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb index 7b949a854c..32d2bd144b 100644 --- a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb @@ -6,4 +6,3 @@ sanity shutdown sanity zypper_help sanity zypper_search sanity rpm_query -sanity connman diff --git a/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb index 7b949a854c..32d2bd144b 100644 --- a/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb @@ -6,4 +6,3 @@ sanity shutdown sanity zypper_help sanity zypper_search sanity rpm_query -sanity connman diff --git a/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb index 7b949a854c..32d2bd144b 100644 --- a/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb +++ b/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb @@ -6,4 +6,3 @@ sanity shutdown sanity zypper_help sanity zypper_search sanity rpm_query -sanity connman -- cgit v1.2.3-54-g00ecf