forked from TrueCloudLab/frostfs-testlib
[#318] Add tombstone expiration test
Signed-off-by: a.berezin <a.berezin@yadro.com>
This commit is contained in:
parent
2a90ec74ff
commit
47bc11835b
7 changed files with 63 additions and 20 deletions
|
@ -53,3 +53,4 @@ HOSTING_CONFIG_FILE = os.getenv(
|
|||
)
|
||||
|
||||
MORE_LOG = os.getenv("MORE_LOG", "1")
|
||||
EXPIRATION_EPOCH_ATTRIBUTE = "__SYSTEM__EXPIRATION_EPOCH"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue