Add expected branch SLAs for EPEL 10 branches
Signed-off-by: Carl George <carlwgeorge@gmail.com>
This commit is contained in:
parent
e9b8e19c78
commit
a0f31814d2
1 changed files with 55 additions and 0 deletions
|
@ -246,6 +246,61 @@ rawhide = '2222-01-01'
|
|||
[consumer_config.scm_request_processor.branch_slas.main]
|
||||
rawhide = '2222-01-01'
|
||||
|
||||
[consumer_config.scm_request_processor.branch_slas.epel10]
|
||||
stable_api = '2035-05-31'
|
||||
security_fixes = '2035-05-31'
|
||||
bug_fixes = '2035-05-31'
|
||||
|
||||
[consumer_config.scm_request_processor.branch_slas."epel10.9"]
|
||||
stable_api = '2030-05-31'
|
||||
security_fixes = '2030-05-31'
|
||||
bug_fixes = '2030-05-31'
|
||||
|
||||
[consumer_config.scm_request_processor.branch_slas."epel10.8"]
|
||||
stable_api = '2029-11-31'
|
||||
security_fixes = '2029-11-31'
|
||||
bug_fixes = '2029-11-31'
|
||||
|
||||
[consumer_config.scm_request_processor.branch_slas."epel10.7"]
|
||||
stable_api = '2029-05-31'
|
||||
security_fixes = '2029-05-31'
|
||||
bug_fixes = '2029-05-31'
|
||||
|
||||
[consumer_config.scm_request_processor.branch_slas."epel10.6"]
|
||||
stable_api = '2028-11-31'
|
||||
security_fixes = '2028-11-31'
|
||||
bug_fixes = '2028-11-31'
|
||||
|
||||
[consumer_config.scm_request_processor.branch_slas."epel10.5"]
|
||||
stable_api = '2028-05-31'
|
||||
security_fixes = '2028-05-31'
|
||||
bug_fixes = '2028-05-31'
|
||||
|
||||
[consumer_config.scm_request_processor.branch_slas."epel10.4"]
|
||||
stable_api = '2027-11-31'
|
||||
security_fixes = '2027-11-31'
|
||||
bug_fixes = '2027-11-31'
|
||||
|
||||
[consumer_config.scm_request_processor.branch_slas."epel10.3"]
|
||||
stable_api = '2027-05-31'
|
||||
security_fixes = '2027-05-31'
|
||||
bug_fixes = '2027-05-31'
|
||||
|
||||
[consumer_config.scm_request_processor.branch_slas."epel10.2"]
|
||||
stable_api = '2026-11-31'
|
||||
security_fixes = '2026-11-31'
|
||||
bug_fixes = '2026-11-31'
|
||||
|
||||
[consumer_config.scm_request_processor.branch_slas."epel10.1"]
|
||||
stable_api = '2026-05-31'
|
||||
security_fixes = '2026-05-31'
|
||||
bug_fixes = '2026-05-31'
|
||||
|
||||
[consumer_config.scm_request_processor.branch_slas."epel10.0"]
|
||||
stable_api = '2025-11-31'
|
||||
security_fixes = '2025-11-31'
|
||||
bug_fixes = '2025-11-31'
|
||||
|
||||
[consumer_config.scm_request_processor.branch_slas.epel9]
|
||||
stable_api = '2032-05-31'
|
||||
security_fixes = '2032-05-31'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue