From: TeohJayShen Date: Wed, 19 Aug 2020 09:05:02 +0000 (+0800) Subject: oeqa/manual/bsp-hw.json : remove shutdown_system test X-Git-Tag: uninative-2.9~22 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=58281082fbed57298247c019c3d8149e688de161;p=openembedded-core.git oeqa/manual/bsp-hw.json : remove shutdown_system test remove the test as shutdown function is already being validated Signed-off-by: TeohJayShen Signed-off-by: Richard Purdie --- diff --git a/meta/lib/oeqa/manual/bsp-hw.json b/meta/lib/oeqa/manual/bsp-hw.json index a9bc7d4501..08132c0f97 100644 --- a/meta/lib/oeqa/manual/bsp-hw.json +++ b/meta/lib/oeqa/manual/bsp-hw.json @@ -123,28 +123,6 @@ "summary": "boot_from_runlevel_5" } }, - { - "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",