taskotron: Fedora 25 is EOL
This commit is contained in:
parent
8cfb476ded
commit
86cfa2a707
2 changed files with 0 additions and 23 deletions
|
@ -46,7 +46,6 @@
|
||||||
special_time: daily
|
special_time: daily
|
||||||
job: '/var/lib/fedoraqa/base_images/trigger_build/trigger_build.py build --config /etc/taskotron_base_images/config_server.ini --release {{ item }} --arch x86_64 --flavor="taskotron_cloud" --disksize="30G" > /dev/null'
|
job: '/var/lib/fedoraqa/base_images/trigger_build/trigger_build.py build --config /etc/taskotron_base_images/config_server.ini --release {{ item }} --arch x86_64 --flavor="taskotron_cloud" --disksize="30G" > /dev/null'
|
||||||
with_items:
|
with_items:
|
||||||
- 25
|
|
||||||
- 26
|
- 26
|
||||||
- 27
|
- 27
|
||||||
- rawhide
|
- rawhide
|
||||||
|
|
|
@ -71,25 +71,3 @@ url = %(updatesurl)s
|
||||||
path = testing/26
|
path = testing/26
|
||||||
parent = f26-updates
|
parent = f26-updates
|
||||||
|
|
||||||
# Fedora 25
|
|
||||||
[f25]
|
|
||||||
url = %(goldurl)s
|
|
||||||
path = 25
|
|
||||||
release_status = stable
|
|
||||||
primary_arches = armhfp, i386, x86_64
|
|
||||||
alternate_arches = aarch64, ppc64, ppc64le, s390x
|
|
||||||
|
|
||||||
[f25-updates]
|
|
||||||
url = %(updatesurl)s
|
|
||||||
path = 25
|
|
||||||
parent = f25
|
|
||||||
primary_arches = armhfp, i386, x86_64
|
|
||||||
alternate_arches = aarch64, ppc64, ppc64le, s390x
|
|
||||||
|
|
||||||
[f25-updates-testing]
|
|
||||||
url = %(updatesurl)s
|
|
||||||
path = testing/25
|
|
||||||
parent = f25-updates
|
|
||||||
primary_arches = armhfp, i386, x86_64
|
|
||||||
alternate_arches = aarch64, ppc64, ppc64le, s390x
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue