F35 bodhi activation point

Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
Tomas Hrcka 2021-08-24 11:48:17 +02:00
parent 5a97060249
commit 4a52541da4
4 changed files with 5 additions and 4 deletions

View file

@ -92,6 +92,7 @@ product_versions:
- fedora-32 - fedora-32
- fedora-33 - fedora-33
- fedora-34 - fedora-34
- fedora-35
decision_contexts: decision_contexts:
- bodhi_update_push_testing_critpath - bodhi_update_push_testing_critpath
- bodhi_update_push_stable_critpath - bodhi_update_push_stable_critpath

View file

@ -226,8 +226,8 @@ handlers = ["console"]
type = "modular" type = "modular"
[[consumer_config.koji_instances.primary.tags]] [[consumer_config.koji_instances.primary.tags]]
from = "f35-modular-updates-candidate" from = "f35-modular-signing-pending"
to = "f35-modular" to = "f35-modular-updates-testing-pending"
key = "{{ (env == 'production')|ternary('fedora-35', 'testkey') }}" key = "{{ (env == 'production')|ternary('fedora-35', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('9867c58f', 'd300e724') }}" keyid = "{{ (env == 'production')|ternary('9867c58f', 'd300e724') }}"
type = "modular" type = "modular"

View file

@ -3,4 +3,4 @@
# prebeta: After bodhi enablement/beta freeze and before beta release # prebeta: After bodhi enablement/beta freeze and before beta release
# postbeta: After beta release and before final release # postbeta: After beta release and before final release
# current: After final release # current: After final release
FedoraBranchedBodhi: preenable FedoraBranchedBodhi: prebeta

View file

@ -1 +1 @@
RelEngFrozen: False RelEngFrozen: True