From: Armin Kuster Date: Sun, 17 Nov 2019 03:35:17 +0000 (-0800) Subject: oeqa/manual/bsp-hw: remove reboot test X-Git-Tag: uninative-2.8~1079 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f30a3e18a47bc2b3307cc5080f18cce7e3a736a1;p=openembedded-core.git oeqa/manual/bsp-hw: remove reboot test Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- diff --git a/meta/lib/oeqa/manual/bsp-hw.json b/meta/lib/oeqa/manual/bsp-hw.json index 2ab7ddad15..9421c506eb 100644 --- a/meta/lib/oeqa/manual/bsp-hw.json +++ b/meta/lib/oeqa/manual/bsp-hw.json @@ -145,28 +145,6 @@ "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",