Commit graph

21600 commits

Author SHA1 Message Date
Patrick Uiterwijk
50a5082089 Update variable name for database host
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-02-22 10:26:33 +01:00
Jan Kaluža
d26cb9aab2 Enable i686 arch for staging MBS, so we can test multilib on staging. 2018-02-22 08:54:52 +00:00
Kevin Fenzi
f92afac098 try and disable disk space checks for openshift nodes 2018-02-22 04:18:13 +00:00
Kevin Fenzi
feba553390 os-nodes hosts file does not exist, we want them to use the defaul os one, perhaps 2018-02-21 20:14:22 +00:00
Kevin Fenzi
fc591915ac add gnaponie to greenwave and waiverdb app owners per ticket 6716 2018-02-21 19:19:52 +00:00
Aurélien Bompard
e604f022e4 Hubs: use Apache + mod_wsgi 2018-02-21 16:23:34 +00:00
Aurélien Bompard
87dc6e0e9e Hubs: improve gunicorn config 2018-02-21 14:55:34 +00:00
Aurélien Bompard
475709bd70 Hubs: fixes related to the staging env 2018-02-21 14:55:34 +00:00
Aurélien Bompard
7e291eb576 Hubs: fix fedmsg services declaration 2018-02-21 14:55:34 +00:00
Pierre-Yves Chibon
56efae7e16 Do not relying on the existance of 3 spaces to make decisions
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-02-21 15:21:21 +01:00
ec5aff5eb9 GNOME Backups: excludes sockets and fifos 2018-02-21 12:56:52 +00:00
František Zatloukal
ac70030718 Taskotron: Try to launch buildmaster.service multiple times before giving up 2018-02-21 13:18:48 +01:00
Kamil Páral
84e7f60262 taskotron buildmaster: don't set executable bit on service file 2018-02-21 13:02:04 +01:00
Kamil Páral
d661bac3a7 taskotron: improve messaging for imagefactory-kill-zombie 2018-02-21 12:39:47 +01:00
František Zatloukal
a5d81b53bd Taskotron: Fix invalid variable names 2018-02-21 12:25:52 +01:00
František Zatloukal
5bb54e4325 taskotron: install timer to kill zombie VMs from ImageFactory
Fixes: https://pagure.io/taskotron/issue/233
2018-02-21 12:15:15 +01:00
Miroslav Suchý
98dd57011d retrace: delete invalid and processed reports 2018-02-21 12:12:33 +01:00
František Zatloukal
b56833ffbc Taskotron: ImageFactory Client - Rawhide=29 2018-02-21 12:06:05 +01:00
František Zatloukal
5d88b24c44 Taskotron: Add F28 to Imagefactory 2018-02-21 11:57:40 +01:00
František Zatloukal
2905880ace Taskotron: Update yumrepoinfo on prod,stg,dev 2018-02-21 10:47:57 +01:00
František Zatloukal
bf4e45adfb Taskotron: Update yumrepoinfo on stg 2018-02-21 10:30:14 +01:00
František Zatloukal
8dab9581c4 Taskotron: Update yumrepoinfo on stg 2018-02-21 10:19:23 +01:00
František Zatloukal
47efdae07f Taskotron: Update yumrepoinfo on dev 2018-02-21 10:08:34 +01:00
Aurélien Bompard
ad8dda1f5e Hubs: disable the fedmsg hubs service for now 2018-02-21 08:16:32 +00:00
Aurélien Bompard
f6b6e21363 Hubs: declare Fedmsg certs 2018-02-21 08:11:22 +00:00
Aurélien Bompard
5a908ed559 Hubs: adapt to SSL proxy 2018-02-21 08:11:21 +00:00
Kevin Fenzi
936e6df897 install python3 versions of these since pungi is all python3 now 2018-02-21 00:55:49 +00:00
Randy Barlow
fa0cfc333b Remove all of Bodhi's mash configs since we use Pungi now.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-02-20 21:38:56 +00:00
Patrick Uiterwijk
a90921040f There are *WAY* too many places this needs to be updated
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-02-20 20:57:54 +01:00
Kevin Fenzi
f4ae00064b add f29 to koji garbage collection 2018-02-20 19:56:44 +00:00
Patrick Uiterwijk
015b6fb649 Bring the tooling in sync post-branch as the docs say
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-02-20 20:52:53 +01:00
Mohan Boddu
9943bf9af8 Bodhi changes for f28 branching
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2018-02-20 18:35:00 +00:00
Mohan Boddu
9886b18831 Enabling branched/f28 compose
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2018-02-20 17:45:20 +00:00
Patrick Uiterwijk
5a46e3bbe9 Set keephost for hubs
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-02-20 17:40:47 +01:00
Pierre-Yves Chibon
445e2eadfc Invert logic of namespace vs pdc type
We are iterating through the gitolite config that is namespace
aware (ie: rpms, modules) and are checking if the repo is in the
list to update, list coming from pdc and thus style aware not
namespaces (ie: rpm, module).
So invert the logic.

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-02-20 17:23:21 +01:00
Pierre-Yves Chibon
d640cbbba0 Fix if the entry exists in pdc and not on disk and typo in an error message 2018-02-20 17:22:58 +01:00
Pierre-Yves Chibon
5b81d69c5d More proxy tweaking for hubs
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-02-20 15:40:54 +01:00
Aurélien Bompard
211f01e121 Hubs: use more variables 2018-02-20 14:28:44 +00:00
Aurélien Bompard
7b3cb4cbfb Hubs: mistake in the DB hostname 2018-02-20 14:26:02 +00:00
Aurélien Bompard
99fbf6fcd9 Hubs: we use a SSL proxy in staging 2018-02-20 14:10:11 +00:00
Aurélien Bompard
88dfabb402 Hubs: syntax error... 2018-02-20 13:49:37 +00:00
Aurélien Bompard
ab89150191 Hubs: OIDC authentication 2018-02-20 13:47:56 +00:00
Mikolaj Izdebski
51b0d7f025 Install tox on jenkins f26 slave 2018-02-20 12:58:50 +00:00
Pierre-Yves Chibon
c558e739d8 dist-git doesn't trigger the POST_COMPILE (that was missing anyway
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-02-20 12:54:15 +01:00
Pierre-Yves Chibon
4464bf6eda Fixes some typos in the script updating the gitolite config for mass-branching
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-02-20 12:48:35 +01:00
3e26e68ff4 GNOME backups: clutter.g.o has been decommissioned 2018-02-20 11:40:34 +00:00
Pierre-Yves Chibon
f17603d02a Add to dist-git the scripts we use for mass-branching
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-02-20 12:04:15 +01:00
Mohan Boddu
68598ed941 Setup for branching f28 from rawhide
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2018-02-20 09:00:29 +00:00
Giulia Naponiello
8fdb53319d Added RESULTSDB_API_URL settings parameter 2018-02-17 05:43:38 +01:00
Giulia Naponiello
d5a3be5032 deploymentconfig is now a template 2018-02-17 05:32:01 +01:00