INFRA-144 CI for test image ; readme

This commit is contained in:
anastasia prasolova 2020-05-20 15:26:13 +03:00
parent 6dd650100c
commit b23a49211b
7 changed files with 72 additions and 35 deletions

View file

@ -3,4 +3,6 @@
ROOT='../..'
RESOURCES="%s/resources/lib" % ROOT
TESTSUITES="%s/testsuites/integration" % ROOT
# path from repo root is required for object put and get
# in case when test is run from root in docker
ABSOLUTE_FILE_PATH="/robot/testsuites/integration"