Commit graph

9091 commits

Author SHA1 Message Date
Ralph Bean
2255afcfe4 Remove most of the static fedmsg cert declarations now that we can generate them from inventory vars. 2015-06-30 16:13:03 +00:00
Ralph Bean
d50c77eca8 Move pkgdb from static fedmsg endpoints to dynamic. 2015-06-30 16:04:37 +00:00
Ralph Bean
689f8d7689 Fix that url. 2015-06-30 15:51:52 +00:00
Ralph Bean
9c88b9f719 Enable fedmenu for fedora-tagger. 2015-06-30 15:49:58 +00:00
Ralph Bean
65f49dd49f Add some tags to the lookaside sync playbook. 2015-06-30 14:24:55 +00:00
Ralph Bean
13c0fc577e Fix syntax error. 2015-06-30 14:22:17 +00:00
Ralph Bean
3af87f892c Oddly, lockbox01 is not actually in the lockbox inventory group. 2015-06-30 14:16:33 +00:00
Ralph Bean
2d3f7a289c Disable some mailing lists from being published to fedmsg. 2015-06-30 14:13:58 +00:00
Ralph Bean
d483db0bd4 Dispense with commented-out blocks. 2015-06-30 14:06:23 +00:00
Ralph Bean
a44cd6b274 Sync a smaller subset. 2015-06-30 14:06:23 +00:00
Pierre-Yves Chibon
34b2c5c35a Bump mm-backend01.stg to 4 CPUs 2015-06-30 15:09:00 +02:00
Valentin Gologuzov
f99e4ff3bd [copr] add ssh access to copr-be-dev for asamalik 2015-06-30 15:08:34 +02:00
Valentin Gologuzov
529c4102c5 [copr][backend] fix file path 2015-06-30 14:51:56 +02:00
Valentin Gologuzov
fe16beb2eb [copr][backend] new package to install on the builders 2015-06-30 14:41:51 +02:00
Valentin Gologuzov
122d7bfbdf [copr][backend] put copr.repo to the builders 2015-06-30 14:26:31 +02:00
Ralph Bean
23398d7f6a Fix syntax errors. 2015-06-29 19:14:39 +00:00
Ralph Bean
d8f09def3d Separate out python2 and python3 fedmsg hosts. 2015-06-29 19:11:53 +00:00
Ralph Bean
669210596c Tag up the mailman role. 2015-06-29 19:02:54 +00:00
Ralph Bean
908ebc694c Far fewer packages start with "q" than "a". 2015-06-29 18:12:30 +00:00
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
Ralph Bean
984a62390f A try at a playbook to sync a subset of prod lookaside to stg. 2015-06-29 15:31:44 +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
Kevin Fenzi
addb287e59 Re-enable backups of /srv on pkgs02 again. 2015-06-27 14:57:23 +00:00
Mikolaj Izdebski
7025200095 Support IPv6 on jenkins 2015-06-26 20:59:11 +00:00
Mikolaj Izdebski
ee079dbf85 On jenkins-dev open port 8080 instead of 80 2015-06-26 20:55:14 +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
eda5c625b3 Include yumrepos pre-task to get epel repos for packages. 2015-06-26 20:00:52 +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
f26953b6a2 Include restart_services handlers in jenkins-dev playbook 2015-06-26 19:37:06 +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
Mikolaj Izdebski
dbee3e1f54 Re-add base role to jenkins-dev
This reverts commit b846bf60fa.
2015-06-26 19:00:31 +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
b846bf60fa Remove base role from jenkins-dev 2015-06-26 18:45:06 +00:00