Kevin Fenzi
ed43e211cf
add bugzilla exception for dwd
2018-12-07 20:30:36 +00:00
Rick Elrod
89acf4a7b9
try upping concurrency a bunch here
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-12-07 19:33:18 +00:00
Stephen Smoogen
419a99a1c1
forgot to change body
2018-12-07 17:46:51 +00:00
Stephen Smoogen
55e1aa0120
this should make fedmsg-python less spammy
2018-12-07 15:46:31 +00:00
mprahl
23c8226576
Disable MBS from generating "-devel" modules
2018-12-07 13:55:34 +00:00
mprahl
7e440777a9
Rename the MBS configuration option of KOJI_ARCHES to ARCHES for v2.8.1
...
This reverts commit a7ce4dfbf6
.
2018-12-07 13:52:55 +00:00
clime
c21d545b83
copr-stg: update backend and keygen ips
2018-12-06 18:01:49 +01:00
clime
216b542dc2
copr-dev: update backend and keygen ips
2018-12-06 17:47:08 +01:00
clime
07717b6cf6
copr: update records for backend and keygen ips
2018-12-06 14:08:30 +01:00
clime
fcb643dbbf
copr: update configured images to f28
2018-12-06 12:26:33 +01:00
František Zatloukal
571bbeb7db
Taskotron: Stop Imagefactory from building Fedora 27
2018-12-06 11:15:49 +01:00
Adam Williamson
ed6fb9c465
Update check-compose role for Greenwave integration
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-12-05 19:33:06 -08:00
Adam Williamson
846d74373e
Greenwave Rawhide gating config: drop two tests
...
The ARM test has been failing forever and I haven't had time to
debug it; in fact I'd like to move it to running on aarch64 at
some point instead. install_no_user does not exist any more for
Workstation since the changes to remove user setup from the
Workstation live installer.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-12-05 13:26:59 -08:00
Randy Barlow
14d0ce841e
Upgrade production to bodhi-3.11.3-100.fc29.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-12-05 16:30:23 +00:00
Stephen Smoogen
fb4280fd0a
and we have yaml on top of yaml inside of json with a hint of xml
2018-12-05 16:29:01 +00:00
Randy Barlow
f03538de75
Upgrade staging to bodhi-3.11.3-100.fc29.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-12-05 16:01:59 +00:00
Stephen Smoogen
7b3ff69cb6
so we have closure
2018-12-05 15:53:04 +00:00
Stephen Smoogen
23c3714653
and add the items from suanands irc conversation for oidc
2018-12-05 15:07:39 +00:00
Stephen Smoogen
c0be3d0f81
add a variable for a secret key
2018-12-05 14:20:07 +00:00
Aurélien Bompard
f81e726601
Messaging-bridges: add env to notification emails
2018-12-05 09:05:00 +00:00
Kevin Fenzi
ed9e0798ad
update prod to latest too
2018-12-05 05:31:38 +00:00
Kevin Fenzi
1a6245ae79
actually upgrade staging
2018-12-05 01:32:01 +00:00
Kevin Fenzi
2f91c244e7
upgrade prod openshift too
2018-12-05 00:48:52 +00:00
Stephen Smoogen
629ecc9813
and this will make sure kernel has a mgmt ip
2018-12-04 23:03:34 +00:00
Stephen Smoogen
97b47fcb68
for one to truly understand the depths of dhcpd, one must become dhcpd
2018-12-04 22:46:50 +00:00
Stephen Smoogen
9759186e1f
add hosts to mgmt ports
2018-12-04 22:11:17 +00:00
Kevin Fenzi
c27a41763a
fix url
2018-12-04 21:52:06 +00:00
Kevin Fenzi
48d3479d49
update openstack images a bit
2018-12-04 20:46:10 +00:00
Kevin Fenzi
94124d6d7c
fix upgrading var for openshift
2018-12-04 20:35:14 +00:00
Kevin Fenzi
565a92b315
move to latest openshift-ansible
2018-12-04 20:27:26 +00:00
Patrick Uiterwijk
00c27bb939
Accept the new Openshift when it says 'no such target', which means it was already removed
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-12-04 21:14:25 +01:00
Patrick Uiterwijk
df5009d443
Don't run silverblue compose for testing
...
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/thread/LGL6LPHSOPNKQUWGYHGZVSDOX466WHFH/
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-12-04 21:02:33 +01:00
Kevin Fenzi
45217ac634
clear some more newcloud stuff from nagios
2018-12-04 19:23:58 +00:00
Mohan Boddu
71dac8f680
Adding more multilib whitelist packages
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2018-12-04 18:34:06 +00:00
Jakub Kadlčík
1f4cb30e75
Fix letsencrypt cert generation for copr-fe-dev
2018-12-04 15:03:01 +01:00
Adam Williamson
e3a7bfda34
mediawiki fedmsg-emit: fix error on creating page ( #7415 )
...
This function is set up as a mediawiki hook. It expects to be
passed 12 args. It turns out that mediawiki 1.29.3 - the version
we're running - has two codepaths that call the hook: one passes
it all 12 args, one only passes it 11, missing out the final arg
(undidRevId). @puiterwijk tried to fix this in d85f8c2
, but it
seems he misread and set a default value for the 11th arg rather
than the 12th, so it didn't actually fix the problem. Moving the
default value to the 12th arg should fix the problem for good.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-12-03 23:48:38 -08:00
Patrick Uiterwijk
10c88b0933
Disable auto-update for appowners role
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-12-04 07:55:27 +01:00
Randy Barlow
27bf38e05b
Upgrade production to bodhi-3.11.2-100.fc29.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-12-03 20:43:47 +00:00
Randy Barlow
7ed16501c9
Upgrade staging to bodhi-3.11.2-100.fc29.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-12-03 20:16:27 +00:00
Kevin Fenzi
18ca69b231
just globally allow .java
2018-12-03 16:28:25 +00:00
clime
4af07f56e4
libravatar: update volume ids
2018-12-03 10:06:30 +01:00
Kevin Fenzi
4e59394183
more machines have .java now
2018-12-02 20:38:10 +00:00
Kevin Fenzi
678cbcd83a
sadly, var doesnt work here
2018-12-02 00:05:17 +00:00
Kevin Fenzi
27ff44b826
fix composer fedmsgs auth. ticket 7196
2018-12-01 23:50:08 +00:00
Kevin Fenzi
578686c290
no f27 anymore
2018-12-01 23:48:17 +00:00
Kevin Fenzi
4e20955cf7
fix postfix config on builders to fix dnf-automatic hangs
2018-12-01 22:31:12 +00:00
Dusty Mabe
6e750db205
bodhi-pungi: pass in ostree_oskey to fedora-lorax-templates
...
This is needed because of a recent change to parameterize
the key. https://pagure.io/fedora-lorax-templates/pull-request/30
2018-12-01 14:20:20 -05:00
Adam Williamson
8459241233
openQA: try bumping asset size limits a bit
...
This is a slightly inexact science, but I think we have solid
free space on both servers and it does seem like assets are
getting thrown away pretty aggressively, so let's see how this
does.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-12-01 08:40:09 -08:00
Rick Elrod
f4d97a5c91
s/27/29/
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-12-01 03:16:25 +00:00
Rick Elrod
375d0900c2
uncomment these now
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-12-01 02:35:22 +00:00