Actions
action #103953
closedcoordination #64746: [saga][epic] Scale up: Efficient handling of large storage to be able to run current tests efficiently but keep big archives of old results
coordination #80546: [epic] Scale up: Enable to store more results
Use openQA archiving feature on o3 size:S
Description
Motivation¶
See parent #80546 . To be able to scale-up openQA we want to be able to separate recent openQA results (on expensive+fast storage) from older, important openQA results (on slow+cheap storage). With #91782 we have an archiving feature which we can now use (in conjunction with storage.qa.suse.de as backup target)
Acceptance criteria¶
- AC1: results on openQA o3 can be automatically archived to a separate space on o3 itself
Suggestions¶
- Create new partition from existing volume group vg0
- Create a new directory as target for archiving on the newpartition
- Mount that somewhere where openQA can move archived jobs to
- Enable archiving feature in /etc/openqa/openqa.ini
- Monitor over some days if that actually works
Files
Actions