action #47621
Update the rsync modules to include new ISO and repo
Start date:
2019-05-17
Due date:
2019-05-20
% Done:
100%
Estimated time:
Description
We have rsync-160hotstuff module and we need to make sure ISOs and repo of the new release is included. at least the popular parts of the distribution from the repo.
It would be good to have this for monday, so 160GB mirrors fetch the repo till release day.
Related issues
History
#1
Updated by lnussel over 4 years ago
- Copied from action #24924: Update the rsync modules to include new ISO and repo added
#2
Updated by lnussel about 4 years ago
- Category set to Infrastructure
#3
Updated by lnussel about 4 years ago
- Due date changed from 2019-05-08 to 2019-05-20
- Start date changed from 2019-05-03 to 2019-05-17
#4
Updated by lnussel about 4 years ago
- % Done changed from 0 to 80
added the repo manually to 160g, 320g and 640g. Will add iso on the release day as I don't know how the access is controlled there
#5
Updated by lnussel about 4 years ago
- Status changed from New to Closed
- % Done changed from 80 to 100
for i in 160g 320g 640g; do rsync -aH --link-dest /srv/ftp-stage/pub/opensuse/distribution/leap/15.1/iso/ /srv/ftp-stage/pub/opensuse/distribution/leap/15.1/iso/ /srv/rsync-modules/$i/distribution/leap/15.1/iso/ -v; done
#6
Updated by lnussel over 3 years ago
- Copied to action #61368: Update the rsync modules to include new ISO and repo added