virtualization
virtualization copied to clipboard
test(vdsnapshot): disable filesystem frozen check
Description
It is a known issue that filesystem not always freeze while vd snapshot tests. To prevent this error from causing noise during testing, we disabled this check. It will need to be re-enabled once this issue is fixed.
Why do we need it, and what problem does it solve?
What is the expected result?
Checklist
- [ ] The code is covered by unit tests.
- [x] e2e tests passed.
- [ ] Documentation updated according to the changes.
- [x] Changes were tested in the Kubernetes cluster manually.
Changelog entries
section: vdsnapshot
type: chore
summary: disable filesystem frozen check
impact_level: low
Workflow has started. Follow the progress here: Workflow Run
The target step completed with status: success.