action #41462
Updated by SLindoMansilla over 6 years ago
## Motivation In #31351 we ended up with https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/5097 which e.g. masks systemd timers on SLE15+ but on older SLE12 we still keep the cron jobs enabled. #41459 should make the btrfs maintenance related problems explicit so we should not be afraid to disable the cron jobs here. ## Acceptance criteria * **AC1:** [boo#1063638](https://bugzilla.opensuse.org/show_bug.cgi?id=1063638) does not show up on SLE12SP4 except for the "system_performance" scenarios * **AC2:** Ensure we have at least one scenario (eg. https://openqa.opensuse.org/tests/761677) on either o3 or osd which *can* reproduce [boo#1063638](https://bugzilla.opensuse.org/show_bug.cgi?id=1063638) ## Suggestions * Either delete the btrfs maintenance cron job files, especially "balance", mark them as not-executable or uninstall the according package * Or make the scripts blank. ## Further information Package involved - zypper se -si btrfsmaintenance - rpm -ql btrfsmaintenance