summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/manual/compliance-test.json
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-08-25 20:21:15 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-29 14:05:12 +0100
commitbac4bc9aa6a1f2fcf2ce9644925615185cc8e847 (patch)
tree9ef8ba7038907331db8f6d1f57f2915b3b6cf410 /meta/lib/oeqa/manual/compliance-test.json
parent1af3e4bea666e944a610025ca8979098b59b1174 (diff)
downloadpoky-bac4bc9aa6a1f2fcf2ce9644925615185cc8e847.tar.gz
Remove LSB support
LSB as a standard isn't current and isn't well suited to embedded anyway. Its putting artifical constraints on the system and with modern layer technology, would now be better off as its own layer. As such its time to split it out. The only part with some (marginal) usage is lsb_release, which is split from the lsb package into an own lsb-release package. (From OE-Core rev: fb064356af615d67d85b65942103bf943d84d290) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/manual/compliance-test.json')
-rw-r--r--meta/lib/oeqa/manual/compliance-test.json32
1 files changed, 1 insertions, 31 deletions
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": {