abrt: Update list of releases for faf and retrace-server

This commit is contained in:
Matěj Grabovský 2021-05-27 11:33:36 +02:00 committed by mgrabovs
parent 8f308ed0d9
commit ed06aae6ab
3 changed files with 126 additions and 149 deletions

View file

@ -13,8 +13,8 @@ faf_server_name: retrace-stg.aws.fedoraproject.org/faf
rs_use_faf_packages: true rs_use_faf_packages: true
# we do not have enough storage on stg # we do not have enough storage on stg
rs_internal_fedora_vers: [32, rawhide] rs_internal_fedora_vers: [34, rawhide]
rs_internal_fedora_vers_removed: [] rs_internal_fedora_vers_removed: [31, 32, 33]
rs_internal_arch_list: [source, x86_64, i386] rs_internal_arch_list: [source, x86_64, i386]
# List of supported operating systems # List of supported operating systems
@ -53,39 +53,42 @@ nagios_Check_Services:
raid: false raid: false
faf_repos: faf_repos:
- { name: 'fedora-32-source', - name: 'fedora-34-source'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/source/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/32/Everything/source/tree/'], url:
arch: 'src', - 'http://dl01.fedoraproject.org/pub/fedora/linux/releases/34/Everything/source/tree/'
opsys: 'Fedora 32', - 'http://dl01.fedoraproject.org/pub/fedora/linux/development/34/Everything/source/tree/'
} arch: 'src'
- { name: 'fedora-32-x86_64', opsys: 'Fedora 34'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/os/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/32/Everything/x86_64/os/'], - name: 'fedora-34-x86_64'
arch: 'x86_64', url:
opsys: 'Fedora 32', - 'http://dl01.fedoraproject.org/pub/fedora/linux/releases/34/Everything/x86_64/os/'
} - 'http://dl01.fedoraproject.org/pub/fedora/linux/development/34/Everything/x86_64/os/'
- { name: 'fedora-32-x86_64-debug', arch: 'x86_64'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/debug/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/32/Everything/x86_64/debug/tree/'], opsys: 'Fedora 34'
arch: 'x86_64', - name: 'fedora-34-x86_64-debug'
opsys: 'Fedora 32', url:
} - 'http://dl01.fedoraproject.org/pub/fedora/linux/releases/34/Everything/x86_64/debug/tree/'
- { name: 'fedora-32-x86_64-testing-debug', - 'http://dl01.fedoraproject.org/pub/fedora/linux/development/34/Everything/x86_64/debug/tree/'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/32/Everything/x86_64/debug/'], arch: 'x86_64'
arch: 'x86_64', opsys: 'Fedora 34'
opsys: 'Fedora 32', - name: 'fedora-34-x86_64-testing-debug'
} url:
- { name: 'fedora-32-x86_64-testing', - 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/34/Everything/x86_64/debug/'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/32/Everything/x86_64/'], arch: 'x86_64'
arch: 'x86_64', opsys: 'Fedora 34'
opsys: 'Fedora 32', - name: 'fedora-34-x86_64-testing'
} url:
- { name: 'fedora-32-x86_64-updates-debug', - 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/34/Everything/x86_64/'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/32/Everything/x86_64/debug/'], arch: 'x86_64'
arch: 'x86_64', opsys: 'Fedora 34'
opsys: 'Fedora 32', - name: 'fedora-34-x86_64-updates-debug'
} url:
- { name: 'fedora-32-x86_64-updates', - 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/34/Everything/x86_64/debug/'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/32/Everything/x86_64/'], arch: 'x86_64'
arch: 'x86_64', opsys: 'Fedora 34'
opsys: 'Fedora 32', - name: 'fedora-34-x86_64-updates'
} url:
- 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/34/Everything/x86_64/'
arch: 'x86_64'
opsys: 'Fedora 34'
... ...

View file

@ -5,8 +5,8 @@ faf_server_name: retrace.fedoraproject.org/faf
rs_use_faf_packages: true rs_use_faf_packages: true
# we do not have enough storage on stg # we do not have enough storage on stg
rs_internal_fedora_vers: [32, 33, 34, rawhide] rs_internal_fedora_vers: [33, 34, rawhide]
rs_internal_fedora_vers_removed: [] rs_internal_fedora_vers_removed: [30, 31, 32]
rs_internal_arch_list: [source, x86_64, i386] rs_internal_arch_list: [source, x86_64, i386]
# consumed by roles/copr/certbot # consumed by roles/copr/certbot
@ -35,7 +35,9 @@ faf_opsys_list:
# Clean-up packages of following EOLed operating systems # Clean-up packages of following EOLed operating systems
eol_opsys: eol_opsys:
# - { opsys: "Fedora", release: "30"} - { opsys: "Fedora", release: "30"}
- { opsys: "Fedora", release: "31"}
- { opsys: "Fedora", release: "32"}
# GDPR SAR variables # GDPR SAR variables
sar_script: '/usr/bin/faf sar' sar_script: '/usr/bin/faf sar'
@ -43,110 +45,82 @@ sar_script_user: faf
sar_output_file: faf.json sar_output_file: faf.json
faf_repos: faf_repos:
- { name: 'fedora-31-source', # Fedora 33 repositories ------------------------------------------------
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/31/Everything/source/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/31/Everything/source/tree/'], - name: 'fedora-33-source'
arch: 'src', url:
opsys: 'Fedora 31', - 'http://dl01.fedoraproject.org/pub/fedora/linux/releases/33/Everything/source/tree/'
} - 'http://dl01.fedoraproject.org/pub/fedora/linux/development/33/Everything/source/tree/'
- { name: 'fedora-31-x86_64', arch: 'src'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/31/Everything/x86_64/os/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/31/Everything/x86_64/os/'], opsys: 'Fedora 33'
arch: 'x86_64', - name: 'fedora-33-x86_64'
opsys: 'Fedora 31', url:
} - 'http://dl01.fedoraproject.org/pub/fedora/linux/releases/33/Everything/x86_64/os/'
- { name: 'fedora-31-x86_64-debug', - 'http://dl01.fedoraproject.org/pub/fedora/linux/development/33/Everything/x86_64/os/'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/31/Everything/x86_64/debug/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/31/Everything/x86_64/debug/tree/'], arch: 'x86_64'
arch: 'x86_64', opsys: 'Fedora 33'
opsys: 'Fedora 31', - name: 'fedora-33-x86_64-debug'
} url:
- { name: 'fedora-31-x86_64-testing-debug', - 'http://dl01.fedoraproject.org/pub/fedora/linux/releases/33/Everything/x86_64/debug/tree/'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/31/Everything/x86_64/debug/'], - 'http://dl01.fedoraproject.org/pub/fedora/linux/development/33/Everything/x86_64/debug/tree/'
arch: 'x86_64', arch: 'x86_64'
opsys: 'Fedora 31', opsys: 'Fedora 33'
} - name: 'fedora-33-x86_64-testing-debug'
- { name: 'fedora-31-x86_64-testing', url:
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/31/Everything/x86_64/'], - 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/33/Everything/x86_64/debug/'
arch: 'x86_64', arch: 'x86_64'
opsys: 'Fedora 31', opsys: 'Fedora 33'
} - name: 'fedora-33-x86_64-testing'
- { name: 'fedora-31-x86_64-updates-debug', url:
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/31/Everything/x86_64/debug/'], - 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/33/Everything/x86_64/'
arch: 'x86_64', arch: 'x86_64'
opsys: 'Fedora 31', opsys: 'Fedora 33'
} - name: 'fedora-33-x86_64-updates-debug'
- { name: 'fedora-31-x86_64-updates', url:
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/31/Everything/x86_64/'], - 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/33/Everything/x86_64/debug/'
arch: 'x86_64', arch: 'x86_64'
opsys: 'Fedora 31', opsys: 'Fedora 33'
} - name: 'fedora-33-x86_64-updates'
- { name: 'fedora-32-source', url:
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/source/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/32/Everything/source/tree/'], - 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/33/Everything/x86_64/'
arch: 'src', arch: 'x86_64'
opsys: 'Fedora 32', opsys: 'Fedora 33'
} # Fedora 34 repositories ------------------------------------------------
- { name: 'fedora-32-x86_64', - name: 'fedora-34-source'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/os/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/32/Everything/x86_64/os/'], url:
arch: 'x86_64', - 'http://dl01.fedoraproject.org/pub/fedora/linux/releases/34/Everything/source/tree/'
opsys: 'Fedora 32', - 'http://dl01.fedoraproject.org/pub/fedora/linux/development/34/Everything/source/tree/'
} arch: 'src'
- { name: 'fedora-32-x86_64-debug', opsys: 'Fedora 34'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/debug/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/32/Everything/x86_64/debug/tree/'], - name: 'fedora-34-x86_64'
arch: 'x86_64', url:
opsys: 'Fedora 32', - 'http://dl01.fedoraproject.org/pub/fedora/linux/releases/34/Everything/x86_64/os/'
} - 'http://dl01.fedoraproject.org/pub/fedora/linux/development/34/Everything/x86_64/os/'
- { name: 'fedora-32-x86_64-testing-debug', arch: 'x86_64'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/32/Everything/x86_64/debug/'], opsys: 'Fedora 34'
arch: 'x86_64', - name: 'fedora-34-x86_64-debug'
opsys: 'Fedora 32', url:
} - 'http://dl01.fedoraproject.org/pub/fedora/linux/releases/34/Everything/x86_64/debug/tree/'
- { name: 'fedora-32-x86_64-testing', - 'http://dl01.fedoraproject.org/pub/fedora/linux/development/34/Everything/x86_64/debug/tree/'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/32/Everything/x86_64/'], arch: 'x86_64'
arch: 'x86_64', opsys: 'Fedora 34'
opsys: 'Fedora 32', - name: 'fedora-34-x86_64-testing-debug'
} url:
- { name: 'fedora-32-x86_64-updates-debug', - 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/34/Everything/x86_64/debug/'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/32/Everything/x86_64/debug/'], arch: 'x86_64'
arch: 'x86_64', opsys: 'Fedora 34'
opsys: 'Fedora 32', - name: 'fedora-34-x86_64-testing'
} url:
- { name: 'fedora-32-x86_64-updates', - 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/34/Everything/x86_64/'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/32/Everything/x86_64/'], arch: 'x86_64'
arch: 'x86_64', opsys: 'Fedora 34'
opsys: 'Fedora 32', - name: 'fedora-34-x86_64-updates-debug'
} url:
###### Fedora 33 - 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/34/Everything/x86_64/debug/'
- { name: 'fedora-33-source', arch: 'x86_64'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/33/Everything/source/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/33/Everything/source/tree/'], opsys: 'Fedora 34'
arch: 'src', - name: 'fedora-34-x86_64-updates'
opsys: 'Fedora 33', url:
} - 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/34/Everything/x86_64/'
- { name: 'fedora-33-x86_64', arch: 'x86_64'
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/33/Everything/x86_64/os/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/33/Everything/x86_64/os/'], opsys: 'Fedora 34'
arch: 'x86_64', ...
opsys: 'Fedora 33',
}
- { name: 'fedora-33-x86_64-debug',
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/33/Everything/x86_64/debug/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/33/Everything/x86_64/debug/tree/'],
arch: 'x86_64',
opsys: 'Fedora 33',
}
- { name: 'fedora-33-x86_64-testing-debug',
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/33/Everything/x86_64/debug/'],
arch: 'x86_64',
opsys: 'Fedora 33',
}
- { name: 'fedora-33-x86_64-testing',
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/33/Everything/x86_64/'],
arch: 'x86_64',
opsys: 'Fedora 33',
}
- { name: 'fedora-33-x86_64-updates-debug',
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/33/Everything/x86_64/debug/'],
arch: 'x86_64',
opsys: 'Fedora 33',
}
- { name: 'fedora-33-x86_64-updates',
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/33/Everything/x86_64/'],
arch: 'x86_64',
opsys: 'Fedora 33',
}

View file

@ -1,8 +1,8 @@
--- ---
# List of fedora versions for reposync # List of fedora versions for reposync
rs_internal_fedora_vers: [32, 33, 34, rawhide] rs_internal_fedora_vers: [33, 34, rawhide]
rs_internal_fedora_vers_removed: [24, 25, 26, 27, 28, 29, 30, 31] rs_internal_fedora_vers_removed: [24, 25, 26, 27, 28, 29, 30, 31, 32]
# List of architectures for reposync # List of architectures for reposync
# armhfp disabled untill we get more space # armhfp disabled untill we get more space