Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 1 | [ |
| 2 | { |
| 3 | "test": { |
Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 4 | "@alias": "build-appliance.build-appliance.Build_core-image-minimal_with_build-appliance-image", |
| 5 | "author": [ |
| 6 | { |
| 7 | "email": "corneliux.stoicescu@intel.com", |
| 8 | "name": "corneliux.stoicescu@intel.com" |
| 9 | } |
| 10 | ], |
| 11 | "execution": { |
| 12 | "1": { |
| 13 | "action": "Build with AUTOREV or download from Autobuilder an image for Yocto Build Appliance. ", |
| 14 | "expected_results": "" |
| 15 | }, |
| 16 | "2": { |
| 17 | "action": "Boot the image under VMWare Player. ", |
| 18 | "expected_results": "" |
| 19 | }, |
| 20 | "3": { |
| 21 | "action": "Build qemux86 core-image-minimal using bitbake command line in the build-appliance-image ", |
| 22 | "expected_results": "" |
| 23 | }, |
| 24 | "4": { |
| 25 | "action": "Launch the image just built using runqemu. ", |
| 26 | "expected_results": "core-image-minimal should build and boot. " |
| 27 | } |
| 28 | }, |
| 29 | "summary": "Build_core-image-minimal_with_build-appliance-image" |
| 30 | } |
| 31 | }, |
| 32 | { |
| 33 | "test": { |
| 34 | "@alias": "build-appliance.build-appliance.Build_a_image_without_error_(added_recipe)", |
| 35 | "author": [ |
| 36 | { |
| 37 | "email": "sstncr@gmail.com", |
| 38 | "name": "sstncr@gmail.com" |
| 39 | } |
| 40 | ], |
| 41 | "execution": { |
| 42 | "1": { |
| 43 | "action": "Launch Build Appliance", |
| 44 | "expected_results": "User could build a image without error and the added package is in the image" |
| 45 | }, |
| 46 | "2": { |
| 47 | "action": "Set \"Machine\" in conf/local.conf, for example, qemuarm", |
| 48 | "expected_results": "" |
| 49 | }, |
| 50 | "3": { |
Patrick Williams | 213cb26 | 2021-08-07 19:21:33 -0500 | [diff] [blame] | 51 | "action": "Install a new package to the image, for example, acpid. Set the following line in conf/local.conf: IMAGE_INSTALL:append = \" acpid\"", |
Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 52 | "expected_results": "" |
| 53 | }, |
| 54 | "4": { |
| 55 | "action": "Build a image using bitbake command line, for example, bitbake core-image-minimal", |
| 56 | "expected_results": "" |
| 57 | }, |
| 58 | "5": { |
| 59 | "action": "After build finished, launch the image and check if the added package built into image", |
| 60 | "expected_results": "" |
| 61 | } |
| 62 | }, |
| 63 | "summary": "Build_a_image_without_error_(added_recipe)." |
| 64 | } |
| 65 | }, |
| 66 | { |
| 67 | "test": { |
| 68 | "@alias": "build-appliance.build-appliance.Create_core-image-sato-sdk_using_build_appliance", |
| 69 | "author": [ |
| 70 | { |
| 71 | "email": "ee.peng.yeoh@intel.com", |
| 72 | "name": "ee.peng.yeoh@intel.com" |
| 73 | } |
| 74 | ], |
| 75 | "execution": { |
| 76 | "1": { |
| 77 | "action": "Build with AUTOREV or download from Autobuilder an image for Yocto Build Appliance. ", |
| 78 | "expected_results": "" |
| 79 | }, |
| 80 | "2": { |
| 81 | "action": "Boot the image under VMWare Player. ", |
| 82 | "expected_results": "" |
| 83 | }, |
| 84 | "3": { |
| 85 | "action": "Build qemux86 core-image-sato-sdk using bitbake command line in the build-appliance-image ", |
| 86 | "expected_results": "" |
| 87 | }, |
| 88 | "4": { |
| 89 | "action": "Launch the image just built using runqemu. ", |
| 90 | "expected_results": "" |
| 91 | } |
| 92 | }, |
| 93 | "summary": "Create_core-image-sato-sdk_using_build_appliance" |
| 94 | } |
| 95 | } |
| 96 | ] |