Commit graph

28149 commits

Author SHA1 Message Date
67f60fdb92 [os/joystick] Remove redundant trailing slash 2019-06-28 18:13:48 +00:00
79c3cea504 [os/joystick] Fix the callback in fedora-messaging 2019-06-28 17:48:02 +00:00
Adam Williamson
42359a80c0 openqa/dispatcher: fix Silverblue name in extraaraches JSON
We use a 'wanted images' config file for staging, which makes
us look for images from aarch64 and ppc64le arches; this was not
updated when AtomicWorkstation was renamed Silverblue, so we
haven't been scheduling Silverblue tests on staging at all...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-28 10:25:29 -07:00
Dusty Mabe
2e8470e01f
openshift-apps/coreos-koji-tagger: enable github webhooks
These vars were created in the ansible private repo. Let's start
using them to trigger builds.
2019-06-28 12:44:58 -04:00
mprahl
ec026c1cb8 Don't manage platform:f28 in stage MBS 2019-06-28 16:32:49 +00:00
mprahl
bcba2567b2 Set the MBS polling interval to one hour
This should help with the failures due to race conditions we are
seeing when MBS is overloaded.
2019-06-28 16:22:54 +00:00
Stephen Smoogen
a91b330d08 [os/joystick] try having 3 - 2019-06-28 16:16:34 +00:00
Stephen Smoogen
b0a62a8555 [openshift/joystick] More minor changes to put in line with other versions 2019-06-28 15:41:56 +00:00
Stephen Smoogen
b8b029b118 [os/joystick] compare configs for yaml and see indentation change on non-working version.. try to see if this fixes it 2019-06-28 15:41:56 +00:00
6a523abffc Change the deployment config from list 2019-06-28 12:07:06 +00:00
Pavel Raiskup
d821359734 copr: backend: assure rabbit user exists 2019-06-28 13:47:03 +02:00
Pavel Raiskup
2a4c4d66ae messaging/base: remove undefined var 2019-06-28 12:58:58 +02:00
Pavel Raiskup
124abd89a8 messaging/base: missing with_items 2019-06-28 12:56:23 +02:00
Pavel Raiskup
9bce442b80 messaging/base: fix syntax error 2019-06-28 12:54:31 +02:00
Pavel Raiskup
0128b3145f messaging/base: all tasks to have tag=fedora-messaging 2019-06-28 12:52:46 +02:00
Pavel Raiskup
4f6f243fac copr: backend: install messaging toml config 2019-06-28 12:51:52 +02:00
8b24ab2f12 Fix the deploymentconfig for joystick 2019-06-28 10:21:43 +00:00
Mikolaj Izdebski
e2580fe65d message-tagging-service: define app variable 2019-06-28 11:49:52 +02:00
10b46c80af Fix the spelling of autoremove 2019-06-28 09:46:50 +00:00
Chenxiong Qi
ddaf3a1d30 Update MTS role with specific configs
This patch also contains a rule file for running MTS in prod Openshift
instance. For staging, the rule file is pointed out to an "external" rule file
stored in my personal repository created in Pagure.

Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2019-06-28 17:28:59 +08:00
Pavel Raiskup
39e30c9725 messaging/base: tag package installation by 'fedora-messaging' 2019-06-28 09:42:59 +02:00
Pavel Raiskup
1cd464ba1c messaging/base: fix modes to use octal numbers 2019-06-28 09:38:33 +02:00
Pavel Raiskup
5dae2832e0 roles/messaging: correct paths to certs/keys 2019-06-28 09:35:48 +02:00
Pavel Raiskup
628007b428 copr: backend: copy fedora-messaging credentials 2019-06-28 09:23:42 +02:00
Kevin Fenzi
d8189b7498 mediawiki: hotfix InputWidget so prefs works.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-28 01:16:17 +00:00
Kevin Fenzi
842b87353c mediawiki: hotfix InputWidget.php so prefs work. (initial copy)
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-28 01:15:44 +00:00
Rick Elrod
f48e0a9543 mediawiki: add php-pgsql for tahrir db access, and move package installation to not use with_items
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-06-28 00:36:59 +00:00
Rick Elrod
f3062433f9 mediawiki: add a localsettings tag, just for updating this file
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-06-28 00:32:31 +00:00
Rick Elrod
ad494b28e4 mediawiki: Add $wgFedoraBadgesDSN
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-06-28 00:30:04 +00:00
Kevin Fenzi
d8fbcc780a mediawiki: add another boolean and new selinux policy.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-28 00:04:35 +00:00
Dusty Mabe
aa4b8865d0
Revert "openshift-apps/coreos-koji-tagger: disable attempting to auth"
This reverts commit b9307dfcd2.
2019-06-27 17:34:36 -04:00
Kevin Fenzi
0652750f97 wiki: move to f30 and python3 ansible
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-27 20:47:35 +00:00
Dusty Mabe
b9307dfcd2
openshift-apps/coreos-koji-tagger: disable attempting to auth
Do this for now so my container can stop crashing and I can inspect
things.
2019-06-27 16:41:27 -04:00
Dusty Mabe
ec2028fcf1
openshift-apps/coreos-koji-tagger: update keytab bits
- start passing in environment variable
- point it to the actual location of the keytab
- use the right username (handled in coreos-koji-tagger code)
2019-06-27 16:17:53 -04:00
Kevin Fenzi
db889f362f koji_builder / staging: modify bootstrap install command, as there is not a distribution-gpg-keys package.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-27 19:42:28 +00:00
Kevin Fenzi
c2a3745b33 koji_builder / staging: see if bootstrap works
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-27 19:37:24 +00:00
Dusty Mabe
c78cd0c545
openshift-apps: coreos-koji-tagger: fix contextDir level
Should have been one indentation level higher.
2019-06-27 15:28:28 -04:00
Dusty Mabe
f4d9395025
openshift-apps: coreos-koji-tagger: fix git repo location
This was moved to a subdir of https://github.com/coreos/fedora-coreos-releng-automation.git
See https://github.com/coreos/fedora-coreos-tracker/issues/210 for
more information.
2019-06-27 14:03:47 -04:00
Aurélien Bompard
88970f91e4 New bodhi beta in staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2019-06-27 15:33:36 +00:00
Mikolaj Izdebski
fd44ec9158 nagios: Increase fedmsg-hub backlog alert level for MBSConsumer (#7929) 2019-06-27 17:09:22 +02:00
Pavel Raiskup
49b2c9a74d copr: backend: enable fedmsg on staging
This will help me to debug the transition from fedmsg to
fedora-messaging.
2019-06-27 16:08:47 +02:00
Patrick Uiterwijk
6eb68ffb84 ADd idtest.stg
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2019-06-27 08:15:25 +00:00
Kevin Fenzi
121c70426c koji_builder / staging: lets try without any inside quotes at all.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-26 21:06:28 +00:00
Kevin Fenzi
a625d865a4 koji_builder / staging: try different quoting here.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-26 21:01:29 +00:00
Kevin Fenzi
58c0181c43 koji_builder staging: set platform and see if that helps with epel8 issue.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-26 20:41:57 +00:00
Kevin Fenzi
b435f615da unbound / iptables: allow new cloud network to also do queries.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-26 18:36:21 +00:00
Dusty Mabe
0999327fda
openshift-apps: add coreos-koji-tagger application
original RFR: https://pagure.io/fedora-infrastructure/issue/7870
2019-06-26 12:10:10 -04:00
Clement Verna
892aece952 bodhi: add the greenwave.decision.update to the fedora-messaging topics
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-26 15:53:16 +02:00
Clement Verna
ec006102a8 greenwave: add missing quote in the previous commit :(
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-26 13:51:13 +02:00
Clement Verna
012447730e greenwave: enable fedora-messaging debug logs in staging
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-26 13:50:25 +02:00