koji gc policy for eln tags
https://pagure.io/releng/issue/9534 Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
2b38105e25
commit
53247fcbae
2 changed files with 4 additions and 0 deletions
|
@ -143,6 +143,9 @@ policy =
|
|||
tag *-infra && order >= 2 :: untag
|
||||
tag *-infra-stg && order >= 2 && age > 4 weeks :: untag
|
||||
|
||||
#stuff for eln tags
|
||||
tag eln* && order >= 2 :: untag
|
||||
|
||||
#default: keep the last 3
|
||||
order > 2 :: untag
|
||||
|
||||
|
|
|
@ -15,3 +15,4 @@ f{{ FedoraPreviousPreviousCycleNumber }}-infra-stg
|
|||
epel7-infra
|
||||
epel7-infra-stg
|
||||
coreos-pool
|
||||
eln
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue