mirror of
git://git.yoctoproject.org/poky
synced 2026-09-16 23:15:40 +00:00
oeqa/manual/build-appliance: Drop test which is already automated
The nightly-build-appliance target already tests this particular build. (From OE-Core rev: 02c5f853f30568eb3f289c6b6fb5cacf712d15f7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
97c9fb7ba0
commit
9b7c076032
@ -1,30 +1,4 @@
|
|||||||
[
|
[
|
||||||
{
|
|
||||||
"test": {
|
|
||||||
"@alias": "build-appliance.build-appliance.Bitbake_build-appliance-image",
|
|
||||||
"author": [
|
|
||||||
{
|
|
||||||
"email": "alexandru.c.georgescu@intel.com",
|
|
||||||
"name": "alexandru.c.georgescu@intel.com"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"execution": {
|
|
||||||
"1": {
|
|
||||||
"action": "Get poky source code and prepare the build environment",
|
|
||||||
"expected_results": "bitbake build-appliance-image is successful "
|
|
||||||
},
|
|
||||||
"2": {
|
|
||||||
"action": "Set MACHINE to qemux86 and add the following line to conf/local.conf : SRCREV_pn-build-appliance-image = \"${AUTOREV}\"",
|
|
||||||
"expected_results": ""
|
|
||||||
},
|
|
||||||
"3": {
|
|
||||||
"action": "Run \"bitbake build-appliance-image\" \n \n",
|
|
||||||
"expected_results": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"summary": "Bitbake_build-appliance-image"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"test": {
|
"test": {
|
||||||
"@alias": "build-appliance.build-appliance.Build_core-image-minimal_with_build-appliance-image",
|
"@alias": "build-appliance.build-appliance.Build_core-image-minimal_with_build-appliance-image",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user