mprahl
073a7cc91f
Modified owner-sync-pagure.j2 to retry API calls to Pagure in the event that Pagure is unavailable
...
Signed-off-by: mprahl <mprahl@redhat.com>
2017-08-08 14:08:12 +00:00
Patrick Uiterwijk
0fa102cbff
Forward main page requests and login requests to src.fp.o
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-08 13:02:38 +02:00
Kamil Páral
535be60068
taskotron: F24 is EOL
2017-08-08 09:57:39 +02:00
Ralph Bean
e86c14b328
Get some information back if the request fails.
2017-08-08 00:21:33 +00:00
Adam Miller
dddbcd3aa0
make sure docker is running before we pull images
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-07 22:41:50 +00:00
Adam Miller
c0d67799b5
update fedora image stream for osbs orchestrator cluster
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-07 22:01:02 +00:00
Matt Prahl
35cedf8547
Fix up the owner-sync script.
2017-08-07 21:07:24 +00:00
Adam Miller
ad5c66fbf7
helps to use correct hostname for delegation
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-07 19:08:23 +00:00
Adam Miller
af02a03b6d
Revert "run osbs image sync from a system that can actually delegate to composer"
...
This reverts commit e0121791ae
.
2017-08-07 19:07:48 +00:00
Adam Miller
aef2189eef
Revert "scrap the osbs delegate_to, just run a play on that system"
...
This reverts commit 41f15abb55
.
2017-08-07 19:06:42 +00:00
Adam Miller
41f15abb55
scrap the osbs delegate_to, just run a play on that system
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-07 19:01:27 +00:00
Adam Miller
e0121791ae
run osbs image sync from a system that can actually delegate to composer
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-07 18:57:51 +00:00
Ralph Bean
7d9b83f894
Switch the owner-sync script over from pkgdb to pagure.
2017-08-07 17:23:23 +00:00
Adam Miller
3b841aee9c
use correct host for stage image sync
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-07 17:17:40 +00:00
Adam Miller
40770874c9
use correct command syntax for skopeo (osbs)
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-07 17:14:38 +00:00
Ralph Bean
dbcedff04d
Missing initialization.
2017-08-07 17:11:57 +00:00
Adam Miller
0a8193a50e
switch to skopeo for managing origin images for osbs
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-07 17:11:42 +00:00
Ralph Bean
9bf76aff09
Have the koji owner sync job paginate through pagure projects.
2017-08-07 17:10:02 +00:00
Ralph Bean
7c5b49c7b5
Bugfix, .sort() returns None.
2017-08-07 16:53:11 +00:00
Ralph Bean
ea8250ba55
Typofix, remove trailing commas.
2017-08-07 16:53:01 +00:00
Ralph Bean
1b684fccb1
URLs changed.
2017-08-07 16:52:50 +00:00
Ralph Bean
23324d8ec2
put the owner-sync-pagure script in place next to owner-sync-pkgdb.
2017-08-07 16:45:28 +00:00
Adam Miller
fc7785239a
re-enable osbs-client role for osbs-orchestrator-cluster
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-07 16:18:51 +00:00
Patrick Uiterwijk
ccde82df8c
Bodhi can access it all
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-08-07 16:09:36 +00:00
Patrick Uiterwijk
857d9e535e
Allow bodhi CORS
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-07 18:05:18 +02:00
Adam Miller
0384c40e98
change origin_version format for osbs-orchestrator-cluster
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-07 15:41:58 +00:00
Adam Miller
6df12befbe
define openshift_required_images for osbs-stg
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-07 15:12:11 +00:00
Patrick Uiterwijk
bd8f4e6a76
Do not allow building from forks via a workaround
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-07 15:41:10 +02:00
Randy Barlow
1bfd7d53ea
Bodhi's upgrade playbook now enables infrastructure-tags-stg repo.
...
The repo used to be called infrastructure-testing, but it seems to
have been renamed to infrastructure-tags-stg. This commit adjusts
the playbook to use the new name.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2017-08-07 13:35:42 +00:00
Josef Skladanka
80bfbed342
Merge branch 'master' of batcave01:/git/ansible
2017-08-07 12:58:53 +02:00
Aurélien Bompard
ad4d7fc33e
Amend last commit, don't use more processes than CPUs, use threads instead
2017-08-07 12:58:36 +02:00
Aurélien Bompard
e63be6e58a
HyperKitty: more apache worker processes
...
We have plenty of RAM on this machine, and I think some UI slowdowns may
be caused by overworked daemon processes (these days there's more users
and more async requests than there used to be).
2017-08-07 12:58:36 +02:00
Aurélien Bompard
9041402686
Amend last commit, don't use more processes than CPUs, use threads instead
2017-08-07 09:29:32 +00:00
Josef Skladanka
44017f1832
Revert "Restart fedmsg-hub in trigger role"
...
This reverts commit 30f3a4c0ee
.
2017-08-07 11:27:01 +02:00
Aurélien Bompard
e7421962e7
HyperKitty: more apache worker processes
...
We have plenty of RAM on this machine, and I think some UI slowdowns may
be caused by overworked daemon processes (these days there's more users
and more async requests than there used to be).
2017-08-07 09:21:30 +00:00
Josef Skladanka
30f3a4c0ee
Restart fedmsg-hub in trigger role
2017-08-07 10:57:19 +02:00
Kevin Fenzi
7064a27b0e
add some epylog weeding
2017-08-05 20:19:09 +00:00
Pierre-Yves Chibon
1dc76e6889
Exclude the packager group from the front if it ever gets projects
2017-08-05 10:12:54 +02:00
Pierre-Yves Chibon
01886a3c49
Turn on user management in pagure/distgit so users and groups can be added to projects
...
Fixes https://pagure.io/fedora-infrastructure/issue/6196
2017-08-05 09:52:43 +02:00
Kevin Fenzi
1f84bca291
Revert "Try this f26 container"
...
This reverts commit aed38a6fa0
.
2017-08-04 23:45:34 +00:00
Kevin Fenzi
46ee717ce6
add qavirt sudoers to openqa-ppc64le-01
2017-08-04 21:46:27 +00:00
Ralph Bean
84bb8ffe84
Also, for staging.
2017-08-04 21:42:44 +00:00
Ralph Bean
6ba8087d07
URL change for pagure on dist-git.
2017-08-04 21:40:55 +00:00
Adam Williamson
c1cf9c3559
Move openQA PPC worker host box to staging for now
...
At least while we're just testing things out, this makes more
sense than having it on prod.
2017-08-04 14:34:18 -07:00
Pierre-Yves Chibon
c5174a6d6a
Let's not remove what we just installed
2017-08-04 23:22:32 +02:00
88aecf80ce
Merge branch 'master' of /git/ansible
2017-08-04 21:16:29 +00:00
aed38a6fa0
Try this f26 container
...
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-04 21:16:19 +00:00
Pierre-Yves Chibon
3fb6322541
Actually we need python-fedmsg-genacls and its config file
2017-08-04 23:02:08 +02:00
Pierre-Yves Chibon
4c93ad1d0a
Adjust the pdc url in stg vs prod
2017-08-04 22:46:38 +02:00
Ralph Bean
e4a44181f7
Tag this role with its own name.
2017-08-04 20:41:10 +00:00