forked from TrueCloudLab/frostfs-testcases
INFRA-140 test prototypes
This commit is contained in:
parent
10d0d540d7
commit
25810a756d
6 changed files with 121 additions and 0 deletions
6
robot/variables/common.py
Normal file
6
robot/variables/common.py
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
ROOT='../..'
|
||||
|
||||
RESOURCES="%s/resources/lib" % ROOT
|
||||
TESTSUITES="%s/testsuites/integration" % ROOT
|
Loading…
Add table
Add a link
Reference in a new issue