Adam Miller
db2015358f
use notify instead of handler as needed
2016-03-07 22:16:55 +00:00
Adam Miller
59c88c05e4
add osbs ca to stage koji
2016-03-07 22:09:45 +00:00
Stephen Smoogen
550af56747
add some stuff to the data-analysis box
2016-03-07 20:41:48 +00:00
Adam Williamson
cb951141c5
openqa_dispatcher: correct a paste-o in fedmsg consumer copy
2016-03-07 12:13:15 -08:00
Adam Williamson
6df4aee7f7
check-compose: restart fedmsg-hub on check-compose changes
2016-03-07 12:10:14 -08:00
Adam Williamson
9d4634759b
openqa_dispatcher: update a comment
2016-03-07 12:09:00 -08:00
Adam Williamson
651061ea10
openqa_dispatcher: revise for fedmsg hub consumer
...
ditch the old systemd consumer service, install the fedmsg
consumer config file, add some fedmsg-hub reload notifications.
2016-03-07 12:06:41 -08:00
Adam Williamson
73da02a655
openqa: make openQA and FAS credentials root.fedmsg 0640
...
with openQA jobs being scheduled and wiki results reported
(well, when we get that working again) by fedmsg-hub consumers,
we have to let the fedmsg user read these files.
2016-03-07 11:26:16 -08:00
Stephen Smoogen
2572860b30
and put a bow on the script.
2016-03-07 17:42:11 +00:00
Patrick Uiterwijk
452f7df2f5
asamalik != admin
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-03-07 09:16:47 +00:00
Miroslav Suchý
99062c7f8d
add tag openstack_users to "Create roles for additional tenants"
2016-03-07 09:14:47 +01:00
Miroslav Suchý
56bbd20ec4
add clime access to Copr tenants in cloud dashboard
2016-03-07 09:12:48 +01:00
Michael Simacek
042de2c167
Adjust koschei resolver properties
2016-03-06 20:51:01 +01:00
Kevin Fenzi
558bc1644e
ssh host key update
2016-03-06 04:00:31 +00:00
Kevin Fenzi
b57f9b3fc1
We need nfs mounts before kojipkgs role
2016-03-06 02:20:37 +00:00
Kevin Fenzi
4e1595c0a7
Fix max_mem
2016-03-06 02:08:34 +00:00
Patrick Uiterwijk
8b3c58dcc0
settings.py is only for new darkserver, and breaks old one
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-03-05 21:54:06 +00:00
Adam Williamson
6ab0fbdc0e
drop fedmsg/base role from openQA for now
...
it apparently assumes the host is on the internal network, but
openQA hosts are on the QA network, so it kinda breaks things.
We'll just set up fedmsg-hub naively for now - there will be
no internal monitoring or any of that good stuff, but at least
it ought to *work*.
2016-03-05 12:55:26 -08:00
Kevin Fenzi
48a39ba4c0
Fix these conditionals. We don't use environment, but env
2016-03-05 20:18:54 +00:00
Patrick Uiterwijk
750ed8f464
This used to work... But for some reason doesn't anymore
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-03-05 20:12:30 +00:00
ac341d04b6
catch exceptions from adding users, another process may have added them
...
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2016-03-05 19:18:31 +00:00
47f99ffa18
add a mapping for koji tags to pkgdb names for rawhide
...
deal with fedora better
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2016-03-05 18:54:21 +00:00
Kevin Fenzi
5be2c81900
Move autosign02 to it's own group, it will need different config from autosign01
2016-03-05 16:46:42 +00:00
Kevin Fenzi
a612636a5e
Disable gnome backups so we can migrate them to their own volume.
2016-03-05 15:38:07 +00:00
Kevin Fenzi
dbd65f054a
Weed out dracut spew from when new kernels are installed.
2016-03-05 15:07:04 +00:00
Patrick Uiterwijk
f8767fae87
Be a bit more verbose on varnish cache clear
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-03-05 15:06:11 +00:00
Patrick Uiterwijk
0a77348f77
Make wiki also clear proxy12
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-03-05 15:05:56 +00:00
037c36b81a
we'll make aarch64-02a runroot host, add new ppc compose boxes
2016-03-05 12:13:44 +00:00
Pierre-Yves Chibon
f1ad9dcc9b
Add fedmenu integration settings to kerneltest
2016-03-05 09:44:25 +01:00
Kevin Fenzi
dccdd35d4a
Need another bool here.
2016-03-04 23:58:47 +00:00
Kevin Fenzi
f89fa02314
Hey look, *.stg.* have new ssh host keys.
2016-03-04 23:45:13 +00:00
Kevin Fenzi
c81a707127
Fix incorrect eth1 ip address.
2016-03-04 23:16:21 +00:00
Patrick Uiterwijk
98555b7fdc
Temporarily disable the new askbot theme until in development again
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-03-04 22:58:37 +00:00
Adam Williamson
c085d11112
check-compose: we don't have a service any more
2016-03-04 14:45:38 -08:00
Adam Williamson
f7ea6b51c0
also trim openqa-dispatcher fedmsg reqs
2016-03-04 14:39:43 -08:00
Adam Williamson
0a678a294f
trim check-compose package requirements
2016-03-04 14:38:46 -08:00
Adam Williamson
25e6469e4d
check-compose: switch to fedmsg-hub based fedmsg consumer
...
I'm switching the misc. QA fedmsg consumers over to using fedmsg-
hub, due to https://github.com/fedora-infra/fedmsg/issues/365 .
So we need to adjust how we install check-compose, install a
config file to enable the consumer, and also set up the fedmsg
base and hub roles on the openqa server boxes (which do the
check-compose job ATM).
2016-03-04 14:29:54 -08:00
Adam Miller
5a968a1881
remove trailing ',' from osbs-dev copy tasks
2016-03-04 21:53:49 +00:00
Adam Miller
28f79c0fe8
add custom ssl cert for roles/osbs-master, deploy it for osbs-dev host
2016-03-04 21:51:59 +00:00
Kevin Fenzi
2bd176b43d
bugyou needs redis it seems
2016-03-04 21:15:50 +00:00
Kevin Fenzi
b48a4790b5
Clean up all the places were we referred to fedora 21 repos. Switch autocloud-web02 back to 22
2016-03-04 20:30:38 +00:00
Ralph Bean
26447b69bd
Some logging would be nice.
2016-03-04 20:25:15 +00:00
Ralph Bean
893f63cc4e
A crime.
2016-03-04 20:20:41 +00:00
Kevin Fenzi
84d676f74b
python-bunch is needed here too. Wonder if we are missing a dep?
2016-03-04 20:17:14 +00:00
Kevin Fenzi
c45f7667e8
Seems pkgdb2 needs python-bunch to work these days.
2016-03-04 20:04:17 +00:00
Kevin Fenzi
6b54498648
We don't need to mess with the selinux context of comps repo anymore, as it's in cache dir
2016-03-04 20:02:29 +00:00
Kevin Fenzi
631a5d9903
Install the pem file here instead of bodhi-base
2016-03-04 19:53:03 +00:00
Ralph Bean
7b6216b912
Make localpath line up with remote path (it is just easier to reason about...).
2016-03-04 19:46:47 +00:00
Ralph Bean
7b00206671
Correct name of this topic.
2016-03-04 19:39:31 +00:00
Kevin Fenzi
d97d7dabd3
bodhi-backend01.stg needs two nics
2016-03-04 19:37:49 +00:00