virtualization icon indicating copy to clipboard operation
virtualization copied to clipboard

test(vdsnapshot): disable filesystem frozen check

Open eofff opened this issue 11 months ago • 1 comments

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

eofff avatar Apr 28 '25 07:04 eofff

Workflow has started. Follow the progress here: Workflow Run

The target step completed with status: success.

deckhouse-BOaTswain avatar May 23 '25 09:05 deckhouse-BOaTswain