You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/e2e/default_config.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,7 @@ logFilter:
55
55
- "leader election lost"
56
56
- "a virtual machine cannot be restored from the pending phase with `Forced` mode"# "err": "a virtual machine cannot be restored from the pending phase with `Forced` mode; you can delete the virtual machine and restore it with `Safe` mode"
57
57
- 'virtualMachineSnapshotSecret "" not found'# "msg": "virtualMachineSnapshotSecret \"\" not found"
58
+
- 'failed to sync migrating volumes: admission webhook \"virtualmachine-validator.kubevirt.io\" denied the request: spec.template.spec.domain.devices.disks'
58
59
regexpLogFilter:
59
60
- "failed to detach: .* not found"# "err" "failed to detach: virtualmachine.kubevirt.io \"head-497d17b-vm-automatic-with-hotplug\" not found",
60
61
- "error patching .* not found"# "err" "error patching *** virtualimages.virtualization.deckhouse.io \"head-497d17b-vi-pvc-oref-vi-oref-vd\" not found",
0 commit comments