Branch Fedora 43 from Rawhide

Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
This commit is contained in:
Samyak Jain 2025-08-11 18:46:53 +05:30 committed by jnsamyak
commit 4418d1d001
10 changed files with 320 additions and 39 deletions

View file

@ -133,6 +133,13 @@ handlers = ["console"]
keyid = "{{ (env == 'production')|ternary('47dd8ef9', 'd300e724') }}"
file_signing_key = "fedora-43-ima"
[[consumer_config.koji_instances.primary.tags]]
from = "f44-infra-candidate"
to = "f44-infra-stg"
key = "{{ (env == 'production')|ternary('fedora-infra', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('47dd8ef9', 'd300e724') }}"
file_signing_key = "fedora-44-ima"
# Gated coreos-pool tag
[[consumer_config.koji_instances.primary.tags]]
@ -156,8 +163,46 @@ handlers = ["console"]
keyid = "{{ (env == 'production')|ternary('31645531', 'd300e724') }}"
file_signing_key = "fedora-43-ima"
[[consumer_config.koji_instances.primary.tags]]
from = "f44-coreos-signing-pending"
to = "coreos-pool"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('6d9f90a6', 'd300e724') }}"
file_signing_key = "fedora-44-ima"
# Gated rawhide
[[consumer_config.koji_instances.primary.tags]]
from = "f44-signing-pending"
to = "f44-updates-testing-pending"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('6d9f90a6', 'd300e724') }}"
file_signing_key = "fedora-44-ima"
[consumer_config.koji_instances.primary.tags.sidetags]
pattern = 'f44-build-side-<seq_id>'
from = '<sidetag>-signing-pending'
to = '<sidetag>-testing-pending'
trusted_taggers = ['bodhi']
file_signing_key = "fedora-44-ima"
[[consumer_config.koji_instances.primary.tags]]
from = "f44-pending"
to = "f44"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('6d9f90a6', 'd300e724') }}"
file_signing_key = "fedora-44-ima"
# resigning f43 builds with f44 key before branching. Remove after branching.
[[consumer_config.koji_instances.primary.tags]]
from = "f43"
to = "f43"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('6d9f90a6', 'd300e724') }}"
file_signing_key = "fedora-44-ima"
# Branched
[[consumer_config.koji_instances.primary.tags]]
from = "f43-signing-pending"
to = "f43-updates-testing-pending"
@ -172,23 +217,8 @@ handlers = ["console"]
trusted_taggers = ['bodhi']
file_signing_key = "fedora-43-ima"
[[consumer_config.koji_instances.primary.tags]]
from = "f43-pending"
to = "f43"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('31645531', 'd300e724') }}"
file_signing_key = "fedora-43-ima"
# stable releases
# resigning f43 builds with f44 key before branching. Remove after branching.
[[consumer_config.koji_instances.primary.tags]]
from = "f43"
to = "f43"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('6d9f90a6', 'd300e724') }}"
file_signing_key = "fedora-44-ima"
# Branched
[[consumer_config.koji_instances.primary.tags]]
from = "f42-signing-pending"
to = "f42-updates-testing-pending"
@ -203,8 +233,6 @@ handlers = ["console"]
trusted_taggers = ['bodhi']
file_signing_key = "fedora-42-ima"
# stable releases
[[consumer_config.koji_instances.primary.tags]]
from = "f41-signing-pending"
to = "f41-updates-testing-pending"
@ -325,6 +353,13 @@ handlers = ["console"]
# openh264 signing
[[consumer_config.koji_instances.primary.tags]]
from = "f44-openh264"
to = "f44-openh264"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('6d9f90a6', 'd300e724') }}"
file_signing_key = "fedora-44-ima"
[[consumer_config.koji_instances.primary.tags]]
from = "f43-openh264"
to = "f43-openh264"
@ -391,17 +426,17 @@ handlers = ["console"]
[consumer_config.ostree_refs."fedora/rawhide/x86_64/iot"]
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
[consumer_config.ostree_refs."fedora/rawhide/aarch64/iot"]
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
[consumer_config.ostree_refs."fedora/devel/x86_64/iot"]
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
key = "{{ (env == 'production')|ternary('fedora-42', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/devel/aarch64/iot"]
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
key = "{{ (env == 'production')|ternary('fedora-42', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/stable/x86_64/iot"]
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
@ -486,19 +521,57 @@ handlers = ["console"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-42', 'testkey') }}"
# f43 silveblue ostree refs
[consumer_config.ostree_refs."fedora/43/x86_64/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/ppc64le/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/x86_64/updates/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/x86_64/testing/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/updates/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/testing/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/ppc64le/updates/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/ppc64le/testing/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
# rawhide silveblue ostree refs
[consumer_config.ostree_refs."fedora/rawhide/aarch64/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
[consumer_config.ostree_refs."fedora/rawhide/ppc64le/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
[consumer_config.ostree_refs."fedora/rawhide/x86_64/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
# f41 kinoite ostree refs
@ -576,19 +649,57 @@ handlers = ["console"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-42', 'testkey') }}"
# f43 kinoite ostree refs
[consumer_config.ostree_refs."fedora/43/x86_64/kinoite"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/kinoite"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/ppc64le/kinoite"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/x86_64/updates/kinoite"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/x86_64/testing/kinoite"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/updates/kinoite"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/testing/kinoite"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/ppc64le/updates/kinoite"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/ppc64le/testing/kinoite"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
# rawhide kinoite ostree refs
[consumer_config.ostree_refs."fedora/rawhide/aarch64/kinoite"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
[consumer_config.ostree_refs."fedora/rawhide/ppc64le/kinoite"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
[consumer_config.ostree_refs."fedora/rawhide/x86_64/kinoite"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
# f41 sericea ostree refs
@ -666,19 +777,57 @@ handlers = ["console"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-42', 'testkey') }}"
# f43 sericea ostree refs
[consumer_config.ostree_refs."fedora/43/x86_64/sericea"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/sericea"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/ppc64le/sericea"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/x86_64/updates/sericea"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/x86_64/testing/sericea"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/updates/sericea"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/testing/sericea"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/ppc64le/updates/sericea"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/ppc64le/testing/sericea"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
# rawhide sericea ostree refs
[consumer_config.ostree_refs."fedora/rawhide/aarch64/sericea"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
[consumer_config.ostree_refs."fedora/rawhide/ppc64le/sericea"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
[consumer_config.ostree_refs."fedora/rawhide/x86_64/sericea"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
# f41 onyx ostree refs
@ -757,6 +906,58 @@ handlers = ["console"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-42', 'testkey') }}"
# f43 onyx ostree refs
[consumer_config.ostree_refs."fedora/43/x86_64/onyx"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/onyx"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/ppc64le/onyx"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/x86_64/updates/onyx"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/x86_64/testing/onyx"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/updates/onyx"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/testing/onyx"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/ppc64le/updates/onyx"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/ppc64le/testing/onyx"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
# rawhide onyx ostree refs
[consumer_config.ostree_refs."fedora/rawhide/aarch64/onyx"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
[consumer_config.ostree_refs."fedora/rawhide/ppc64le/onyx"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
[consumer_config.ostree_refs."fedora/rawhide/x86_64/onyx"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
# f42 cosmic-atomic ostree refs
[consumer_config.ostree_refs."fedora/42/x86_64/cosmic-atomic"]
@ -783,17 +984,29 @@ handlers = ["console"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-42', 'testkey') }}"
# rawhide onyx ostree refs
# f43 cosmic-atomic ostree refs
[consumer_config.ostree_refs."fedora/rawhide/aarch64/onyx"]
[consumer_config.ostree_refs."fedora/43/x86_64/cosmic-atomic"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/rawhide/ppc64le/onyx"]
[consumer_config.ostree_refs."fedora/43/aarch64/cosmic-atomic"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/rawhide/x86_64/onyx"]
[consumer_config.ostree_refs."fedora/43/x86_64/updates/cosmic-atomic"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/x86_64/testing/cosmic-atomic"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/updates/cosmic-atomic"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/43/aarch64/testing/cosmic-atomic"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
@ -801,11 +1014,11 @@ handlers = ["console"]
[consumer_config.ostree_refs."fedora/rawhide/aarch64/cosmic-atomic"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
[consumer_config.ostree_refs."fedora/rawhide/x86_64/cosmic-atomic"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
[consumer_config.coreos]
bucket = "fcos-builds"