Done
Details
Assignee
Former userFormer user(Deactivated)Reporter
Barak KorrenBarak Korren(Deactivated)Components
Priority
High
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
Barak Korren
Barak Korren(Deactivated)Components
Priority
Created June 18, 2017 at 6:52 AM
Updated July 2, 2017 at 2:08 PM
Resolved June 22, 2017 at 4:16 PM
We currently have mirrors only for Gluster 3.6 and 3.8, since Gluster 3.10 was released, we need to add a mirror for it.
For more information about mirrors:
http://ovirt-infra-docs.readthedocs.io/en/latest/CI/Transactional_mirrors/index.html
The process to add mirrors is roughly:
Create a patch to the 'jenkins' repo with:
Adding upstream repo configuration to the '
data/mirrors-reposync.conf
' fileAdding a mirror sync job to '
jobs/confs/projects/system/sync_mirrors.yaml
'.Verify patch by:
Running JJB to create the new sync job
Invoke the new sync job to see that it manages to sync the mirror for the 1st time
Wait a while to let the job get schedules and run on its own (sync jobs are scheduled every 8 hours by default)
As part of this work please document the process for adding a new mirror in infra-docs.