Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
5
-
Storage - Ra 2022-04-04
Description
Summary
We need to add extra test cases into test_excl.py and add tiered storage scenario.
Acceptance Criteria (Definition of Done)
There should be the following test cases:
- Existing file; exclusive=true; same config;
- Existing file; exclusive=false; same config;
- Existing file; exclusive=true; different config;
- Existing file; exclusive=false; different config;
- Nonexisting file; exclusive=true;
- Nonexisting file; exclusive=false;