Commit graph

27993 commits

Author SHA1 Message Date
Kevin Fenzi
cb7ac41047 coreos: remember to add the websites for new endpoints.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:08 +02:00
Kevin Fenzi
d65b5f56c0 coreos: add some more routes for coreos: ticket 8066
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:08 +02:00
Chenxiong Qi
7ad62ce6c0 message-tagging-service: fix fedmsg config
Set proper relay_inbound address in order to publish messages.

Signed-off-by: Chenxiong Qi <cqi@redhat.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
Chenxiong Qi
fe3781dde7 message-tagging-services: set env var USERNAME for fedmsg to publish messages
Refer to the comment inside code for details.

Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:08 +02:00
Pavel Raiskup
8e9f2ae762 copr: builders: shorter health check timeout for aarch64
When the builder gets removed by resalloc, the new one (with the same
IP) gets created pretty quickly now.  This could lead to redis database
clash (two VMs with the same IP).
2020-04-24 21:34:08 +02:00
Pavel Raiskup
8ae074289b copr: builders: workaround for infra#8096 2020-04-24 21:34:08 +02:00
Pavel Raiskup
7808fbe5b4 copr: builders: fixup epel-7 configs
Some of the repositories do not use mirrolists.  This will be fixed
by 'mock-core-configs-30.5-1', so we can remove once that becomes
available.
2020-04-24 21:34:08 +02:00
Chenxiong Qi
69164ae6d9 message-tagging-services: try some env var names to set user name
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:08 +02:00
Chenxiong Qi
c0a7d32379 message-tagging-service: remove env USER
USER is set in the Dockerfile.

Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:08 +02:00
Kevin Fenzi
261bb54d21 odcs / rabbitmq: fix task that was running locally, fix password to be right and not overwrite
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:08 +02:00
Kevin Fenzi
c67b7dd277 odcs / rabbitmq: setup a private queue for odcs on rabbitmq.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:08 +02:00
Kevin Fenzi
cb72632974 nagios_client: also tag this making directory task so nagios_client can be run by itself.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:08 +02:00
Kevin Fenzi
bb9570fc6c odcs: move to nfs storage.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:08 +02:00
Dusty Mabe
5e32a97e3c openshift-apps/compose-tracker: build staging from staging branch
This will allow us to test out some things before we push to the
prod branch (master).
2020-04-24 21:34:08 +02:00
Kevin Fenzi
060e7d4bca openshift: update hosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:08 +02:00
Dusty Mabe
02bdddb9cc openshift-apps/compose-tracker: add prod to playbook
Since we've been approved we can now deploy to prod!

https://pagure.io/fedora-infrastructure/issue/7770#comment-580153
2020-04-24 21:34:08 +02:00
Dusty Mabe
49016488a5 openshift-apps/compose-tracker: add sleep statements
Useful for debugging in the future.
2020-04-24 21:34:08 +02:00
Kevin Fenzi
12ed5c48d5 robosignatory: Also add aarch64 and ppc64le silverblue for f31
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:08 +02:00
Kevin Fenzi
a1f5c2f597 robosignatory: add silverblue trees for f31 and rawhide to f32 key.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:08 +02:00
Kevin Fenzi
e351cb8f6e robosignatory / staging: tweak fcos to use testkey there too.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:08 +02:00
Kevin Fenzi
8769f775ec pkgdb json for gnome-software: update to add f32
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:08 +02:00
Dusty Mabe
f1405793b5 robosignatory: add f32 coreos signing pending config 2020-04-24 21:34:08 +02:00
Dusty Mabe
99a1cdd042 robosignatory: add autosigning/moving for coreos tags in stage 2020-04-24 21:34:08 +02:00
Pavel Raiskup
cd340378d8 copr: backend: correct resalloc's homedir 2020-04-24 21:34:08 +02:00
Pavel Raiskup
2cb47769d9 copr: backend: install .ansible.cfg for copr/resalloc
And enforce
ansible_python_interpreter = /usr/bin/python3
callback_whitelist = profile_tasks
this way.
2020-04-24 21:34:08 +02:00
Pavel Raiskup
b0533dadc5 copr: builders: correct aarch64 builder image variable 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
Clement Verna
789ce2b731 greenwave: add fedora-32 to the policies and remove eol releases
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:08 +02:00
Chenxiong Qi
5570944d47 message-tagging-service: fix if-else in deployment.yml
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:08 +02:00
Chenxiong Qi
ef2c813164 message-tagging-service: try to quote env value
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:08 +02:00
Pavel Raiskup
a2d429e0fc copr: builders: set fastestmirror really on aarch64
.. and only on aarch64.  Previously we had the configuration done only
if prepare_base_image was defined, so it actually did not happen for
aarch64 at all.
2020-04-24 21:34:08 +02:00
Pavel Raiskup
1c2fee5b03 copr: aarch64 hosts: drop unused variable 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
91f2865484 copr: backend: fixup fileglob 2020-04-24 21:34:08 +02:00
Pavel Raiskup
12d490432f copr: backend: image preparation scripting 2020-04-24 21:34:08 +02:00
Mohan Boddu
36ca7d6e17 Adding f32-python side tag autosigning
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:08 +02:00
Chenxiong Qi
53fbef1804 message-tagging-service: set USER for fedmsg
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:08 +02:00
Clement Verna
0ab09585c7 OSBS: try to use the same inventory file as the OS cluster
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:08 +02:00
Chenxiong Qi
9317dc2149 message-tagging-service: add config for fedmsg relay
Add relay_inbound and relay_outbound to config in order to send message
to fedmsg. But, yeah, MTS should migrate to fedora-messaging eventually.

Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:08 +02:00
Chenxiong Qi
07278500e4 message-tagging-service: disable dry-run in stg to test a real run
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:08 +02:00
Chenxiong Qi
0a348a4da4 message-tagging-service: fix configmap for krb5.conf
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:08 +02:00
Chenxiong Qi
7358fd1f06 message-tagging-service: use fedora-infra krb5.conf template and install koji conf into proper place
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:08 +02:00
Kamil Páral
06b6b5b76d taskotron: update trigger rules for F31 Branched
Set Rawhide to F32, and disabled rpmdeplint for F31 temporarily until we
have updated all the pieces.
2020-04-24 21:34:08 +02:00
Kevin Fenzi
6823466aa4 autosign: remove eol releases and reorder
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:08 +02:00
Mohan Boddu
ee9b1a9bee Remove robosig config on f31-updates-candidate
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:08 +02:00
Mohan Boddu
080ccf5b16 Robosig changes for f31 branching from rawhide
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:08 +02:00
Mohan Boddu
43137871e8 More changes for branching f31 from rawhide
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:08 +02:00
Mohan Boddu
fec2d57539 Branching F31 from rawhide
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:08 +02:00