AlmaLinux / AlmaLinux/build-system

Ensure that there are always available builders for AlmaLinux

Aberta
#296 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Sem dados de linguagem
Estrelas
32
Forks
11
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Right now, the build scheduler is dispatching whatever gets into the system to build nodes without taking into account whether it's a community product or the AlmaLinux product.

In order to avoid the situation where all build nodes are busy building packages for community products, we need to implement a mechanism to keep some builders free, just in case AlmaLinux developers need to build something. This is specially critical in `exotic` arches such as s390x, since we do not have that many build nodes for such architecture.

AC:
* There is a configurable rate limit that ensures that we keep some builders for AlmaLinux product
* When reaching the rate limit for community products, skip dispatching community product builds to build nodes until we're below the limit

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.