Actions
action #76237
closedenable iso syncing to openQA
Start date:
2020-10-28
Due date:
% Done:
0%
Estimated time:
Description
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.1
# chown factory-news 15.1
# setfacl -m u:geekotest:rwx 15.1
run rsync.pl and make sure an entry is created in snapshot-changes. Then symlink the current build:
# sudo -u geekotest ln -s $BUILDNR current
edit /etc/apache2/conf.d/factory-package-news.conf for the new release
Actions