Commit Graph

21637 Commits

Author SHA1 Message Date
Kevin Fenzi
304641b149 make os-control01.stg also larger 2018-02-23 23:05:15 +00:00
Kevin Fenzi
577076925e try this 2018-02-23 22:49:36 +00:00
Kevin Fenzi
4e6a50ee7e update openshift repo file for 3.7 2018-02-23 22:26:39 +00:00
Kevin Fenzi
45748f17d0 Update OpenShift in stg to 3.7 hopefully and reinstall vm's to get larger disks. 2018-02-23 22:02:23 +00:00
clime
201237b9d0 copr-frontend: dep is python3-alembic 2018-02-23 22:55:04 +01:00
clime
811c436340 copr-frontend: it's alembic-3 now 2018-02-23 22:53:41 +01:00
clime
f278a47117 copr-frontend: fix alembic invocation
* see https://bugzilla.redhat.com/show_bug.cgi?id=1536058
2018-02-23 21:29:50 +01:00
clime
c50aa8746f copr-backend: tweak lighttpd logrotate script 2018-02-23 18:03:40 +01:00
Patrick Uiterwijk
89fc603a89 Allow GET/HEAD requesting by everything
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-02-23 18:02:32 +01:00
clime
b2ab563302 copr-backend: activate copr_prune_results but on weekly basis 2018-02-23 17:57:12 +01:00
clime
176c3bb2fc copr-frontend: allow execmem
* see https://bugzilla.redhat.com/show_bug.cgi?id=1535689
2018-02-23 17:52:26 +01:00
Stephen Smoogen
c996069fe7 make this longer so we dont have as many 503s 2018-02-23 16:51:08 +00:00
František Zatloukal
49611b2e6e Taskotron: Adapt buildmaster-configure playbook to "Try to launch buildmaster.service multiple times before giving up" 2018-02-23 15:34:36 +01:00
Mikolaj Izdebski
4beb7fe6c6 Don't use deprecated state=running service parameter 2018-02-23 14:14:28 +00:00
Mikolaj Izdebski
37e17c124a Fix typo in Koschei upgrade playbook 2018-02-23 14:08:08 +00:00
Mikolaj Izdebski
9f97d061ba Rework Koschei upgrade playbook 2018-02-23 13:59:31 +00:00
Pierre-Yves Chibon
f69eaee359 Pretty please simple_koji_ci, log more info
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-02-23 12:34:08 +01:00
Aurélien Bompard
50da569cb0 Hubs: allow execmem 2018-02-23 10:12:30 +00:00
Aurélien Bompard
974e4058ac Hubs: move the stg variables to the group vars 2018-02-23 08:25:16 +00:00
Aurélien Bompard
bd10b60d7a Hubs: minor update 2018-02-23 08:25:16 +00:00
clime
0b0f4dd06c copr-backend: install OpenStack clients as python2-* 2018-02-23 09:07:04 +01:00
clime
4ecca0ed53 copr-builder: ensure the latest mock-core-configs 2018-02-23 08:53:40 +01:00
clime
e8ea8a80c8 copr: we no longer use mbs 2018-02-23 08:53:33 +01:00
Stephen Smoogen
f39c2b99ee make sure proxy06 can be built on a real disk 2018-02-22 23:11:50 +00:00
Stephen Smoogen
817898b748 move this to another box 2018-02-22 23:08:53 +00:00
Todd Zullinger
4a3ef1013c git/hooks: only use first line as project description
Hi all,

This is something I've seen for ages and thought should be fixed (either by
this patch and/or another which supports multi-line description files
properly).

I have an alternate version of this patch which side-steps the issue by adding
the X-Project header last, so if it's multiple lines it won't screw up other
headers.  I think this is the proper fix though.

If multi-line description files are really something which are desired, then a
commit on top of this change could add support for reading the remaining lines
from the description file and add them to the message body.

 roles/git/hooks/files/git.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
2018-02-22 21:58:11 +00:00
Dusty Mabe
25d9274b52 remove cron job for atomic-cd repo
This is not used and we agreed to remove it. See [1] [2].

[1] https://pagure.io/releng/issue/7269
[2] https://pagure.io/atomic-wg/issue/349

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2018-02-22 16:16:40 -05:00
Nick Bebout
8ec4cb7c16 I just noticed that kevin's email address was spelled wrong in tahrir.ini, fixing 2018-02-22 21:16:18 +00:00
Ralph Bean
b714b23b92 When upgrading, choose python2-productmd over python-productmd. 2018-02-22 21:15:43 +00:00
Nick Bebout
c737933ae6 Add dustymabe to bugzilla exceptions 2018-02-22 21:13:46 +00:00
Patrick Uiterwijk
840e608559 Add tags
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-02-22 22:03:33 +01:00
Patrick Uiterwijk
8de70bd9a0 Sorry, KCM, but please fix your bugs and we'll look again 2018-02-22 22:02:53 +01:00
Patrick Uiterwijk
6920be10fa Remove f27m from new-updates-sync
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-02-22 15:47:51 +01:00
Peter Robinson
11365cf98b buildhw-aarch64 11/12 will become openqa-aarch64 1/2 2018-02-22 14:45:42 +00:00
Pierre-Yves Chibon
20ba04e6fb Fix typo in simple-koji-ci's fedmsg config
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-02-22 15:31:02 +01:00
Pierre-Yves Chibon
f6b7c0307b Adjust the simple_koji_ci fedmsg config
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-02-22 11:17:50 +01:00
Mikolaj Izdebski
120fc846c5 Check if service unit is present before trying to restart it 2018-02-22 09:35:29 +00:00
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
Andrea Veri
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