Project

General

Profile

action #92788

Updated by okurz over 2 years ago

## 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 use within osd in conjunction with storage.qa.suse.de 

 ## Acceptance criteria 
 * **AC1:** results on openQA osd can be automatically archived to /space-slow on osd itself storage from storage.qa.suse.de instead of deleting 

 ## Suggestions 
 * Make all the changes persistent within salt 
 * Ensure storage from storage.qa.suse.de is accessible to osd in an archiving path as expected by the openQA archiving feature over NFS 
 * Enable in /etc/openqa/openqa.ini

Back