summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-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]