Rawhide mass branching changes
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
3af0858a36
commit
2fc1572059
10
fedora.conf
10
fedora.conf
@ -14,7 +14,7 @@ comps_file = 'comps-rawhide.xml' #{
|
||||
#}
|
||||
|
||||
variants_file='variants-fedora.xml'
|
||||
sigkeys = ['64DAB85D']
|
||||
sigkeys = ['F5282EE4']
|
||||
|
||||
# limit tree architectures
|
||||
# if undefined, all architectures from variants.xml will be included
|
||||
@ -29,7 +29,7 @@ hashed_directories = True
|
||||
# RUNROOT settings
|
||||
runroot = True
|
||||
runroot_channel = 'compose'
|
||||
runroot_tag = 'f26-build'
|
||||
runroot_tag = 'f27-build'
|
||||
|
||||
# PKGSET
|
||||
pkgset_source = 'koji' # koji, repos
|
||||
@ -39,7 +39,7 @@ pkgset_source = 'koji' # koji, repos
|
||||
# pkgset_repos = {}
|
||||
|
||||
# PKGSET - KOJI
|
||||
pkgset_koji_tag = 'f26'
|
||||
pkgset_koji_tag = 'f27'
|
||||
pkgset_koji_inherit = False
|
||||
|
||||
filter_system_release_packages = False
|
||||
@ -268,7 +268,7 @@ global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#HEAD'
|
||||
global_release = None
|
||||
global_version = 'Rawhide'
|
||||
# live_images ignores this in favor of live_target
|
||||
global_target = 'f26'
|
||||
global_target = 'f27'
|
||||
|
||||
image_build = {
|
||||
'^Docker$': [
|
||||
@ -519,7 +519,7 @@ failable_deliverables = [
|
||||
})
|
||||
]
|
||||
|
||||
live_target = 'f26'
|
||||
live_target = 'f27'
|
||||
live_images_no_rename = True
|
||||
# fomat: [(variant_uid_regex, {arch|*: scm_dict})]
|
||||
live_images = [
|
||||
|
Loading…
Reference in New Issue
Block a user