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:
parent
96007a1414
commit
3e16c0b7d8
1 changed files with 2 additions and 18 deletions
|
@ -1,24 +1,15 @@
|
|||
= 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
|
||||
|
||||
* <<_contact_information>>
|
||||
* <<_description>>
|
||||
* <<_add_packages_into_buildroot>>
|
||||
* <<_troubleshooting_and_resolution>>
|
||||
** <<_restarting_koji>>
|
||||
** <<_kojid_wont_start_or_some_builders_wont_connect>>
|
||||
** <<_disk_space_issues>>
|
||||
** <<_checking builders are all checking in correctly>>
|
||||
** <<_checking_builders_are_all_checking_in_correctly>>
|
||||
|
||||
== Contact Information
|
||||
|
||||
Owner::
|
||||
|
@ -41,13 +32,6 @@ Users submit builds to _koji.fedoraproject.org_ or
|
|||
_buildsys.fedoraproject.org_. From there it gets passed on to the
|
||||
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
|
||||
|
||||
Some contributors may have the need to build packages against fresh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue