INFRA-140 test prototypes

This commit is contained in:
anastasia prasolova 2020-04-30 16:14:32 +03:00
parent 10d0d540d7
commit 25810a756d
6 changed files with 121 additions and 0 deletions

View file

@ -0,0 +1,6 @@
#!/usr/bin/python3
ROOT='../..'
RESOURCES="%s/resources/lib" % ROOT
TESTSUITES="%s/testsuites/integration" % ROOT