Turns out we were syncing this, but never actually had the categories
set in mirrormanager, so we never got any traffic for it.
These download servers are really close to full, so lets just remove
this for now and see if that gives us some space.
We probibly will need to stop carrying archive or something on these
sooner or later though.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
We have been seeing some 502's on forge also, that might be the same
thing we were seeing with src and koji, so lets try and bypass POSTs
here too.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
The playbook can be run with --tags all,build and it will perform the
ImageStream build and then proceed to deployment.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
rh-pre-commit.version: 2.4.0
rh-pre-commit.check-secrets: ENABLED
This actually restores some code I deleted in March, because it's needed
for the CentOS sender. It now places that config in /etc/zabbix since
/etc/nrpe.d is going to be removed.
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
The user is already gone in the nagios_client commit, but this alters
the sockets to be group-owned by Zabbix instead of nrpe
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
Note we can drop the nrpe.d block entirely because that dir got removed
in the previous commit.
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
Test is disabled on aarch64 on KDE for being flaky, and is also
a bit flaky on aarch64 on GNOME on F43, so we can't gate on
aarch64 for now. Will maybe re-assess when F43 goes EOL.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
See "BLOCK SCALARS" in
https://env.dev/cheatsheets/yaml-cheat-sheet
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
rh-pre-commit.version: 2.4.0
rh-pre-commit.check-secrets: ENABLED
Also ensure that the fedora-messaging config is updated whenever the tag
is specified.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
rh-pre-commit.version: 2.4.0
rh-pre-commit.check-secrets: ENABLED
It seems that we doesn't need this as both differ deployments are
processing tasks from both quay.io and registry.fp.o indexer.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
Remove tests from deployment - they are failing, but on upstream all of
them passing.
Fix the quay.io config - use correct quay.io namespace, delta and icons
uris need to point to registry.fp.o as there isn't any space on quay.io
to store them
Use upstream repository for redis build
Signed-off-by: Michal Konecny <mkonecny@redhat.com>