Commit graph

27626 commits

Author SHA1 Message Date
Kevin Fenzi
8d9e9ba16d mediawiki: some more settings cleanup, fix ConfirmEdit loading.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-19 21:30:32 +00:00
Kevin Fenzi
eb31a3ae0a mediawiki: Fix up mediawiki for new version
Move IP setting to apache
Load modules the new one for ones that support it.
Undefine db prefix that was confusing mysql

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-19 19:45:48 +00:00
Kevin Fenzi
3a60f8c94a koji_hub: set dist repos to expire only after 6 months
This is to prevent kojira from removing less active dist repos under us.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-19 16:41:29 +00:00
Adam Williamson
5f29a944f2 relvalconsumer: fix the fedora-messaging routing keys
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-19 09:21:57 -07:00
Jeremy Cline
78128ae0ff rabbitmq_cluster: limit queue size to 1GB and remove stale queues
When a user creates a queue and then never consumes from it (such at the
current Greenwave queue) it grows and grows forever. This isn't a
problem in the short term as messages are very small and 100K messages
is in the range of 10MB (depending on the payload size, obviously), but
eventually it will lead to trouble.

This policy will delete any queue that has had no subscribers in 31
days, and as a safety measure also limits all queues to 1GB of storage,
which is probably excessive.

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2019-06-19 14:06:50 +00:00
Pavel Raiskup
edac7114e8 copr: aarch64 hypervisor documentation fix 2019-06-19 07:51:08 +02:00
Adam Williamson
a3bae57b0e relvalconsumer: fix email error message subject
boy, Lukas is sure gonna have a nasty surprise in his inbox in
the morning.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-18 17:45:20 -07:00
Adam Williamson
a0a6facdb2 openqa playbook: fix relvalconsumer queue name
d'oh.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-18 17:32:18 -07:00
Adam Williamson
0793e2d049 relvalconsumer: fix stupid python vs. toml boolean syntax...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-18 17:26:15 -07:00
Adam Williamson
31e2e85d8c openqa playbook: rearrange, drop queue 'when' conditionals
This was kinda...a mess. I had just dumped the queue creation
in the staging NFS client play for some reason, and it still
had 'when' conditionals from when I only wanted the messaging
stuff to happen on staging. This cleans all that up and creates
separate plays for the queue creation and NFS client stuff.
The plays should also be in the right *order* now, so we get
the NFS mounts created and the AMQP queues set up *before* we
run the roles.
2019-06-18 17:22:10 -07:00
Adam Williamson
8c41cdf9ac relvalconsumer: fudge queue name to work with openqa auth
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-18 16:48:32 -07:00
Adam Williamson
0ab1d6a8b5 relvalconsumer: fix handler text
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-18 16:48:01 -07:00
Adam Williamson
a6158e229a relvalconsumer: Whoops, forgot the restart handler
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-18 16:46:32 -07:00
Adam Williamson
aba005a548 Convert relvalconsumer to fedora-messaging
Following the basic scheme I set up for fedora_openqa, hope it's
all right...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-18 16:40:42 -07:00
Kevin Fenzi
db8c71dee4 wiki: drop serialized dir as it's not there anymore in new versions.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-18 23:40:03 +00:00
Stephen Smoogen
804c4b70d5 [dhcp] make sure all the 25s are 30 2019-06-18 22:48:16 +00:00
Stephen Smoogen
12a4696f61 [tftpboot] kernel and initrd need to match for kickstarts to work 2019-06-18 22:23:59 +00:00
Kevin Fenzi
0e80ba0ebc wiki: drop basset plugin for now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-18 21:49:30 +00:00
Stephen Smoogen
19205a29e9 clean up the noc boot so it works with f30 and remove eol fedora releases 2019-06-18 21:15:55 +00:00
Kevin Fenzi
8a018427a7 apache: f30+ has no /etc/init.d/ anymore.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-18 21:12:49 +00:00
Kevin Fenzi
f910e78813 wiki01.stg: Switch stg wiki to python3
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-18 21:03:01 +00:00
Kevin Fenzi
ee99c31e72 wiki: move staging wiki box to fedora 30
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-18 20:31:53 +00:00
Luca Bruno
f58075d5e9
coreos-cincinnati: update deployment to latest version
Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-18 13:30:31 +00:00
Luca Bruno
7ea616ce98
coreos-cincinnati: do not rollout on each run
Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-18 13:29:12 +00:00
Luca Bruno
d34b3b8ffa
coreos-cincinnati: undo some playbook breakage
Conditional build/deploy does not work with current role-based split
(vars cannot be registered after them). Let's undo this for now.

Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-18 13:11:01 +00:00
Luca Bruno
8b60731bb2
coreos-cincinnati: typo fix, invalid variable name
Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-18 11:49:30 +00:00
Luca Bruno
274ead17a6
coreos-cincinnati: rollout when deployment or config change
Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-18 11:45:15 +00:00
Luca Bruno
05cb301322
coreos-cincinnati: build when buildconfig changes
Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-18 11:44:50 +00:00
Luca Bruno
5d6b54306e
coreos-cincinnati: register openshift objects
Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-18 11:44:10 +00:00
Kevin Fenzi
9a0dbc365a storinator01: switch communishift exports to external ips as it has no internal ones.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-18 00:31:42 +00:00
Adam Williamson
3b6e6fea7a openqa/dispatcher: set up fedora-messaging restart handlers
This should handle consumer service restarts elegantly. I hope.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-17 17:05:23 -07:00
Adam Williamson
6360a231cb openqa/dispatcher: add missing quote mark
...sigh.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-17 16:36:53 -07:00
Kevin Fenzi
618d5f4553 docsbuilding: Allow more time for pod to start.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-17 23:17:06 +00:00
Adam Williamson
97dd8ae650 openqa/dispatcher: always use fedora-messaging, ditch fedmsg
This ditches the ability to choose between fedora-messaging and
fedmsg and always uses fedora-messaging; with this, we'll switch
the prod instance to fedora-messaging also (fingers crossed).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-17 16:13:43 -07:00
Kevin Fenzi
0a9630f0a4 dhcp / cloud-noc01: change the dns to working ones.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-17 21:20:21 +00:00
Mohan Boddu
d869fa9afc Put ftbfs cron on compose-x86-01.phx2.fp.o only
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-06-17 20:32:21 +00:00
Stephen Smoogen
41e1be9da3 [storinator] try to get exports to work 2019-06-17 18:36:34 +00:00
Adam Williamson
9315d19e8a openqa/dispatcher: drop rate_limit from email log config
I cargo-culted this from the Bodhi config but it's a special
Bodhi thing we don't have, so drop it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-17 11:35:37 -07:00
Adam Williamson
b5ed2ce4e2 openqa/dispatcher: set up email error reporting
We had this for fedmsgs and it's pretty important, so let's try
and do it for fedora-messaging. The role has a generic setup,
infra-appropriate values are set in the group vars.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-17 11:24:22 -07:00
Stephen Smoogen
de352f6fcf [mbs_backend] add it so that releng can sudo run commands on mbs box 2019-06-17 17:51:56 +00:00
Kevin Fenzi
65862ec1b1 robosign: add f31-go side tag and remove f31-perl tag
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-17 17:38:37 +00:00
Randy Barlow
8a00e86638 bodhi: Only build armhfp for Fedora
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-06-17 14:58:53 +00:00
Luca Bruno
1264e5240e
coreos-cincinnati: update to build latest dumnati 2019-06-17 13:56:56 +00:00
Mohan Boddu
a0d4019d87 F28 Module Retirement
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-06-17 13:46:35 +00:00
Luca Bruno
7e03385097
coreos-cincinnati: use templated deploy ref 2019-06-17 13:40:07 +00:00
Luca Bruno
46cf29db0d
coreos-cincinnati: use a deploymentconfig template 2019-06-17 13:35:35 +00:00
Luca Bruno
51d85d91f9
coreos-cincinnati: use templated build ref 2019-06-17 13:31:34 +00:00
Luca Bruno
e865a220fe
coreos-cincinnati: move to a buildconfig template 2019-06-17 13:16:44 +00:00
Luca Bruno
c15bb92312
coreos-cincinnati: add playbook vars
Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-17 13:13:52 +00:00
Michal Konečný
bc117c828e the-new-hotness: Switch back to INFO log level
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-06-17 08:47:09 +02:00