Update koji SOP

I recently fixed some issue with disk space on koji builder and found out that
this guide is outdated. So here is update to make it up to date.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2023-05-15 11:31:41 +02:00 committed by kevin
parent 96007a1414
commit 3e16c0b7d8

View file

@ -1,24 +1,15 @@
= Koji Infrastructure SOP = Koji Infrastructure SOP
[NOTE]
====
We are transitioning from two buildsystems, koji for Fedora and plague
for EPEL, to just using koji. This page documents both.
====
Koji and plague are our buildsystems. They share some of the same
machines to do their work.
== Contents == Contents
* <<_contact_information>> * <<_contact_information>>
* <<_description>> * <<_description>>
* <<_add_packages_into_buildroot>> * <<_add_packages_into_buildroot>>
* <<_troubleshooting_and_resolution>> * <<_troubleshooting_and_resolution>>
** <<_restarting_koji>>
** <<_kojid_wont_start_or_some_builders_wont_connect>> ** <<_kojid_wont_start_or_some_builders_wont_connect>>
** <<_disk_space_issues>> ** <<_disk_space_issues>>
** <<_checking builders are all checking in correctly>> ** <<_checking_builders_are_all_checking_in_correctly>>
== Contact Information == Contact Information
Owner:: Owner::
@ -41,13 +32,6 @@ Users submit builds to _koji.fedoraproject.org_ or
_buildsys.fedoraproject.org_. From there it gets passed on to the _buildsys.fedoraproject.org_. From there it gets passed on to the
builders. builders.
[IMPORTANT]
====
At present plague and koji are unaware of each other. A result of this
may be an overloaded builder. A easy fix for this is not clear at this
time
====
== Add packages into Buildroot == Add packages into Buildroot
Some contributors may have the need to build packages against fresh Some contributors may have the need to build packages against fresh