... | ... | @@ -129,6 +129,18 @@ Here, you can define the test subsets you want to run. Type the names of the sub |
|
|
|
|
|
If you want to change a particular setting, you can run ./configure using one of these options
|
|
|
|
|
|
* `-a | --all ` Configure all the options
|
|
|
* `-e | --email [email] ` Change the email
|
|
|
* `-tg | --tests-git [git-adress]` Set up the tests git repository
|
|
|
* `-tb | --tests-branch [git-branch]` Select the tests git branch
|
|
|
* `-q | --queue [queue] ` Change the queue
|
|
|
* `-b | --alya-branch [svn-branch]` Change Alya branch
|
|
|
* `-p | --path [path] ` Change server path
|
|
|
* `-t | --tests [tests] ` Change the set of tests
|
|
|
* `-h | --help `Show configuration information
|
|
|
|
|
|
|
|
|
|
|
|
* `-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.
|
... | ... | |