Files
fedora-infra_ansible/roles
Kevin Fenzi b3c2a39e1f koji_builder / osbuild: adjustments for osbuild api scripting
Right now we run a script on all builders once a minute to update the
api/auth ip's for osbuild. This has a number of problems:
* Sometimes osbuild jobs land on s390x builders that have no internet
  access and hang or fail.
* Sometimes the update script hangs or takes a long time to run because
  the builder is heavily loaded with builds, resulting in locking emails
  to sysadmin-main folks.

So, in this commit we:
* make a new koji channel called 'osbuild' with all the buildhw-x86's in
  it. They are usually not too overloaded and there are 16 of them so it
  should be available all the time.
* Leave the cron job on all builders for now in case, but make them only
  update once a day since they won't be getting jobs. If this works out
  we can remove it entirely there.
* Make the buildhw-x86s only update every 5min. This opens a larger
  window for it being wrong, but it's still pretty small and should
  reduce the number of emails for stalled processes we get.

See https://pagure.io/fedora-infrastructure/issue/10982

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-06 14:44:03 -08:00
..
2022-08-03 11:46:46 -07:00
2022-11-22 10:03:02 +00:00
2022-12-05 16:35:48 -08:00
2022-12-05 22:08:18 +00:00
2022-05-19 18:15:47 +00:00
2022-11-28 13:08:01 -08:00
2022-08-09 17:58:51 +02:00
2022-04-03 17:48:42 +00:00
2022-11-18 15:11:38 -05:00
2022-06-17 12:17:38 -04:00
2022-11-25 14:58:36 -08:00
2022-08-09 17:58:51 +02:00
2022-09-19 14:28:17 -07:00
2022-07-18 09:28:01 -07:00
2022-11-10 20:12:26 +01:00
2022-11-15 09:13:40 -08:00
2022-12-05 22:08:18 +00:00

Space for our ansible roles - ansible 1.2 and above only