taskotron: F24 is EOL
This commit is contained in:
parent
e86c14b328
commit
535be60068
2 changed files with 0 additions and 22 deletions
|
@ -43,7 +43,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:
|
||||||
- 24
|
|
||||||
- 25
|
- 25
|
||||||
- 26
|
- 26
|
||||||
- rawhide
|
- rawhide
|
||||||
|
|
|
@ -77,24 +77,3 @@ parent = f25-updates
|
||||||
primary_arches = armhfp, i386, x86_64
|
primary_arches = armhfp, i386, x86_64
|
||||||
alternate_arches = aarch64, ppc64, ppc64le, s390x
|
alternate_arches = aarch64, ppc64, ppc64le, s390x
|
||||||
|
|
||||||
# Fedora 24
|
|
||||||
[f24]
|
|
||||||
url = %(goldurl)s
|
|
||||||
path = 24
|
|
||||||
release_status = stable
|
|
||||||
primary_arches = armhfp, i386, x86_64
|
|
||||||
alternate_arches = aarch64, ppc64, ppc64le, s390x
|
|
||||||
|
|
||||||
[f24-updates]
|
|
||||||
url = %(updatesurl)s
|
|
||||||
path = 24
|
|
||||||
parent = f24
|
|
||||||
primary_arches = armhfp, i386, x86_64
|
|
||||||
alternate_arches = aarch64, ppc64, ppc64le, s390x
|
|
||||||
|
|
||||||
[f24-updates-testing]
|
|
||||||
url = %(updatesurl)s
|
|
||||||
path = testing/24
|
|
||||||
parent = f24-updates
|
|
||||||
primary_arches = armhfp, i386, x86_64
|
|
||||||
alternate_arches = aarch64, ppc64, ppc64le, s390x
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue