summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/manual/compliance-test.json
blob: e374c5bb64b34c00f0f22585ed2c00db4daa036c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[
  {
    "test": {
      "@alias": "compliance-test.compliance-test.stress_test_-_ltp_-Beaglebone",
      "author": [
        {
          "email": "corneliux.stoicescu@intel.com",
          "name": "corneliux.stoicescu@intel.com"
        }
      ],
      "execution": {
        "1": {
          "action": "Build LTP with toolchain or in sdk image",
          "expected_results": ""
        },
        "2": {
          "action": "Copy LTP folder into target, for example, /opt/ltp. Modify script,  testscripts/ltpstress.sh, set Iostat=1, NO_NETWORK=1",
          "expected_results": ""
        },
        "3": {
          "action": "cd testscripts/ && ./ltpstress.sh",
          "expected_results": "This stress case will run for 24 hours Check the result\ntarget should not crash with the program "
        }
      },
      "summary": "stress_test_-_-ltp_-Beaglebone"
    }
  }
]