noobaa-core
noobaa-core copied to clipboard
NSFS | NC | fix versions_dir_cache validation
Explain the changes
- change versions_dir_cache validation to check if .versions dir exists before validation
- change condition to account for all case of .version dir exists/ don't exists
- enable relevant ceph tests
Issues: Fixed #xxx / Gap #xxx
- https://github.com/noobaa/noobaa-core/issues/8314
Testing Instructions:
- run ceph tests
- [ ] Doc added/updated
- [ ] Tests added