[OE-core] [QA][PATCH 7/7] manual sdk: remove this manual sdk test

2019-04-22 Thread Armin Kuster
This is done during nearly all qemu testimage
This seems to test "release" artifacts on the web

Signed-off-by: Armin Kuster 
---
 meta/lib/oeqa/manual/sdk.json | 32 
 1 file changed, 32 deletions(-)
 delete mode 100644 meta/lib/oeqa/manual/sdk.json

diff --git a/meta/lib/oeqa/manual/sdk.json b/meta/lib/oeqa/manual/sdk.json
deleted file mode 100644
index 434982f..000
--- a/meta/lib/oeqa/manual/sdk.json
+++ /dev/null
@@ -1,32 +0,0 @@
-[
-{
-"test": {
-"@alias": 
"sdk.sdk_runqemu.test_install_cross_toolchain_can_run_multiple_qemu_for_x86",
-"author": [
-{
-"email": "ee.peng.y...@intel.com",
-"name": "ee.peng.y...@intel.com"
-}
-],
-"execution": {
-"1": {
-"action": "Prepare kernel, rootfs tar.bz2 image, and qemu 
configuration  \n\ta. Download kernel, rootfs tar.bz2 image and qemu 
configuration from public autobuilder webpage  \n\tb. Goto 
https://autobuilder.yocto.io/pub/releases//machines/qemu/qemux86/
 \n\tc. Download  \n\t  \ti. rootfs tar.bz2: 
core-image-sato-sdk-qemux86.tar.bz2 \n  \t\tii. kernel: bzImage-qemux86.bin 
\n  \t\tiii. qemu configuration: core-image-sato-sdk-qemux86.qemuboot.conf 
",
-"expected_results": "Download completes successfully."
-},
-"2": {
-"action": "Download & install toolchain tarball matching 
your host from public autobuilder \n\ta. Goto 
https://autobuilder.yocto.io/pub/releases//toolchain/x86_64/ \n 
   \tb. Download 
poky-glibc-x86_64-core-image-sato--toolchain-.sh \n 
   \tc. Run command: 
poky-glibc-x86_64-core-image-sato--toolchain-.sh \n 
   \td. After installation toolchain  Run source command :   source  
/toolchain-installed-path/environment-setup--poky-linux",
-"expected_results": "Toolchain gets installed 
successfully."
-},
-"3": {
-"action": "Extract rootfs twice into two images \n\ta. 
Run 2 commands below:  \n  runqemu-extract-sdk 
core-image-sato-sdk-qemux86.tar.bz2 qemux86_rootfs_image1  \n  
runqemu-extract-sdk core-image-sato-sdk-qemux86.tar.bz2 qemux86_rootfs_image2",
-"expected_results": "Both images build successfully."
-},
-"4": {
-"action": " From the 2 terminals, start qemu to boot up 
both two images \n\ta. Run 2 commands below:  \n  runqemu 
 core-image-sato-sdk-qemux86.qemuboot.conf qemux86_rootfs_image1  
\n  runqemu  
core-image-sato-sdk-qemux86.qemuboot.conf qemux86_rootfs_image2 ",
-"expected_results": "Expect both qemu to boot up 
successfully."
-}
-},
-"summary": 
"test_install_cross_toolchain_can_run_multiple_qemu_for_x86"
-}
-}
-]
\ No newline at end of file
-- 
2.7.4

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [QA][PATCH 7/7] manual sdk: remove this manual sdk test

2019-04-22 Thread Richard Purdie
On Mon, 2019-04-22 at 06:41 -0600, Armin Kuster wrote:
> This is done during nearly all qemu testimage
> This seems to test "release" artifacts on the web

This does two things, it tests release artefacts and it also tests we
can run two qemus at once.

Whether those are useful things to test I'm not sure about but we
should make a concious statement in the commit message if we are
deciding not to test that.

Cheers,

Richard



-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [QA][PATCH 7/7] manual sdk: remove this manual sdk test

2019-04-22 Thread akuster808


On 4/22/19 8:03 AM, Richard Purdie wrote:
> On Mon, 2019-04-22 at 06:41 -0600, Armin Kuster wrote:
>> This is done during nearly all qemu testimage
>> This seems to test "release" artifacts on the web
> This does two things, it tests release artefacts 
Correct. I think this is more of a Release process step and I think it
can be automated.
> and it also tests we
> can run two qemus at once.
I would think this could be automated as well.
>
> Whether those are useful things to test I'm not sure about but we
> should make a concious statement in the commit message if we are
> deciding not to test that.
sometimes patches are way to get a conversion started  and here we are : )

- armin
>
> Cheers,
>
> Richard
>
>
>


-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core