| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With the stat()-less umdl and adapted wrapper script the umdl check can
now run more often.
Every 30 minutes:
* fedora
* epel
* fedora-secondary
Every 2 hours:
* alt
* archive
Signed-off-by: Adrian Reber <adrian@lisas.de>
|
|
|
|
|
|
|
| |
Now that umdl can run much faster and often the message bus is no
longer queried. Only the ctime of the fullfiletimelist-* is checked.
Signed-off-by: Adrian Reber <adrian@lisas.de>
|
|
|
|
|
|
|
|
|
|
| |
The umdl-required script used to query the message bus if there have
been changes on the master mirror. With the new stat()-less umdl
implementation the message bus is no longer queried but only the ctime
of the fullfiletimelist-* is checked to see if it has changed since the
last run.
Signed-off-by: Adrian Reber <adrian@lisas.de>
|
|
|
|
| |
This reverts commit 8e83d2cc8f827e6124ac698aef37ec123e9f3eb5.
|
|
|
|
|
|
|
| |
To better control what is available on the mirrorlist servers the
cronjob are disabled.
Signed-off-by: Adrian Reber <adrian@lisas.de>
|
|
|
|
| |
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
|
|
|
| |
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
| |
|
|
|
|
|
|
|
|
| |
From now on each umdl category is run separately at different times.
The categories 'Fedora Linux' and 'Fedora EPEL' are started every 30
minutes and if there has been a sync available fedmsg umdl is run for
just that category. The remaining categories are run once per day at
different times (00:00, 08:00, 16:00).
|
|
|
|
|
|
|
| |
This reverts commit 1b409809ebdc490a67e450a8d79ded2d00b28c3e.
Manual umdl runs with '--delete' have finished. Now re-enabled cron
based umdl runs.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
The script which checks if umdl should be run used to store
the time of the end of the current umdl run. It actually should
remember the time of the start of this run as we want to make sure
to pick up all changes since the start of the current run.
Also print the date and time in the same line as the logging.
|
| |
|
|
|
|
|
|
|
| |
/usr/bin/mm2_update-master-directory-list is now wrapped with a
script which queries the fedmsg bus if there is actually new data
on the master mirror. So now it is wrapped with a lock wrapper
and fedmsg query wrapper.
|
|
|
|
|
|
| |
to make sure the files are all there. The script is
looking in date dependent directories and depending
on the timezone of the remote server the files appear late.
|
| |
|
| |
|
| |
|
|
|
|
| |
zebra-dump-parser
|
|
|
|
| |
for umdl
|
| |
|
|
|