summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsangeeta jain <sangeeta.jain@intel.com>2019-03-14 13:14:18 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-04-25 15:01:21 +0100
commitad2fe826526ab5d9f693b5e8c24affd54fb2fdde (patch)
treecb0b25527a35f0a0cf60367c1d1205e452714010
parentfcde6651688e394be0e180ac89545ac0cd3a3905 (diff)
downloadpoky-ad2fe826526ab5d9f693b5e8c24affd54fb2fdde.tar.gz
oeqa/manual/kernel-dev.json: test id updated
All test id (eg. @alias) inside manual testcase file shall follow the same test id naming convention from oeqa automated tests (eg. selftest, runtime, sdk, etc), where the test id consists of <test_module>.<test_suite>.<test_function>. Furthermore, there shall be only 1 unique test_module per each manual testcases file. This file was using more than 1 unique test_module for testcases. Furthermore, some of the testcases were defined using different test_suite where it was not needed. This patch fix the manual testcases file to have only 1 unique test_module as well as test_suite to simplify test id naming. (From OE-Core rev: 35233e411db1a5978bfb2f4265b8e3a8fbdc4246) Signed-off-by: sangeeta jain <sangeeta.jain@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/lib/oeqa/manual/kernel-dev.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/meta/lib/oeqa/manual/kernel-dev.json b/meta/lib/oeqa/manual/kernel-dev.json
index c93b4dd876..0dd99199dc 100644
--- a/meta/lib/oeqa/manual/kernel-dev.json
+++ b/meta/lib/oeqa/manual/kernel-dev.json
@@ -1,7 +1,7 @@
1[ 1[
2 { 2 {
3 "test": { 3 "test": {
4 "@alias": "kernel-configuration.kernel-configuration.TCTEMP_2.3_MANUAL_Kernel_dev_defconfig", 4 "@alias": "kernel-dev.kernel-dev.Kernel_dev_defconfig",
5 "author": [ 5 "author": [
6 { 6 {
7 "email": "ee.peng.yeoh@intel.com", 7 "email": "ee.peng.yeoh@intel.com",
@@ -18,12 +18,12 @@
18 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_7" 18 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_7"
19 } 19 }
20 }, 20 },
21 "summary": "TCTEMP_2.3_MANUAL_Kernel_dev_defconfig" 21 "summary": "Kernel_dev_defconfig"
22 } 22 }
23 }, 23 },
24 { 24 {
25 "test": { 25 "test": {
26 "@alias": "kernel-configuration.kernel-configuration.TCTEMP_2.3_MANUAL_Kernel_dev_defconfig+fragments", 26 "@alias": "kernel-dev.kernel-dev.Kernel_dev_defconfig+fragments",
27 "author": [ 27 "author": [
28 { 28 {
29 "email": "ee.peng.yeoh@intel.com", 29 "email": "ee.peng.yeoh@intel.com",
@@ -40,12 +40,12 @@
40 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_8" 40 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_8"
41 } 41 }
42 }, 42 },
43 "summary": "TCTEMP_2.3_MANUAL_Kernel_dev_defconfig+fragments" 43 "summary": "Kernel_dev_defconfig+fragments"
44 } 44 }
45 }, 45 },
46 { 46 {
47 "test": { 47 "test": {
48 "@alias": "kernel-configuration.kernel-configuration.TCTEMP_2.3_MANUAL_Kernel_dev_Applying_patches", 48 "@alias": "kernel-dev.kernel-dev.Kernel_dev_Applying_patches",
49 "author": [ 49 "author": [
50 { 50 {
51 "email": "ee.peng.yeoh@intel.com", 51 "email": "ee.peng.yeoh@intel.com",
@@ -62,12 +62,12 @@
62 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results" 62 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results"
63 } 63 }
64 }, 64 },
65 "summary": "TCTEMP_2.3_MANUAL_Kernel_dev_Applying_patches" 65 "summary": "Kernel_dev_Applying_patches"
66 } 66 }
67 }, 67 },
68 { 68 {
69 "test": { 69 "test": {
70 "@alias": "kernel-configuration.kernel-configuration.TCTEMP_2.3_MANUAL_Kernel_dev_linux-yocto-local-source", 70 "@alias": "kernel-dev.kernel-dev.Kernel_dev_linux-yocto-local-source",
71 "author": [ 71 "author": [
72 { 72 {
73 "email": "ee.peng.yeoh@intel.com", 73 "email": "ee.peng.yeoh@intel.com",
@@ -84,12 +84,12 @@
84 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_2" 84 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_2"
85 } 85 }
86 }, 86 },
87 "summary": "TCTEMP_2.3_MANUAL_Kernel_dev_linux-yocto-local-source" 87 "summary": "Kernel_dev_linux-yocto-local-source"
88 } 88 }
89 }, 89 },
90 { 90 {
91 "test": { 91 "test": {
92 "@alias": "kernel-configuration.kernel-configuration.TCTEMP_2.3_MANUAL_Kernel_dev_linux-yocto-custom-local-source", 92 "@alias": "kernel-dev.kernel-dev.Kernel_dev_linux-yocto-custom-local-source",
93 "author": [ 93 "author": [
94 { 94 {
95 "email": "ee.peng.yeoh@intel.com", 95 "email": "ee.peng.yeoh@intel.com",
@@ -106,12 +106,12 @@
106 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_3" 106 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_3"
107 } 107 }
108 }, 108 },
109 "summary": "TCTEMP_2.3_MANUAL_Kernel_dev_linux-yocto-custom-local-source" 109 "summary": "Kernel_dev_linux-yocto-custom-local-source"
110 } 110 }
111 }, 111 },
112 { 112 {
113 "test": { 113 "test": {
114 "@alias": "kernel-configuration.kernel-configuration.TCTEMP_2.3_MANUAL_Kernel_dev_recipe-space_meta", 114 "@alias": "kernel-dev.kernel-dev.Kernel_dev_recipe-space_meta",
115 "author": [ 115 "author": [
116 { 116 {
117 "email": "ee.peng.yeoh@intel.com", 117 "email": "ee.peng.yeoh@intel.com",
@@ -128,12 +128,12 @@
128 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_5" 128 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_5"
129 } 129 }
130 }, 130 },
131 "summary": "TCTEMP_2.3_MANUAL_Kernel_dev_recipe-space_meta" 131 "summary": "Kernel_dev_recipe-space_meta"
132 } 132 }
133 }, 133 },
134 { 134 {
135 "test": { 135 "test": {
136 "@alias": "kernel-configuration.kernel-configuration.TCTEMP_2.3_MANUAL_Kernel_dev_External_source", 136 "@alias": "kernel-dev.kernel-dev.Kernel_dev_External_source",
137 "author": [ 137 "author": [
138 { 138 {
139 "email": "ee.peng.yeoh@intel.com", 139 "email": "ee.peng.yeoh@intel.com",
@@ -150,12 +150,12 @@
150 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_6" 150 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_6"
151 } 151 }
152 }, 152 },
153 "summary": "TCTEMP_2.3_MANUAL_Kernel_dev_External_source" 153 "summary": "Kernel_dev_External_source"
154 } 154 }
155 }, 155 },
156 { 156 {
157 "test": { 157 "test": {
158 "@alias": "kernel-configuration.kernel-configuration.TCTEMP_2.3_MANUAL_Kernel_dev_building_external_modules(hello-mod)", 158 "@alias": "kernel-dev.kernel-dev.Kernel_dev_building_external_modules(hello-mod)",
159 "author": [ 159 "author": [
160 { 160 {
161 "email": "ee.peng.yeoh@intel.com", 161 "email": "ee.peng.yeoh@intel.com",
@@ -172,12 +172,12 @@
172 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_10" 172 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_10"
173 } 173 }
174 }, 174 },
175 "summary": "TCTEMP_2.3_MANUAL_Kernel_dev_building_external_modules(hello-mod)" 175 "summary": "Kernel_dev_building_external_modules(hello-mod)"
176 } 176 }
177 }, 177 },
178 { 178 {
179 "test": { 179 "test": {
180 "@alias": "kernel-configuration.kernel-configuration.TCTEMP_2.3_MANUAL_Kernel_dev_local_parallel_meta", 180 "@alias": "kernel-dev.kernel-dev.Kernel_dev_local_parallel_meta",
181 "author": [ 181 "author": [
182 { 182 {
183 "email": "ee.peng.yeoh@intel.com", 183 "email": "ee.peng.yeoh@intel.com",
@@ -194,7 +194,7 @@
194 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_4" 194 "expected_results": "Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_Cases#Expected_Results_4"
195 } 195 }
196 }, 196 },
197 "summary": "TCTEMP_2.3_MANUAL_Kernel_dev_local_parallel_meta" 197 "summary": "Kernel_dev_local_parallel_meta"
198 } 198 }
199 } 199 }
200] \ No newline at end of file 200] \ No newline at end of file