forked from TrueCloudLab/frostfs-testcases
regex for versions ready
This commit is contained in:
parent
6449264dcf
commit
d40e875091
2 changed files with 9 additions and 18 deletions
|
@ -2,6 +2,5 @@ import os
|
|||
|
||||
TEST_CYCLES_COUNT = int(os.getenv("TEST_CYCLES_COUNT", "1"))
|
||||
|
||||
BIN_VERSIONS_FILE = os.getenv("BIN_VERSIONS_FILE")
|
||||
DEVENV_PATH = os.getenv("DEVENV_PATH", os.path.join("..", "frostfs-dev-env"))
|
||||
HOSTING_CONFIG_FILE = os.getenv("HOSTING_CONFIG_FILE", ".devenv.hosting.yaml")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue