action #52049
closed
enable iso syncing to openQA
Added by lnussel over 5 years ago.
Updated over 5 years ago.
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
- Status changed from New to Feedback
- Assignee set to okurz
https://gitlab.suse.de/openqa/scripts/merge_requests/359 adds support, directory structure for snapshot-changes setup. Errors:
+++ Rsync errors:
rsync: change_dir "/build/openSUSE:Leap:15.2:ToTest/images" (in opensuse-internal) failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1674) [Receiver=3.1.3]
- Status changed from Feedback to Resolved
communicated the current state to lkocman, rest should probably be done with #52067
Also available in: Atom
PDF