File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ files.
151151Saving parsed result in the same format is important for post process such as
152152sending to LAVA. The following result format should be followed::
153153
154- test-caes -id pass/fail/skip
154+ test-case -id pass/fail/skip
155155 test-case-id pass/fail/skip measurement
156156 test-case-id pass/fail/skip measurement units
157157
Original file line number Diff line number Diff line change 4444 TESTDEF_PARAMS: "TST_CMDFILES='syscalls' SKIPFILE='skipfile-lkft.yaml' BOARD='hi6220-hikey' BRANCH='4.16' ENVIRONMENT='production'"
4545 timeout:
4646 minutes: 90
47- ```
47+ ```
48+
4849## Drive test run via SSH
4950 The same as local-run, but use over-ssh.yaml and over-ssh.sh instead and provide required additional parameters.
5051 ```
5960
6061 [ stretch-armhf-testdef] ( https://git.linaro.org/ci/dockerfiles.git/tree/stretch-armhf-testdef )
6162
62- ## Jenkins build job for new tag on qa/test-definitions
63+ ## Jenkins build jobs for new tag on the repo
6364 [ testdef-docker-image-arm64] ( https://ci.linaro.org/job/testdef-docker-image/ )
65+
6466 [ testdef-docker-image-armhf] ( https://ci.linaro.org/job/testdef-docker-image-armhf/ )
You can’t perform that action at this time.
0 commit comments