Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • alya-testsuite alya-testsuite
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • alyaalya
  • alya-testsuitealya-testsuite
  • Wiki
  • Execute the Testsuite

Execute the Testsuite · Changes

Page history
Update Execute the Testsuite authored Mar 01, 2019 by Damien Dosimont's avatar Damien Dosimont
Hide whitespace changes
Inline Side-by-side
Execute-the-Testsuite.md
View page @ 76415123
......@@ -30,18 +30,25 @@ You will find here advanced features.
## Advanced configuration
You can run `./configure` with one of these options
You can run `./configure` with one of these options:
* -m To select the modules that will be compiled
* -e To change the user email
* -s To select the path in marenostrum where the testsuite will be executed
* -b To choose the branch that will be tested
* -t To select which tests will be executed
* -all To reset the whole configuration. Mandatory if you want to change your MN user or the login node.
* `-m` To select the modules that will be compiled.
* `-e` To change the user email.
* `-s` To select the path in marenostrum where the testsuite will be executed.
* `-b` To choose the branch that will be tested.
* `-t` To select which tests will be executed.
* `-all` To reset the whole configuration. Mandatory if you want to change your MN user or the login node.
Alternatively, you can edit the client-config.json by hand to edit options that are not available through the `configure` interface.
Alternatively, you can edit the `client-config.json` file by hand to edit options that are not available through the `configure` interface.
## Advanced run
You can run the `./testSuite` with various options.
* `./testSuite` -> Normal execution.
* `./testSuite launch` -> Execute the TS and finish after the initialization.
* `./testSuite check` -> After "launch" check if the TS has finished.
* `./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`
Clone repository
  • Analyze the results
  • Basic Information
  • Code coverage
  • Contribution workflow
  • Execute the Testsuite Svn
  • Execute the Testsuite
  • Manage the tolerances
  • _sidebar
  • Home