This reverts commit 4430178b29.
It's time to put this back before the cert expires and before we go into
Beta freeze. Hopefully the odd issue with armv7 qemu guests having a
time behind real time is not still happening.
This reverts commit 57f0d4fdb6.
For an anoying reason, armv7 image builds come up with the time as 10
days ago, which makes this cert invalid. So, move back to the old cert
for a week or so and then switch to the new one again. ;(
These bots are noisy and the stream of messages doesn't seem to have
much use case. Most people in those channels already get emails and
other notifications about these, so it just seems like noise.
We keep fedora-fedmsg and fedora-fedmsg-stg overall ones, as they can be
of use for some use cases.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
In https://pagure.io/releng/issue/9778 we are asked to reduce noise in
this is confusing to me and likely I still got it wrong. ;)
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
Renaming PHX2 -> IAD2 with existing IAD2 conditional template blocks
left some in the form...:
{% if datacenter == 'iad2' %}
...
{% elif datacenter == 'iad2' %}
...
...making the second block a no-op. Remove them.
Follow up to commit 7984b46eb7
Signed-off-by: Nils Philippsen <nils@redhat.com>
We no longer need this as it was put in place when taskotron was going
to run user provided tests. Since the only left in 'qa' is openqa and it
only tests fedora images/updates and is still also in it's own vlan, we
no longer need to reject things in qa from the rest of their same vlan.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
Since we no longer have any machines in phx2, I have tried to remove
them from ansible. Note that there are still some places where we need
to remove them still: nagios, dhcp, named were not touched, and in cases
where it wasn't pretty clear what a conditional was doing I left it to
be cleaned up later.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
When trying to start the bot on all 29 channels, it failed, repeatidly
at 25, potentially reaching some kind of limit.
So to make this work for now, we're commenting out here 4 of the bots
- 2 relate to the planet which is currently no longer sending fedmsg
messages
- 1 relates to askbot which we no longer run
- 1 relates to the proyecto trac project and we no longer run trac.
With this change, the bots are starting fine.
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit adds a few other topics and fixes some syntax for the Fedora
Design crew. This is untested at commit time and may need further
adjustment once it gets deployed.
Closes fedora-infrastructure#8683.
https://pagure.io/fedora-infrastructure/issue/8683
cc: @duffy@pingou@cverna
Signed-off-by: Justin W. Flory <git@jwf.io>
I was trying to meet this criteria for the filter. I used the CommOps
and Badges bots as examples to figure this out:
[12:20:02] <mizmo> when someone posts to the list - very helpful
[12:20:14] <mizmo> when someone files or coments on a design ticket - very helpful
Signed-off-by: Justin W. Flory <git@jwf.io>