diff options
Diffstat (limited to 'meta/lib/oeqa')
-rw-r--r-- | meta/lib/oeqa/manual/bsp-hw.json | 2 | ||||
-rw-r--r-- | meta/lib/oeqa/manual/compliance-test.json | 32 | ||||
-rw-r--r-- | meta/lib/oeqa/manual/toaster-managed-mode.json | 14 |
3 files changed, 9 insertions, 39 deletions
diff --git a/meta/lib/oeqa/manual/bsp-hw.json b/meta/lib/oeqa/manual/bsp-hw.json index 4b7c76f70f..18cec222fc 100644 --- a/meta/lib/oeqa/manual/bsp-hw.json +++ b/meta/lib/oeqa/manual/bsp-hw.json | |||
@@ -526,7 +526,7 @@ | |||
526 | "expected_results": "" | 526 | "expected_results": "" |
527 | }, | 527 | }, |
528 | "4": { | 528 | "4": { |
529 | "action": "check ping status \n\nNote: This TC apply only for core-image-full-cmd and core-image-lsb .", | 529 | "action": "check ping status \n\nNote: This TC apply only for core-image-full-cmd.", |
530 | "expected_results": "ping should always work before/after standby" | 530 | "expected_results": "ping should always work before/after standby" |
531 | } | 531 | } |
532 | }, | 532 | }, |
diff --git a/meta/lib/oeqa/manual/compliance-test.json b/meta/lib/oeqa/manual/compliance-test.json index 8c13b68ec3..367a416f01 100644 --- a/meta/lib/oeqa/manual/compliance-test.json +++ b/meta/lib/oeqa/manual/compliance-test.json | |||
@@ -1,36 +1,6 @@ | |||
1 | [ | 1 | [ |
2 | { | 2 | { |
3 | "test": { | 3 | "test": { |
4 | "@alias": "compliance-test.compliance-test.LSB_subset_test_suite", | ||
5 | "author": [ | ||
6 | { | ||
7 | "email": "corneliux.stoicescu@intel.com", | ||
8 | "name": "corneliux.stoicescu@intel.com" | ||
9 | } | ||
10 | ], | ||
11 | "execution": { | ||
12 | "1": { | ||
13 | "action": "Get lsd-sdk image and install it on target device or start the image(if it is QEMU) with option \"-m 512M\"", | ||
14 | "expected_results": "" | ||
15 | }, | ||
16 | "2": { | ||
17 | "action": "Comment in /opt/lsb-test/session any tests you don't want to run.", | ||
18 | "expected_results": "" | ||
19 | }, | ||
20 | "3": { | ||
21 | "action": "Run /usr/bin/LSB_Test.sh which should download the LSB suite and set it up. Some packages may fail to download because their location changed on ftp.linuxfoundation.org. You need to manually update /opt/lsb-test/packages_list", | ||
22 | "expected_results": "" | ||
23 | }, | ||
24 | "4": { | ||
25 | "action": "Tests should start automatically, you can use the web interface to reconfigure the setup. ", | ||
26 | "expected_results": "Check the result on wiki https://wiki.yoctoproject.org/wiki/LSB_Result No regression failures should be met." | ||
27 | } | ||
28 | }, | ||
29 | "summary": "LSB_subset_test_suite" | ||
30 | } | ||
31 | }, | ||
32 | { | ||
33 | "test": { | ||
34 | "@alias": "compliance-test.compliance-test.stress_test_-_Genericx86-64", | 4 | "@alias": "compliance-test.compliance-test.stress_test_-_Genericx86-64", |
35 | "author": [ | 5 | "author": [ |
36 | { | 6 | { |
@@ -40,7 +10,7 @@ | |||
40 | ], | 10 | ], |
41 | "execution": { | 11 | "execution": { |
42 | "1": { | 12 | "1": { |
43 | "action": "Bootup with core-image-lsb-sdk image", | 13 | "action": "Bootup with core-image-sato-sdk image", |
44 | "expected_results": "" | 14 | "expected_results": "" |
45 | }, | 15 | }, |
46 | "2": { | 16 | "2": { |
diff --git a/meta/lib/oeqa/manual/toaster-managed-mode.json b/meta/lib/oeqa/manual/toaster-managed-mode.json index 812f57da34..12374c7c64 100644 --- a/meta/lib/oeqa/manual/toaster-managed-mode.json +++ b/meta/lib/oeqa/manual/toaster-managed-mode.json | |||
@@ -1494,7 +1494,7 @@ | |||
1494 | "expected_results": "A type in form appears. \n\n\t" | 1494 | "expected_results": "A type in form appears. \n\n\t" |
1495 | }, | 1495 | }, |
1496 | "6": { | 1496 | "6": { |
1497 | "action": "Change distro (ex: poky-lsb). \n\n\t", | 1497 | "action": "Change distro (ex: poky-tiny). \n\n\t", |
1498 | "expected_results": "Distro has changed. \n\n\t" | 1498 | "expected_results": "Distro has changed. \n\n\t" |
1499 | }, | 1499 | }, |
1500 | "7": { | 1500 | "7": { |
@@ -1503,7 +1503,7 @@ | |||
1503 | }, | 1503 | }, |
1504 | "8": { | 1504 | "8": { |
1505 | "action": " Build a recipe (ex: core-image-minimal) and wait until build finish.", | 1505 | "action": " Build a recipe (ex: core-image-minimal) and wait until build finish.", |
1506 | "expected_results": "Build finishes successfully. \n\nThe 'success' criteria for this one should be that the build is reported as using the poky-lsb distro in the build summary page, and that the DISTRO variable value in the bitbake variables table is set to the value specified in toaster (poky-lsb again)." | 1506 | "expected_results": "Build finishes successfully. \n\nThe 'success' criteria for this one should be that the build is reported as using the poky-tiny distro in the build summary page, and that the DISTRO variable value in the bitbake variables table is set to the value specified in toaster (poky-tiny again)." |
1507 | } | 1507 | } |
1508 | }, | 1508 | }, |
1509 | "summary": "Build_a_recipe_with_different_distro" | 1509 | "summary": "Build_a_recipe_with_different_distro" |
@@ -1612,7 +1612,7 @@ | |||
1612 | "expected_results": "" | 1612 | "expected_results": "" |
1613 | }, | 1613 | }, |
1614 | "3": { | 1614 | "3": { |
1615 | "action": "Check that the table is populated with the list of image recipes (eg. core-image minimal, core-image-lsb) \n\n\n", | 1615 | "action": "Check that the table is populated with the list of image recipes (eg. core-image minimal) \n\n\n", |
1616 | "expected_results": "" | 1616 | "expected_results": "" |
1617 | }, | 1617 | }, |
1618 | "4": { | 1618 | "4": { |
@@ -1670,7 +1670,7 @@ | |||
1670 | "expected_results": "" | 1670 | "expected_results": "" |
1671 | }, | 1671 | }, |
1672 | "7": { | 1672 | "7": { |
1673 | "action": "Sort the table by \"Layer\" and then navigate away by selecting an image (such as core-image-lsb). When you click the \"back\" button in the web-browser to go back, the \"New custom image\" table should still be sorted by \"Layer\". \nThis should apply also by navigating back to the page by any other means. \n\n", | 1673 | "action": "Sort the table by \"Layer\" and then navigate away by selecting an image. When you click the \"back\" button in the web-browser to go back, the \"New custom image\" table should still be sorted by \"Layer\". \nThis should apply also by navigating back to the page by any other means. \n\n", |
1674 | "expected_results": "" | 1674 | "expected_results": "" |
1675 | }, | 1675 | }, |
1676 | "8": { | 1676 | "8": { |
@@ -2348,7 +2348,7 @@ | |||
2348 | "expected_results": "" | 2348 | "expected_results": "" |
2349 | }, | 2349 | }, |
2350 | "3": { | 2350 | "3": { |
2351 | "action": "Build 6 recipes example (core-image-sato, core-image-minimal, core-image-base, core-image-lsb, core-image-clutter) to name a few. ", | 2351 | "action": "Build 6 recipes example (core-image-sato, core-image-minimal, core-image-base, core-image-clutter) to name a few. ", |
2352 | "expected_results": " All recipes are built correctly \n\n" | 2352 | "expected_results": " All recipes are built correctly \n\n" |
2353 | }, | 2353 | }, |
2354 | "4": { | 2354 | "4": { |
@@ -2382,7 +2382,7 @@ | |||
2382 | "expected_results": "" | 2382 | "expected_results": "" |
2383 | }, | 2383 | }, |
2384 | "3": { | 2384 | "3": { |
2385 | "action": "Build 6 recipes example (core-image-sato, core-image-minimal, core-image-base, core-image-lsb, core-image-clutter) to name a few. \n\n", | 2385 | "action": "Build 6 recipes example (core-image-sato, core-image-minimal, core-image-base, core-image-clutter) to name a few. \n\n", |
2386 | "expected_results": "All recipes are built correctly \n\n" | 2386 | "expected_results": "All recipes are built correctly \n\n" |
2387 | }, | 2387 | }, |
2388 | "4": { | 2388 | "4": { |
@@ -2420,7 +2420,7 @@ | |||
2420 | "expected_results": "" | 2420 | "expected_results": "" |
2421 | }, | 2421 | }, |
2422 | "3": { | 2422 | "3": { |
2423 | "action": "Build 4 recipes example (core-image-sato, core-image-minimal, core-image-base, core-image-lsb, core-image-clutter) to name a few. \n\n", | 2423 | "action": "Build 4 recipes example (core-image-sato, core-image-minimal, core-image-base, core-image-clutter) to name a few. \n\n", |
2424 | "expected_results": " All recipes are built correctly \n\n" | 2424 | "expected_results": " All recipes are built correctly \n\n" |
2425 | }, | 2425 | }, |
2426 | "4": { | 2426 | "4": { |