Stephen Smoogen
0a56549e1e
look to make sure the link is not used before changing things
2017-08-11 22:27:28 +00:00
Kevin Fenzi
ddcb120320
also include handlers on this
2017-08-11 21:26:25 +00:00
Kevin Fenzi
697f268594
use full path here
2017-08-11 21:11:58 +00:00
Kevin Fenzi
fa7c2dbc5d
switch staging builders to fedora-26
2017-08-11 20:41:51 +00:00
Ralph Bean
3cc85a2627
Typofix.
2017-08-11 17:49:47 +00:00
Ralph Bean
dd2e853a17
A few more threads for querying pagure.
2017-08-11 17:49:47 +00:00
Ralph Bean
eec6e8b8fd
More session re-use, for optimization.
2017-08-11 17:49:47 +00:00
Patrick Uiterwijk
3ba5349bef
Introduce koji policies for the -stg infra tags
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-11 17:41:36 +02:00
1ed3eb4fee
fixing jquery paths for upstreamfirst theme
2017-08-11 15:21:18 +00:00
Pierre-Yves Chibon
d546efe8a5
Set up rdbsync in resultsdb stg
2017-08-11 17:15:30 +02:00
Pierre-Yves Chibon
40e85a778a
Let me introduce you to the rdbsync role
2017-08-11 17:13:07 +02:00
Patrick Uiterwijk
d5317702bd
Move infra builds to the -stg tag
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-11 17:13:02 +02:00
Kamil Páral
07b4293938
taskotron: remove fake_fedorainfra role
...
fake_fedorainfra is deprecated and not used anymore
2017-08-11 17:00:10 +02:00
Ralph Bean
fe15aa7ae0
Temporarily disable emailing users while we figure out https://pagure.io/fedora-infrastructure/issue/6233
2017-08-11 14:54:42 +00:00
Ralph Bean
5e0c46d065
Give this a cron file name.
2017-08-11 14:43:52 +00:00
9f9af0804c
adding custom theme for upstreamfirst
2017-08-11 14:41:37 +00:00
Ralph Bean
8d46b46313
Configure the consolidated koji owner sync cronjob.
2017-08-11 14:41:07 +00:00
Matt Prahl
44b4d88d35
Modify owner-sync-pagure to accept multiple tags at once and use multithreading
2017-08-11 14:41:07 +00:00
ralph
bf97b87714
Modify owner-sync-pagure to use the releng user as the owner in Koji
2017-08-11 14:41:07 +00:00
Pierre-Yves Chibon
a8d59c5678
Add missing comma
2017-08-11 16:23:07 +02:00
Adam Miller
742a145a52
add tags for osbs orchestrotor/worker namespace plays
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-11 14:08:18 +00:00
Pierre-Yves Chibon
f0773ec0bd
Adjust the ssh keys info for pkgs.fp.o and stg
2017-08-11 15:54:54 +02:00
Adam Miller
b14141c54c
add kojibuilder_stg for osbs orchestrator openshift rolebinding
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-11 13:37:39 +00:00
Ralph Bean
9f9bfae895
Update robosignatory config for robosignatory-0.4.0
2017-08-11 13:19:04 +00:00
clime
fb44a2cb67
copr: add frostyx as admin of copr-fe, copr-be, and copr-dist-git
2017-08-11 15:15:53 +02:00
Kamil Páral
7a0a2d33d8
taskotron-trigger: fix variable condition
2017-08-11 13:31:22 +02:00
Kevin Fenzi
feb3fa8b60
readd this host var
2017-08-10 22:41:22 +00:00
Kevin Fenzi
fcf82e738c
drop 2 mirrorlists we do not need
2017-08-10 22:40:39 +00:00
Kevin Fenzi
b0ff16f989
this has to be dnf since these are now f26
2017-08-10 22:19:51 +00:00
Adam Miller
16f198fe0e
add namespace and enable orchestrator in osbs-client
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-10 22:06:27 +00:00
870251fa1f
changing trigger to look at new src repos instead of old pkgs repos
2017-08-10 20:18:50 +00:00
Ralph Bean
bcc71fd7d5
Enable the retirement propagation handler on pdc-backend02.
2017-08-10 20:02:49 +00:00
Justin W. Flory
4575e37cfe
Add oldschool mapping for LXQt SIG Member badge to group
2017-08-10 19:57:15 +00:00
Ralph Bean
bb595e71b6
Tag these tasks.
2017-08-10 19:41:11 +00:00
Ralph Bean
577acef7a8
Small optimizations to pagure-sync-bugzilla.py
2017-08-10 19:40:11 +00:00
Ralph Bean
2a9968f867
Apply the bugzilla override fas hotfix to the new bugzilla sync script.
2017-08-10 19:12:29 +00:00
Kevin Fenzi
0c16858598
drop docker-registry01.phx2.fedoraproject.org
2017-08-10 18:09:56 +00:00
Kevin Fenzi
3cb2683c7a
clean up more old infrastructure-testing repo stuff
2017-08-10 17:45:26 +00:00
Kevin Fenzi
74b74a5bb3
infrastructure-test is no longer a thing
2017-08-10 17:37:36 +00:00
Kevin Fenzi
6891731a0e
add buildvm-s390x-01 to runroot and compose channel
2017-08-10 17:28:02 +00:00
Kamil Páral
51454962dc
remove ansible_ifcfg_blacklist from taskotron hosts
...
We have eth0 devices now, and the blacklist is causing is routing
issues.
See: https://pagure.io/taskotron/issue/231
2017-08-10 19:18:32 +02:00
Kamil Páral
d4d019b054
taskotron: add sec=sys to nfs mount to work around rhbz 1480319
...
With nfs-utils-2.1.1-5.rc4.fc25 we couldn't write anything to the NFS
share, because sec=sys (default or autodetection) changed to sec=null.
Forcing that through fstab helps.
See: https://bugzilla.redhat.com/show_bug.cgi?id=1480319
2017-08-10 19:02:04 +02:00
Kevin Fenzi
87dd290a62
weed all the openshift go health checks from logs
2017-08-10 16:12:45 +00:00
Ralph Bean
6cdc5fbf44
Put a lock wrapper also around the package-owner-aliases cronjob on bastion.
2017-08-10 15:51:52 +00:00
2a89fc0b92
and here too
...
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-10 15:50:01 +00:00
c421c8b4a1
nuke old fedmsg hotfix
...
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-10 15:49:30 +00:00
Patrick Uiterwijk
6832c75c58
RHIT has blocked bastion from using internal mx, which is in DNS. Workaround
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-10 17:47:31 +02:00
Ralph Bean
ae045e1ac7
lock-wrapper wants quotes.
2017-08-10 15:46:46 +00:00
Ralph Bean
b7f463742c
Revert "Each statement needs its own lock-wrapper."
...
This reverts commit 5890812321
.
2017-08-10 15:46:46 +00:00
Patrick Uiterwijk
afd0a590f9
Using API at id.fp.o broke
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-10 17:43:55 +02:00