-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
5
-
Storage - Ra 2022-04-04
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;