retrace: remove f27

This commit is contained in:
Miroslav Suchý 2018-11-27 08:51:07 +01:00
parent 496383f277
commit 731255e327
3 changed files with 8 additions and 112 deletions

View file

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

View file

@ -49,7 +49,6 @@
state: present
when: not devel
with_items:
- "27"
- "28"
- "29"
@ -65,6 +64,7 @@
- "24"
- "25"
- "26"
- "27"
- name: koops_to_xorg.py
cron:
@ -84,9 +84,8 @@
state: present
when: not devel
with_items:
- "26"
- "27"
- "28"
- "29"
- name: remove obsolete probable fixes
cron:
@ -99,6 +98,8 @@
with_items:
- "24"
- "25"
- "26"
- "27"
- name: update BZ bugs fedora
cron:

View file

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