From 58281082fbed57298247c019c3d8149e688de161 Mon Sep 17 00:00:00 2001 From: TeohJayShen Date: Wed, 19 Aug 2020 17:05:02 +0800 Subject: 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 --- meta/lib/oeqa/manual/bsp-hw.json | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'meta/lib') 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", -- cgit 1.2.3-korg