Actions
action #154180
opencoordination #151582: [epic] Future improvements for QE infrastructure salt management
Proper kvm asset cleanup for s390x kvm backend (svirt) and tests
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
See #150887
Acceptance criteria¶
- AC1: s390x kvm assets under /var/lib/libvirt/images do not exceed the available space without needing to rely on cron jobs
- AC2: s390x kvm openQA jobs still consistently pass
- AC3: https://gitlab.suse.de/openqa/salt-states-openqa/-/blob/master/libvirt/cleanup-openqa-assets is removed
Suggestions¶
- Lookup how the s390x kvm backend works from https://github.com/os-autoinst/os-autoinst/blob/master/backend/svirt.pm
- Consider to clean up assets when no longer in use, or even deleted after they have been used, or reuse the same files over and over again to not fill up
Out of scope¶
Alert handling and further tweaks for https://gitlab.suse.de/openqa/salt-states-openqa/-/blob/master/libvirt/cleanup-openqa-assets, already handled in #150887
Actions