Kevin Fenzi
3658dc79c8
Freeze: Fedora 30 final freeze in effect.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-16 21:27:54 +00:00
Kevin Fenzi
15abe27d77
mirrorlist_proxy: failure: put tags on previous task instead of the one they were supposed to be on.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-16 18:11:15 +00:00
Patrick Uiterwijk
1c5aef2d01
docsbuilding: separate builds per environment
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-16 20:10:34 +02:00
Patrick Uiterwijk
411d3776c7
docsbuilding: move cron.yml to template
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-16 20:10:34 +02:00
Kevin Fenzi
bf9bb94dd4
mirrorlist_proxy: The last commit missed adding tags.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-16 18:07:41 +00:00
Kevin Fenzi
15129b81fd
mirrorlist_proxy: Add a seperate check for mirrorlist cache files
...
Since we delegate the command, we can't test the cache files, since the
creates is looking on mm-backend01, not the proxies. So instead we
stat the cache files and only run the command if they don't exist.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-16 18:04:15 +00:00
Kevin Fenzi
1e9710de6c
mirrorlist_proxy: try and fix args so it correctly notes the creates arg
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-16 17:50:25 +00:00
Patrick Uiterwijk
a62eb89dd1
Deploy docsbuilding to prod
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-16 19:33:42 +02:00
Patrick Uiterwijk
1fd0776f26
Switch sundries-stg over to new docs build
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-16 19:29:39 +02:00
Patrick Uiterwijk
6f1a83499c
Mount docs in stg
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-16 19:25:07 +02:00
Patrick Uiterwijk
4439efdef1
Allow stg mounting
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-16 19:24:09 +02:00
Patrick Uiterwijk
8dea3c64f9
Add docs nfs volume to stg sundries
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-16 19:22:28 +02:00
Patrick Uiterwijk
36979503d4
Add stg_short var
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-16 19:16:01 +02:00
Mikolaj Izdebski
6e6eb98f9f
koji_hub: Run newRepo and distRepo tasks in createrepo channel
2019-04-16 17:39:55 +02:00
Kevin Fenzi
e2325968dd
people: allow sftp as some folks use it on fedorapeople
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-04-16 14:22:52 +00:00
Aurélien Bompard
b46a56f267
Give myself the power
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2019-04-16 13:47:53 +00:00
Mohan Boddu
1c5313a94e
Disable automated bodhi pushes for F30 Final Freeze
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-04-16 13:31:44 +00:00
Aurélien Bompard
0948dda3c3
Bodhi 3.14.0 to prod
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2019-04-16 13:13:53 +00:00
Martin Kutlak
4f48370094
retrace: Correct the action for attaching centos bugs
...
The action should attach existing mantis bugs to reports.
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-04-16 11:36:14 +02:00
Martin Kutlak
1c3bce3ab8
retrace: Add and setpassive_declares=t to fed-msg config
...
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-04-16 11:36:14 +02:00
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