Commit graph

4388 commits

Author SHA1 Message Date
Ralph Bean
6da30e33d7 Try enabling that fedmsg plugin again. 2015-06-29 17:11:54 +00:00
Ralph Bean
e156b838a3 And skip installing it until we have python34-zmq. 2015-06-29 16:52:04 +00:00
Ralph Bean
d190263e85 Disable the fedmsg plugin for now. 2015-06-29 16:51:18 +00:00
Ralph Bean
fcf02695b3 Upgrade the fedmsg plugin and restart mailman3. 2015-06-29 16:41:29 +00:00
Ralph Bean
1d25e7d95a COPR doesn't have a 7Sserver string in there. 2015-06-29 16:37:03 +00:00
Ralph Bean
03aae94cfb Revert "Disable mailman3-fedmsg-plugin stuff until Monday"
This reverts commit ff2911e105.
2015-06-29 16:26:45 +00:00
Mikolaj Izdebski
4b7089576e Set Koschei polling interval back to 20 minutes 2015-06-29 16:14:17 +00:00
Adrian Reber
9232a74ba6 Run umdl for each category separately.
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).
2015-06-29 14:32:11 +00:00
Ralph Bean
fe5eccd3c7 Add backups for taiga.cloud.fp.o. 2015-06-29 13:26:41 +00:00
Michael Simacek
eee170b6c9 Revert "HOTFIX koschei downgrade scheduler lock"
This reverts commit 3b6cee493b.
2015-06-29 10:07:46 +00:00
Pierre-Yves Chibon
c749470102 Add support for pagure.io in easyfix 2015-06-29 12:03:43 +02:00
Michael Simacek
3b6cee493b HOTFIX koschei downgrade scheduler lock 2015-06-29 09:37:54 +00:00
Adrian Reber
0b76e6721a Use the new script to better distribute the load between the crawlers. 2015-06-28 10:24:56 +00:00
Adrian Reber
106562e2ca Reduce number of parallel crawlers from 32 to 31
Only wait 2 hours before starting the crawl on the second crawler.
2015-06-28 10:24:13 +00:00
Adrian Reber
138aedbd12 Renaming mm2_get-highest-active-host-id to mm2_get-mirrors-to-crawl. 2015-06-28 10:17:13 +00:00
Adrian Reber
c8420ba580 Better distribution of mirrors to crawl.
The script mm2_get-highest-active-host-id used to return the highest
ID of the active mirrors. This number was divided by the number of
active crawlers and then each crawler got its share of mirrors to crawl.
This did not take into account that more active mirrors are in the
higher IDs as old mirror IDs are not re-used and thus one crawler was
getting much more mirrors to crawl than another. The new script (which
will be renamed) now divides the list correctly by returning exactly the
fraction which each crawler should crawl.
2015-06-28 10:11:05 +00:00
Adrian Reber
0553afe274 Revert "Disable umdl for a manual 'umdl --delete' run."
This reverts commit 1b409809eb.

Manual umdl runs with '--delete' have finished. Now re-enabled cron
based umdl runs.
2015-06-28 10:10:07 +00:00
Mikolaj Izdebski
7025200095 Support IPv6 on jenkins 2015-06-26 20:59:11 +00:00
Mikolaj Izdebski
4e593519cc Use custom iptables config for jenkins 2015-06-26 20:47:11 +00:00
Mikolaj Izdebski
599c876e6a jenkins: Redirect port 80 to 8080 2015-06-26 20:27:24 +00:00
Kevin Fenzi
e6cf850eb9 Add a resolv.conf for fedorainfracloud and re-add base to jenkins-dev to test. 2015-06-26 19:58:24 +00:00
Mikolaj Izdebski
5734740406 install jenkins config file 2015-06-26 19:33:38 +00:00
Mikolaj Izdebski
d7ddc094f7 enable jenkins service to start on boot 2015-06-26 19:17:11 +00:00
Kevin Fenzi
54ab78ac4a Fix up base role so it works on f22 machines with dnf module. 2015-06-26 18:49:19 +00:00
Mikolaj Izdebski
38698e6be0 Define jenkins/master and jenkins/slave roles 2015-06-26 18:29:13 +00:00
506f4a7622 removing dead, not needed links from taskotron landing page 2015-06-26 18:28:56 +00:00
cdd3f32c20 even more syntax issues and fixing jquery url for fedmenu 2015-06-26 18:26:53 +00:00
Mikolaj Izdebski
9c735709d7 Fix koschei website nagios check 2015-06-26 18:10:32 +00:00
7ded2803de adding jquery script for fedmenu on static html 2015-06-26 17:54:35 +00:00
Mikolaj Izdebski
d67ff09989 Add mizdebsk to authorized nagios users 2015-06-26 17:12:08 +00:00
Mikolaj Izdebski
bcdb9533a4 Initial Koschei Nagios checks 2015-06-26 16:56:44 +00:00
84f480b3b4 fixing invalid js in template 2015-06-26 16:24:26 +00:00
abcfd19a80 more typo fun 2015-06-26 16:23:04 +00:00
05f2332c5b typo fun. fixing and putting if block back into template 2015-06-26 16:21:05 +00:00
e0ec4c6618 trying something else to make the template work 2015-06-26 16:15:16 +00:00
f41dd6e417 moving fedmenu variables around trying to fix template errors 2015-06-26 16:02:40 +00:00
a1d595e0ab making fedmenu on taskotron landing page configurable 2015-06-26 15:58:40 +00:00
c57cfd93d2 adding fedmenu to taskotron landing page 2015-06-26 15:40:03 +00:00
Mikolaj Izdebski
b97270624b Add hotfix for Koschei issue with resolving dependencies
For more details see https://github.com/msimacek/koschei/issues/16
2015-06-26 13:45:41 +00:00
Ralph Bean
ff2911e105 Disable mailman3-fedmsg-plugin stuff until Monday
...when we have time to mess with it.

This reverts commit 0489ad0d69.
2015-06-26 13:42:47 +00:00
Ralph Bean
0489ad0d69 Add the mailman3-fedmsg-plugin copr repo and enable it. 2015-06-26 13:35:25 +00:00
Mikolaj Izdebski
2adda13f4a Set koschei polling interval to 1 minute
This is to workaround problems with fedmsg receiving.
2015-06-26 08:28:39 +00:00
Michael Simacek
600551cd9f Fix koschei doc url 2015-06-25 13:19:54 +00:00
Michael Simacek
15cd4bf821 Add redirect to koschei documentation 2015-06-25 13:16:54 +00:00
Adrian Reber
1b409809eb Disable umdl for a manual 'umdl --delete' run. 2015-06-25 05:06:30 +00:00
bb6ad5d66e use the right name
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-25 01:16:45 +00:00
e9826035c3 need gpg to import keys
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-25 00:49:10 +00:00
a5b4bd2d01 Use custom grafana.service file with Restart=always defined
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-25 00:37:11 +00:00
Ralph Bean
c42c633c00 Pull in koschei changes from https://github.com/fedora-infra/apps.fp.o/pull/36 2015-06-25 00:18:04 +00:00
Ralph Bean
d26b6e837d Give an extra fedmsg endpoint for koschei-watcher. 2015-06-24 19:59:43 +00:00