|
|
# Basic Usage
|
|
|
|
|
|
Currently, the testsuite can only run on a machine that is connected to the BSC network. It cannot be launched on Marenostrum. If your machine does not allow you to run the testsuite, please ask for an account on tannat.
|
|
|
|
|
|
You will need to configure your [gitlab ssh key](https://gitlab.bsc.es/profile/keys) to enable ssh git repository cloning.
|
|
|
|
|
|
Testsuite basic usage is composed of three steps: download the testsuite, configure it, and run it.
|
|
|
|
|
|
1. Checkout the TestSuit:
|
|
|
|
|
|
* Local Machine:
|
|
|
|
|
|
svn co svn+ssh://bsc21***@mn3.bsc.es/gpfs/projects/bsc21/svnroot/AlyaTS/Trunk
|
|
|
|
|
|
* From MN4:
|
|
|
1. Checkout the testsuite:
|
|
|
|
|
|
svn co file:///gpfs/projects/bsc21/svnroot/AlyaTS/Trunk
|
|
|
|
|
|
**We recommend running the testsuite on your machine more than on marenostrum**. If you struggle to configure your machine to run the testsuite, ask for an account on tannat and run the testuite from tannat.
|
|
|
|
... | ... | |