Project

General

Profile

Actions

action #52049

closed

enable iso syncing to openQA

Added by lnussel almost 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
QA
Target version:
Start date:
2019-05-29
Due date:
2019-06-24
% 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


Related issues 2 (0 open2 closed)

Blocked by openSUSE Leap 15.2 - action #52040: setup openQAResolvedokurz2019-05-282019-06-24

Actions
Copied from openSUSE Leap 15.1 - action #37141: enable iso syncing to openQAResolvedokurz2018-06-032018-06-29

Actions
Actions #1

Updated by lnussel almost 5 years ago

Actions #2

Updated by lnussel almost 5 years ago

Actions #3

Updated by okurz almost 5 years ago

  • 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]
Actions #4

Updated by okurz almost 5 years ago

  • Status changed from Feedback to Resolved

communicated the current state to lkocman, rest should probably be done with #52067

Actions

Also available in: Atom PDF