Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 1 | [ |
| 2 | { |
| 3 | "test": { |
Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 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": { |
Brad Bishop | 79641f2 | 2019-09-10 07:20:22 -0400 | [diff] [blame^] | 13 | "action": "Bootup with core-image-sato-sdk image", |
Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 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 | { |
| 51 | "test": { |
| 52 | "@alias": "compliance-test.compliance-test.stress_test_-_ltp_-Beaglebone", |
| 53 | "author": [ |
| 54 | { |
| 55 | "email": "corneliux.stoicescu@intel.com", |
| 56 | "name": "corneliux.stoicescu@intel.com" |
| 57 | } |
| 58 | ], |
| 59 | "execution": { |
| 60 | "1": { |
| 61 | "action": "Build LTP with toolchain or in sdk image", |
| 62 | "expected_results": "" |
| 63 | }, |
| 64 | "2": { |
| 65 | "action": "Copy LTP folder into target, for example, /opt/ltp. Modify script, testscripts/ltpstress.sh, set Iostat=1, NO_NETWORK=1", |
| 66 | "expected_results": "" |
| 67 | }, |
| 68 | "3": { |
| 69 | "action": "cd testscripts/ && ./ltpstress.sh", |
| 70 | "expected_results": "This stress case will run for 24 hours Check the result\ntarget should not crash with the program " |
| 71 | } |
| 72 | }, |
| 73 | "summary": "stress_test_-_-ltp_-Beaglebone" |
| 74 | } |
| 75 | } |
Brad Bishop | c342db3 | 2019-05-15 21:57:59 -0400 | [diff] [blame] | 76 | ] |