ABRT: Add Fedora 28

Signed-off-by: Matej Marusak <mmarusak@redhat.com>
This commit is contained in:
Matej Marusak 2018-02-26 19:26:16 +01:00 committed by Miroslav Suchý
parent 25d990f519
commit 7d158fa8a4
3 changed files with 109 additions and 2 deletions

View file

@ -3,7 +3,7 @@ faf_server_name: retrace.fedoraproject.org/faf
rs_use_faf_packages: true
# we do not have enough storage on stg
rs_internal_fedora_vers: [26, 27, rawhide]
rs_internal_fedora_vers: [26, 27, 28, rawhide]
rs_internal_fedora_vers_removed: [24, 25]
rs_internal_arch_list: [source, x86_64, i386]
@ -121,3 +121,108 @@ faf_repos:
arch: 'x86_64',
opsys: 'Fedora 27',
}
- { name: 'fedora-28-updates-testing-source',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/28/SRPMS/',
arch: 'src',
opsys: 'Fedora 28'
}
- { name: 'fedora-28-updates-source',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/28/SRPMS/',
arch: 'src',
opsys: 'Fedora 28'
}
- { name: 'fedora-28-armhfp-debug',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/development/28/Everything/armhfp/debug/tree/',
arch: 'armv7hl',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-armhfp-testing-debug',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/28/armhfp/debug/',
arch: 'armv7hl',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-armhfp-testing',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/28/armhfp/',
arch: 'armv7hl',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-armhfp-updates-debug',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/28/armhfp/debug/',
arch: 'armv7hl',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-armhfp-updates',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/28/armhfp/',
arch: 'armv7hl',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-armhfp',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/development/28/Everything/armhfp/os/',
arch: 'armv7hl',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-i386-debug',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora-secondary/development/28/Everything/i386/debug/tree/',
arch: 'i386',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-i386-testing-debug',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/testing/28/i386/debug/',
arch: 'i386',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-i386-testing',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/testing/28/i386/',
arch: 'i386',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-i386-updates-debug',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/28/i386/debug/',
arch: 'i386',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-i386-updates',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/28/i386/',
arch: 'i386',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-i386',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora-secondary/development/28/Everything/i386/os/',
arch: 'i386',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-source',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/development/28/Everything/source/tree/',
arch: 'src',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-x86_64',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/development/28/Everything/x86_64/os/',
arch: 'x86_64',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-x86_64-debug',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/development/28/Everything/x86_64/debug/tree/',
arch: 'x86_64',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-x86_64-testing-debug',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/28/x86_64/debug/',
arch: 'x86_64',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-x86_64-testing',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/28/x86_64/',
arch: 'x86_64',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-x86_64-updates-debug',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/28/x86_64/debug/',
arch: 'x86_64',
opsys: 'Fedora 28',
}
- { name: 'fedora-28-x86_64-updates',
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/28/x86_64/',
arch: 'x86_64',
opsys: 'Fedora 28',
}

View file

@ -51,6 +51,7 @@
with_items:
- "26"
- "27"
- "28"
- name: remove obsolete pull associates
cron:
@ -84,6 +85,7 @@
with_items:
- "26"
- "27"
- "28"
- name: remove obsolete probable fixes
cron:

View file

@ -1,7 +1,7 @@
---
# List of fedora versions for reposync
rs_internal_fedora_vers: [26, 27, rawhide]
rs_internal_fedora_vers: [26, 27, 28, rawhide]
rs_internal_fedora_vers_removed: [24, 25]
# List of architectures for reposync