summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/manual
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-11-11 20:33:34 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-14 13:21:00 +0000
commitd2a28aa65ebc96dc9dfb9e305c6811420898e8df (patch)
tree6f36826cdc8c649a662faed7f2917bfc44602450 /meta/lib/oeqa/manual
parentfdd96ad3049c87b901d2616c2bc18b103ad82c4e (diff)
downloadpoky-d2a28aa65ebc96dc9dfb9e305c6811420898e8df.tar.gz
oeqa/manual/bsp-qemu: remove manual bash test
(From OE-Core rev: 29127d5a6ff9eb09a11dc4157006dc4098b01963) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/manual')
-rw-r--r--meta/lib/oeqa/manual/bsp-qemu.json18
1 files changed, 0 insertions, 18 deletions
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 @@
25 "summary": "Add_user_with_cleartext_type_password_during_filesystem_construction" 25 "summary": "Add_user_with_cleartext_type_password_during_filesystem_construction"
26 } 26 }
27 }, 27 },
28 {
29 "test": {
30 "@alias": "bsps-qemu.bsps-runtime.check_bash_in_image",
31 "author": [
32 {
33 "email": "alexandru.c.georgescu@intel.com",
34 "name": "alexandru.c.georgescu@intel.com"
35 }
36 ],
37 "execution": {
38 "1": {
39 "action": "After system is up, check if bash command exists with command \"which bash\"",
40 "expected_results": "bash command should exist in image giving something as below \"/bin/bash\""
41 }
42 },
43 "summary": "check_bash_in_image"
44 }
45 }
46] 28]