Commit graph

19862 commits

Author SHA1 Message Date
Kevin Fenzi
7503dbcf61 I think ppc8-03 is now sane 2017-10-08 20:02:14 +00:00
Patrick Uiterwijk
a73a4b5b52 Grant mjia and dcallagh appowner access to greenwave
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 19:59:07 +00:00
Patrick Uiterwijk
8347455e74 I thought I learned last week that roles need their namespace specified...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 19:57:59 +00:00
Patrick Uiterwijk
1ad53acd23 And *this* is plural. Man, singular and plural are hard
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 19:57:04 +00:00
Patrick Uiterwijk
e93950fc08 I named this singular
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 19:56:14 +00:00
Patrick Uiterwijk
59949db84d Only create project if it did not exist yet
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 19:53:55 +00:00
Patrick Uiterwijk
f51408ac1a Remove project-level admins
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-08 21:45:40 +02:00
Patrick Uiterwijk
65f21ee450 Allow specifying appowners for projects
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-08 21:45:19 +02:00
Kevin Fenzi
101a9044a9 update some more ppc64le bridges 2017-10-08 18:40:28 +00:00
Stephen Smoogen
24245e8c7b move legend 2017-10-08 18:30:17 +00:00
Stephen Smoogen
f08dcc387a try some colours more grey 2017-10-08 18:24:10 +00:00
Stephen Smoogen
b31b23649f try some colours 2017-10-08 17:58:39 +00:00
Kevin Fenzi
5d9b42480b add pxz on copr-fe for backups compression 2017-10-08 17:16:56 +00:00
Kevin Fenzi
24419dbb49 swap these 2017-10-08 17:05:59 +00:00
Kevin Fenzi
bbeccd4994 try this on this one host 2017-10-08 16:36:55 +00:00
clime
7d552ed879 copr-backend: install the latest copr-rpmbuild on builders 2017-10-08 17:04:46 +02:00
Adrian Reber
7146663478 mm2-crawler: reduce database load during crawling
The two crawlers used to start 25 threads (each) every 12 hours to crawl
the mirrors. The second crawler was already started two hours later to
reduce the database load. This commit increases the delay of the second
crawler to 6 hours, so that every crawler has the MM database for 6
hours on its own. At the same time the number of parallel crawlers is
reduced from 25 to 20 to also reduce the load on the database.

In addition the crawl timeout has been increased from 3 to 4 hours. This
is related to the fact the especially pub/archive has grown and
pub/fedora with the addition of the modular tree. Crawl timeouts can now
be seen more often, which can lead to mirrors being auto-disabled.

The main reason for these changes is that it can be seen in the logs that
the actual crawling of the mirrors does not always require most of time
but updating the state of all directories of each mirror in the database
can take a very long time. By reducing the number of parallel accesses to
the database, in the best case from 50 to 20, the crawling should get
faster (hopefully).

Signed-off-by: Adrian Reber <adrian@lisas.de>
2017-10-08 13:15:48 +02:00
Adrian Reber
5864ea7d9d mm2.cfg: removed duplicated configuration option
Signed-off-by: Adrian Reber <adrian@lisas.de>
2017-10-08 13:15:24 +02:00
Adrian Reber
45bb43590e mm-propagation: use pdc instead of pkgdb for active releases
The propagation scripts were still using pkgdb to get a list of active
releases. This switches the scripts to use pdc instead of pkgdb. One
difference between pdc and pkgdb is that pkgdb did not mark a release
as active until the actual release day. In pdc the release (in this case
f27) is already marked as active and it is not clear how to filter it
out until the official release.

As the propagation scripts are looking at the updates-released repository
it will not provide useful data for f27 until content is pushed to the
updates-released repository.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2017-10-08 12:56:36 +02:00
Kevin Fenzi
375ea2cf16 Revert "this is br2 now"
This reverts commit 3638f3b51d.
2017-10-07 23:54:23 +00:00
Kevin Fenzi
3638f3b51d this is br2 now 2017-10-07 22:01:41 +00:00
Kevin Fenzi
10066df0e9 move ppc64le buildvms to f26 2017-10-07 21:58:30 +00:00
Kevin Fenzi
0c31d62c52 add resultsdb to public db dumps, clean up script to use fqdn 2017-10-07 21:24:51 +00:00
Justin W. Flory
dd2dd1bbc7 Add oldschool mapping for Council FAS group to badge 2017-10-07 21:14:41 +00:00
clime
21130259f5 copr-backend: install copr-rpmbuild-0.8 to builders explicitly
this is temporary workaround until we deploy copr-backend that
supports newer copr-rpmbuild version
2017-10-07 21:17:20 +02:00
Patrick Uiterwijk
df5451a826 Make the rewrite rule terminate
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-07 10:14:52 +00:00
Patrick Uiterwijk
e812502795 I swear I wrote RewriteRules more often
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-07 10:11:54 +00:00
Patrick Uiterwijk
dad16b6b8f Redirect to /en by default
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-07 11:58:35 +02:00
Ralph Bean
c06d58844a Build wcidff on prod sundries. 2017-10-07 09:55:55 +00:00
Patrick Uiterwijk
54426cd6d0 Rename this thing
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-07 11:53:36 +02:00
Patrick Uiterwijk
ef9b7d9f52 Rsync for whatcanidoforfedora in prod
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-07 11:52:55 +02:00
Patrick Uiterwijk
18af64a292 Make ssundries-stg make whatcanidoforfedora available
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-07 11:49:59 +02:00
Patrick Uiterwijk
6bb8e1002e Add Proxy sync and serving to whatcanidoforfedora.org
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-07 11:48:42 +02:00
Ralph Bean
c5832cf276 No such variable in this script. 2017-10-07 09:42:37 +00:00
Ralph Bean
d374ed87a1 Fix copy/pasta errors. 2017-10-07 09:38:47 +00:00
Ralph Bean
b9b41189ea A stab at building whatcanidoforfedora.org in stg. 2017-10-07 09:34:07 +00:00
Patrick Uiterwijk
02ec27e931 Add krb_rdns options
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-07 02:46:29 +02:00
Patrick Uiterwijk
8f16aff7a8 Add tag2distrepo to bodhi-backend02
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-06 23:56:55 +00:00
Stephen Smoogen
b1572a994d you need to have the name match reality 2017-10-06 20:50:32 +00:00
Patrick Uiterwijk
80dd972339 Move the infra tags over to koji dist-repos
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-06 21:53:44 +02:00
Patrick Uiterwijk
cc3f493c18 Add mash to batcave
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-06 20:23:28 +02:00
Stephen Smoogen
45e8029de1 take out hosts from ansible while we rebuild everything 2017-10-06 17:31:41 +00:00
Ralph Bean
892b773685 Force cache update in koji upgrade playbook. 2017-10-06 17:03:50 +00:00
Ralph Bean
d439fbef48 Enable CG tagging in stg MBS. 2017-10-06 16:18:47 +00:00
Adam Miller
f2ba8005c4 fix osbs-custom-build role to allow edits for metadata storing in atomic-reactor
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-10-06 15:58:56 +00:00
Adam Miller
fa79394e37 fix role-namespace for osbs-custom build role binding in openshift
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-10-06 14:17:43 +00:00
Kamil Páral
2b87b19ed7 taskotron-client: change default minion to F26 2017-10-06 15:39:58 +02:00
Pierre-Yves Chibon
3dd1178863 Tag the gitolite/check_fedmsg_hooks 2017-10-06 10:04:43 +02:00
Pierre-Yves Chibon
59fe50e3f1 Add support for the hooks setup by pagure itself on dist-git
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2017-10-06 09:55:47 +02:00
Pierre-Yves Chibon
a1fd28c04c Fix the git-check-perms cron jobs 2017-10-06 08:52:06 +02:00