Stephen Smoogen
61f292705c
[proxies] comment out coloamer from ansible configs
2020-04-24 21:34:11 +02:00
Stephen Smoogen
0a87de6e21
[proxies] remove proxy08 from ansible configs
2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
2c11e5af34
java-deptools: Move from F28 to F30
2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
32d66762ae
koschei: Move watcher service to OpenShift
2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
3134c7955b
group_vars/all: Make env_prefix and env_prefix empty strings, not None
2020-04-24 21:34:11 +02:00
Kevin Fenzi
400a37df3a
certgetter: use python3 for ansible.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:11 +02:00
Miroslav Suchý
e94715317a
add f31 to retrace
2020-04-24 21:34:10 +02:00
Kevin Fenzi
421f758968
openshift / prod: finished updating, new shiny node certs and all.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:10 +02:00
Kevin Fenzi
af49942b12
oci-registry: use python3
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:10 +02:00
Kevin Fenzi
ddc090d1d7
oci-candidate-registry01.stg: move to f30
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:10 +02:00
Kevin Fenzi
9f27c267d9
compose-x86: update to reflect reality
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:10 +02:00
Kevin Fenzi
aa2442a0b0
tang: Upgraded to f30
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:10 +02:00
Kevin Fenzi
1f1fda4b3e
certgetter: upgraded to f30
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:10 +02:00
Adam Williamson
10eb5d20f2
relvalconsumer: handle reporting image size bugs to Bugzilla
...
This relies on changes in relvalconsumer itself and relval.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-04-24 21:34:10 +02:00
Kevin Fenzi
1502d91813
openshift: Update to latest openshift ansible and containers.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
48b54828a2
Terminate koschei_backend_stg and koschei_web_stg hosts
2020-04-24 21:34:10 +02:00
Kevin Fenzi
45f170f053
openshift / staging: All upgraded now.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
e574183754
f31-test: Use a newer, GA cloud image
2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
62cfba310c
Add f31-test.fedorainfracloud.org
2020-04-24 21:34:10 +02:00
Kevin Fenzi
97498385b2
openshift / staging: enable upgrading
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:10 +02:00
Pavel Raiskup
0050e0bdd4
copr: be: flip to fedora-messaging
2020-04-24 21:34:10 +02:00
Pavel Raiskup
a57dbaff00
Revert "copr: enable fedmsg on be-dev"
...
This doesn't work, so we can not easily mimic what's on production now.
Let's scratch this idea, and move directly to fedora_messaging.
This reverts commit e360b92fecc9455d53804544d1066f4206ac4836.
2020-04-24 21:34:10 +02:00
Pavel Raiskup
6a0a9fed88
copr: enable fedmsg on be-dev
2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
7fbce5593d
Allow sysadmin-osbs to SSH into bastion and batcave
...
Resolves https://pagure.io/fedora-infrastructure/issue/8182
2020-04-24 21:34:10 +02:00
Pavel Raiskup
4d1bb2f80f
copr: fe-dev: try to enable sudo
2020-04-24 21:34:09 +02:00
Pavel Raiskup
cc0d7c2ed2
copr: drop 'stage' variable
...
Since the 'env' by design (see comments in inventory/group_vars/all) can
only contain 'production' or 'staging', we still need to have a way to
to detect 'staging' vs 'development'.
There already was 'devel' variable in copr, but it was set to 'true'
also on staging. So let's change this.
2020-04-24 21:34:09 +02:00
Clement Verna
d0ae90ff6f
OSBS: use python2 interpretor for rhel7 boxes in stg
...
Signed-off-by: Clement Verna <cverna@tutanota.com >
2020-04-24 21:34:09 +02:00
Clement Verna
bcf614aa1b
OSBS: Switch host to rhel7 in staging
...
Signed-off-by: Clement Verna <cverna@tutanota.com >
2020-04-24 21:34:09 +02:00
Clement Verna
8287cfd75a
Remove infinote from ansible
...
Signed-off-by: Clement Verna <cverna@tutanota.com >
2020-04-24 21:34:09 +02:00
Silvie Chlupova
857795d945
copr: devel frontend should not send emails to everyone
...
https://pagure.io/copr/copr/pull-request/959
2020-04-24 21:34:09 +02:00
Kevin Fenzi
7dbb115c1b
pkgs: add exclude for clamav scan on gdk-picbuf as it has a new test that triggers things.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:09 +02:00
Jakub Kadlcik
58ad46df10
copr: give schlupov and thrnciar a ssh access to dev and stg servers
2020-04-24 21:34:09 +02:00
Adam Williamson
ef3bbe781c
openqa: switch prod to fedora-messaging
...
*crosses fingers*
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-04-24 21:34:08 +02:00
Stephen Smoogen
2adedd60fa
move the ppc9 vms down to 18GB of ram to deal with buffer overhead
2020-04-24 21:34:08 +02:00
Kevin Fenzi
d0ac82599c
inventory: comment other fas01.stg out and also remove last bits of glittergallery-dev
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:08 +02:00
Kevin Fenzi
7a722b365b
aarch64-c10n1: fix copypasta
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:08 +02:00
Kevin Fenzi
c18032a725
fas01.stg: machine is down, don't try and operate on it for now.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:08 +02:00
Stephen Smoogen
b75b23302e
remove fedimg-dev
2020-04-24 21:34:08 +02:00
Stephen Smoogen
86e4dc77f1
try to make this work as a virtual guest on virthost-cloud01
2020-04-24 21:34:08 +02:00
Rick Elrod
7753c614ce
inventory: add mem_size for buildvm-ppc64le-19.ppc
...
Signed-off-by: Rick Elrod <relrod@redhat.com >
2020-04-24 21:34:08 +02:00
Jakub Kadlcik
6b99aedab9
copr: add schlupov access to copr-fe-dev
2020-04-24 21:34:08 +02:00
Kevin Fenzi
49eb0d29a9
old cloud cleanup: also remove instances from cloud inventory.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:08 +02:00
Kevin Fenzi
7416be2ce8
old cloud cleanup: drop communityblog/magazine more places, drop glittergallery
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:08 +02:00
Kevin Fenzi
25f3020473
blogs / twisted: drop magazine/communityblog and twisted bot instances from our old cloud.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:08 +02:00
Pavel Raiskup
2d38cdf8da
copr: builders: new images moved to production
2020-04-24 21:34:08 +02:00
Pavel Raiskup
fbbbc627d2
copr: be-dev: update images once more
...
.. all architectures.
2020-04-24 21:34:08 +02:00
Pavel Raiskup
d77ef6c712
copr: backend: configurable aarch64 builder image
2020-04-24 21:34:08 +02:00
Pavel Raiskup
27d39cbecc
copr: be-dev: update OS builder images
2020-04-24 21:34:08 +02:00
Pavel Raiskup
249069afa5
copr: builders: cut the image name definition to group_vars
...
This will allow us to temporarily affect staging instance only,
and test that the images are actually OK. We should though put
the timestamp to the image name.
2020-04-24 21:34:08 +02:00
Pavel Raiskup
baa5635ffe
copr: frontend: fix pointer to correct storage volume
2020-04-24 21:34:08 +02:00