]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
oeqa/manual/bsp-hw: remove reboot test
authorArmin Kuster <akuster808@gmail.com>
Sat, 16 Nov 2019 05:54:36 +0000 (05:54 +0000)
committerArmin Kuster <akuster808@gmail.com>
Sun, 17 Nov 2019 03:20:41 +0000 (19:20 -0800)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
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",