mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 17:02:22 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
fdd96ad304
commit
d2a28aa65e
@@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user