Commit graph

26433 commits

Author SHA1 Message Date
Kamil Páral
e22233b5db taskotron: fix duplicate jobs prevention #2
In commit 77cf9ae061 I had the condition inverted, sigh.
2019-04-16 09:28:47 +02:00
Kamil Páral
77cf9ae061 taskotron: fix duplicate jobs prevention
In commit 111fc1805c I forgot to expand a variable.
2019-04-16 09:06:20 +02:00
Kevin Fenzi
c8de1af1d1 odcs-frontend01.stg: don't bother with netapp route in staging as it has no eth1 interface.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-15 20:47:46 +00:00
Kevin Fenzi
b19f0a2364 pagure-stg: no repoSpanner here, so do not try and set the acl to a nonexistant user.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-15 19:41:12 +00:00
Kevin Fenzi
ac8213f97c virthost-aarch64-os: Use libvirt group instead of sysadmin-main for the virt socket on these.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-15 16:18:09 +00:00
Aurélien Bompard
54882cff68 Deploy the final Bodhi package to staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2019-04-15 15:03:06 +00:00
Kevin Fenzi
b30cb8c70b bodhi-backend: fix up some tasks around restarting fedmsg-hub-3
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-15 14:52:29 +00:00
Kamil Páral
111fc1805c taskotron: prevent duplicate jobs in buildmaster config
There was one remaining case when duplicate jobs could crash the job -
when the tasks were not run simmultanously at all. I added another guard
at the final location of the artifacts, which should hopefully solve it.
2019-04-15 15:27:36 +02:00
Kevin Fenzi
09ae58534c koji-builder: only install new koji package on new builders.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-15 03:43:08 +00:00
Kevin Fenzi
59e3454683 basessh: Only use useprivseperation on rhel7 and add sftp on koji01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-13 21:56:57 +00:00
Patrick Uiterwijk
b3d2c42fd1 Allow access to 44342 post-redirect
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-13 21:58:11 +02:00
Patrick Uiterwijk
6c83d09da2 And remember to remove the -t
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-13 21:48:08 +02:00
Patrick Uiterwijk
4ec7e1a547 Move this rule to nat_rules
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-13 21:47:45 +02:00
Patrick Uiterwijk
cbf5f95037 Reroute 443 to 44342 for Zanata
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-13 21:38:37 +02:00
Patrick Uiterwijk
0af40df768 Add Request ID for fun
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2019-04-13 19:18:26 +00:00
Patrick Uiterwijk
14ea88dd85 Add Zanata id.fp.o TLSv1 workaround
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-13 21:16:21 +02:00
Patrick Uiterwijk
b99a18cf04 Re-enable TLSv1.2 and TLSv1.3
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-13 17:07:05 +02:00
Patrick Uiterwijk
47781778ff Temporarily allow TLSv1.0 and v1.1 to see if that fixes Zanata
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-13 16:41:21 +02:00
Patrick Uiterwijk
55c9fb266b Remove cgit from dist-git
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-13 15:57:00 +02:00
Adam Williamson
c3dde2234c openQA: Go to 5 simultaneous workers on aarch64 tap worker host
We need 5 to run a 5-test cluster, openQA just won't schedule
the tests if you don't have enough hosts. Let's just hope the
hardware can keep up.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-04-12 16:29:23 -07:00
Kevin Fenzi
b86e4987b8 compose-x86_64-02: Drop compose-x86-02, it's not used for anything anymore.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-12 22:14:58 +00:00
24d99173eb taskotron: excluding python3-autobahn due to broken deps in F29 2019-04-12 18:47:45 +00:00
Jeremy Cline
59e4691f88 message-bridges: fix filter python path 2019-04-12 17:58:58 +00:00
Jeremy Cline
ac1d9c0e52 message-bridges: add rate limits to the email logger 2019-04-12 17:51:17 +00:00
Jeremy Cline
6dc8fb4d26 Revert "Disable sending email on logs until I've found the problem, it's flooding"
This reverts commit 6cac5e473c.
2019-04-12 17:47:14 +00:00
Kevin Fenzi
29937224f6 rawhide-test: use python3 for ansible.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-12 17:16:36 +00:00
Kevin Fenzi
8608e266ec pagure: fix repospanner variable to use "s as it's the first thing in the assignment.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-12 17:15:14 +00:00
Jonathan Dieter
4c96b5f85c bodhi-backend: Add zchunk support to updates and updates-testing repositories
This re-adds zchunk support for the updates and updates-testing repositories
for both rpms and modularity.

Zchunk metadata was turned off due to a broken version of librepo that made it
out to stable, but a fixed version has been pushed and FESCo has decided[1] to
go ahead and turn this back on.

 1: https://pagure.io/fesco/issue/2116

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2019-04-12 17:13:47 +00:00
Stephen Smoogen
2549998aa9 [repospanner/pagure] when using variables.. check what you type twice before committing 2019-04-12 14:45:03 +00:00
Stephen Smoogen
4d9f322a13 [repospanner] When defining ports please use the variables in global.yml to make sure that all the files get edited during a playrun versus just one or two. Thank you. 2019-04-12 14:22:24 +00:00
Stephen Smoogen
a9d012bd61 make collectd skip even more crap on servers 2019-04-12 14:17:22 +00:00
Mikolaj Izdebski
7bd8f086b7 bodhi2/backend: Allow dist repos with unsigned rpms 2019-04-12 11:53:20 +02:00
Mikolaj Izdebski
d9859d9cc3 tag2distrepo: Convert suprious CR-LF to LF line endings 2019-04-12 11:40:37 +02:00
Jonathan Lebon
3b836aec94 tag2distrepo: also regen f*-coreos-continuous repos
We want to be able to get automatically regenerated yum repos whenever
we build into the continuous tags. This will be used by the Fedora
CoreOS team for building and testing.

See https://pagure.io/releng/issue/8165 for more details.
2019-04-12 11:37:58 +02:00
Stephen Smoogen
292e3a0b4c [collectd] We collect a lot of data on directories which are transient. Drop it 2019-04-11 21:56:37 +00:00
Kevin Fenzi
919e9382b3 virthost-ppc64le-os01: This host is not yet in service, disable it from nagios for now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-11 19:27:37 +00:00
Josef Skladanka
d826e19c62 Testdays - use dummy messaging plugin 2019-04-11 20:03:23 +02:00
Patrick Uiterwijk
da6e047cff Make clear that these are Fedora extending headers
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-11 18:22:31 +02:00
Patrick Uiterwijk
efa135e397 Actually make Proxies more clear in response headers
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-11 18:17:50 +02:00
Kevin Fenzi
b1d1e4a685 koji builder: we need to install the builder plugins package so we have runroot plugin.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-11 15:20:40 +00:00
Mikolaj Izdebski
3cedc1366b basessh: Fix libselinux-python installation on Fedora >= 31 2019-04-11 15:24:49 +02:00
Mikolaj Izdebski
6680b25ef8 basessh: Fix conditionals for installing libselinux-python 2019-04-11 15:18:39 +02:00
Mikolaj Izdebski
b67b68d1a3 maintainer-test: Include variables from vars/all/* 2019-04-11 15:13:23 +02:00
Mikolaj Izdebski
b37dd9e050 yumrepos: Fix fedora-modular baseurl for branched and rawhide 2019-04-11 15:07:48 +02:00
Patrick Uiterwijk
21781d80f6 Allow repoSpanner access to Pagure config
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-11 14:47:37 +02:00
Patrick Uiterwijk
a887438496 Allow admins to create repoSpanner repos and to migrate
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-11 14:05:41 +02:00
Clement Verna
0a6a20e986 The beta freeze is over
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-04-11 14:00:43 +02:00
Patrick Uiterwijk
535989676d Add Hook ID for repoSpanner
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-11 13:39:39 +02:00
Patrick Uiterwijk
bd83444819 Fix admin cert location
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-11 13:38:02 +02:00
Patrick Uiterwijk
792deadf51 Pagure: remove install of gitolite
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-11 13:32:36 +02:00