All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] oeqa/manual/bsp-hw.json : remove shutdown_system test
@ 2020-08-19  9:05 jay.shen.teoh
  2020-08-19  9:05 ` [PATCH 2/2] oeqa/manual/bsp-hw.json : remove X_server_can_start_up_with_runlevel_5_boot test jay.shen.teoh
  0 siblings, 1 reply; 2+ messages in thread
From: jay.shen.teoh @ 2020-08-19  9:05 UTC (permalink / raw)
  To: Openembedded-core

From: TeohJayShen <jay.shen.teoh@intel.com>

remove the test as shutdown function is already being validated

Signed-off-by: TeohJayShen <jay.shen.teoh@intel.com>
---
 meta/lib/oeqa/manual/bsp-hw.json | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/meta/lib/oeqa/manual/bsp-hw.json b/meta/lib/oeqa/manual/bsp-hw.json
index a9bc7d4..08132c0 100644
--- a/meta/lib/oeqa/manual/bsp-hw.json
+++ b/meta/lib/oeqa/manual/bsp-hw.json
@@ -125,28 +125,6 @@
     },
     {
         "test": {
-            "@alias": "bsps-hw.bsps-hw.shutdown_system",
-            "author": [
-                {
-                    "email": "alexandru.c.georgescu@intel.com",
-                    "name": "alexandru.c.georgescu@intel.com"
-                }
-            ],
-            "execution": {
-                "1": {
-                    "action": "boot system",
-                    "expected_results": ""
-                },
-                "2": {
-                    "action": "launch terminal and run \"shutdown -h now\" or \"poweroff\"",
-                    "expected_results": "System can be shutdown successfully . "
-                }
-            },
-            "summary": "shutdown_system"
-        }
-    },
-    {
-        "test": {
             "@alias": "bsps-hw.bsps-hw.switch_among_multi_applications_and_desktop",
             "author": [
                 {
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 2/2] oeqa/manual/bsp-hw.json : remove X_server_can_start_up_with_runlevel_5_boot test
  2020-08-19  9:05 [PATCH 1/2] oeqa/manual/bsp-hw.json : remove shutdown_system test jay.shen.teoh
@ 2020-08-19  9:05 ` jay.shen.teoh
  0 siblings, 0 replies; 2+ messages in thread
From: jay.shen.teoh @ 2020-08-19  9:05 UTC (permalink / raw)
  To: Openembedded-core

From: TeohJayShen <jay.shen.teoh@intel.com>

remove the test as graphical mode is already being validated

Signed-off-by: TeohJayShen <jay.shen.teoh@intel.com>
---
 meta/lib/oeqa/manual/bsp-hw.json | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/meta/lib/oeqa/manual/bsp-hw.json b/meta/lib/oeqa/manual/bsp-hw.json
index 08132c0..75b8975 100644
--- a/meta/lib/oeqa/manual/bsp-hw.json
+++ b/meta/lib/oeqa/manual/bsp-hw.json
@@ -241,28 +241,6 @@
     },
     {
         "test": {
-            "@alias": "bsps-hw.bsps-hw.X_server_can_start_up_with_runlevel_5_boot",
-            "author": [
-                {
-                    "email": "alexandru.c.georgescu@intel.com",
-                    "name": "alexandru.c.georgescu@intel.com"
-                }
-            ],
-            "execution": {
-                "1": {
-                    "action": "boot up system with default runlevel  \n\n",
-                    "expected_results": "X server can start up well and desktop display has no problem .  \n\n"
-                },
-                "2": {
-                    "action": "type runlevel at command prompt",
-                    "expected_results": "Output:N 5"
-                }
-            },
-            "summary": "X_server_can_start_up_with_runlevel_5_boot"
-        }
-    },
-    {
-        "test": {
             "@alias": "bsps-hw.bsps-hw.standby",
             "author": [
                 {
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-19  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-19  9:05 [PATCH 1/2] oeqa/manual/bsp-hw.json : remove shutdown_system test jay.shen.teoh
2020-08-19  9:05 ` [PATCH 2/2] oeqa/manual/bsp-hw.json : remove X_server_can_start_up_with_runlevel_5_boot test jay.shen.teoh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.