summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/manual
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-11-16 15:38:00 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-21 23:08:19 +0000
commitbd67c56d366cb70e6af80dbedbe5036671bcae49 (patch)
treed36faa004d2dc5f2d9f8d923950d187b841ec2d7 /meta/lib/oeqa/manual
parentbd2a3c7b2b53af582b32664e85449bbc7f998eb7 (diff)
downloadpoky-bd67c56d366cb70e6af80dbedbe5036671bcae49.tar.gz
oeqa/manual/compliance-test: remove crashme tests
(From OE-Core rev: 9739259a8c169b5bc47fe93158a276eda0195ecf) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/manual')
-rw-r--r--meta/lib/oeqa/manual/compliance-test.json48
1 files changed, 0 insertions, 48 deletions
diff --git a/meta/lib/oeqa/manual/compliance-test.json b/meta/lib/oeqa/manual/compliance-test.json
index 367a416f01..e374c5bb64 100644
--- a/meta/lib/oeqa/manual/compliance-test.json
+++ b/meta/lib/oeqa/manual/compliance-test.json
@@ -1,52 +1,4 @@
1[ 1[
2 {
3 "test": {
4 "@alias": "compliance-test.compliance-test.stress_test_-_Genericx86-64",
5 "author": [
6 {
7 "email": "corneliux.stoicescu@intel.com",
8 "name": "corneliux.stoicescu@intel.com"
9 }
10 ],
11 "execution": {
12 "1": {
13 "action": "Bootup with core-image-sato-sdk image",
14 "expected_results": ""
15 },
16 "2": {
17 "action": "Execute the crashme test with below command \n\n./opt/ltp/runltp f crashme",
18 "expected_results": "The stress testing should not make the target crash. Check CPU usage and basic functionality of the system after the tests are over. "
19 }
20 },
21 "summary": "stress_test_-_Genericx86-64"
22 }
23 },
24 {
25 "test": {
26 "@alias": "compliance-test.compliance-test.stress_test_-_- crashme_-_-Beaglebone",
27 "author": [
28 {
29 "email": "corneliux.stoicescu@intel.com",
30 "name": "corneliux.stoicescu@intel.com"
31 }
32 ],
33 "execution": {
34 "1": {
35 "action": " Get crashme from http://people.delphiforums.com/gjc/crashme.html",
36 "expected_results": ""
37 },
38 "2": {
39 "action": "Follow the setup steps on above URL, build crashme in target",
40 "expected_results": ""
41 },
42 "3": {
43 "action": " Run crashme for 24 hours",
44 "expected_results": "Target should not crash with the program."
45 }
46 },
47 "summary": "stress_test_-_crashme_-Beaglebone"
48 }
49 },
50 { 2 {
51 "test": { 3 "test": {
52 "@alias": "compliance-test.compliance-test.stress_test_-_ltp_-Beaglebone", 4 "@alias": "compliance-test.compliance-test.stress_test_-_ltp_-Beaglebone",