... | @@ -172,7 +172,7 @@ You can run the `./testsuite` with various options. |
... | @@ -172,7 +172,7 @@ You can run the `./testsuite` with various options. |
|
* `./testsuite check` -> After "launch" check if the TS has finished.
|
|
* `./testsuite check` -> After "launch" check if the TS has finished.
|
|
* `./testsuite report` -> After launch check if the TS has finished and generate the report.
|
|
* `./testsuite report` -> After launch check if the TS has finished and generate the report.
|
|
|
|
|
|
You can do `./testSuite launch`, switch off your PC and then `./testSuite check/report`
|
|
You can do `./testsuite launch`, switch off your PC and then `./testsuite check/report`
|
|
|
|
|
|
* `./testsuite overview [branch]` -> Collect the testsuite data from the last testsuite executed on the branch `branch` and generate the report. Useful to generate a full report of various testsuites running different subsets, or to get the results of a testsuite executed by someone else.
|
|
* `./testsuite overview [branch]` -> Collect the testsuite data from the last testsuite executed on the branch `branch` and generate the report. Useful to generate a full report of various testsuites running different subsets, or to get the results of a testsuite executed by someone else.
|
|
* `./testsuite kill -> Terminate all the current testsuite jobs
|
|
* `./testsuite kill -> Terminate all the current testsuite jobs
|
... | | ... | |