From d2a28aa65ebc96dc9dfb9e305c6811420898e8df Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Mon, 11 Nov 2019 20:33:34 -0800 Subject: oeqa/manual/bsp-qemu: remove manual bash test (From OE-Core rev: 29127d5a6ff9eb09a11dc4157006dc4098b01963) Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/lib/oeqa/manual/bsp-qemu.json | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'meta/lib/oeqa/manual') diff --git a/meta/lib/oeqa/manual/bsp-qemu.json b/meta/lib/oeqa/manual/bsp-qemu.json index 021ba57209..b19bf4b209 100644 --- a/meta/lib/oeqa/manual/bsp-qemu.json +++ b/meta/lib/oeqa/manual/bsp-qemu.json @@ -25,22 +25,4 @@ "summary": "Add_user_with_cleartext_type_password_during_filesystem_construction" } }, - { - "test": { - "@alias": "bsps-qemu.bsps-runtime.check_bash_in_image", - "author": [ - { - "email": "alexandru.c.georgescu@intel.com", - "name": "alexandru.c.georgescu@intel.com" - } - ], - "execution": { - "1": { - "action": "After system is up, check if bash command exists with command \"which bash\"", - "expected_results": "bash command should exist in image giving something as below \"/bin/bash\"" - } - }, - "summary": "check_bash_in_image" - } - } ] -- cgit v1.2.3-54-g00ecf