]> code.ossystems Code Review - openembedded-core.git/commitdiff
oeqa/manual/bsp-hw: remove reboot test
authorArmin Kuster <akuster808@gmail.com>
Sun, 17 Nov 2019 03:35:17 +0000 (19:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Nov 2019 21:17:40 +0000 (21:17 +0000)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/manual/bsp-hw.json

index 2ab7ddad154338ad0116877057a8e7d740413bea..9421c506eb48093343b1ac98600660b3fc374711 100644 (file)
             "summary": "shutdown_system"
         }
     },
-    {
-        "test": {
-            "@alias": "bsps-hw.bsps-hw.reboot_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 \"reboot\"",
-                    "expected_results": "System can reboot successfully . "
-                }
-            },
-            "summary": "reboot_system"
-        }
-    },
     {
         "test": {
             "@alias": "bsps-hw.bsps-hw.switch_among_multi_applications_and_desktop",