Project

General

Profile

action #24756

Updated by lnussel over 6 years ago

the rsync.pl script needs to be adjust to sync the isos to openQA 

 when doing that the directory for changes needs to be created 
 # cd /var/lib/snapshot-changes/opensuse/ 
 # mkdir 15.0 
 # chown factory-news 15.0 
 # setfacl -m u:geekotest:rwx 15.0

Back