F35 bodhi activation point
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
5a97060249
commit
4a52541da4
4 changed files with 5 additions and 4 deletions
|
@ -92,6 +92,7 @@ product_versions:
|
|||
- fedora-32
|
||||
- fedora-33
|
||||
- fedora-34
|
||||
- fedora-35
|
||||
decision_contexts:
|
||||
- bodhi_update_push_testing_critpath
|
||||
- bodhi_update_push_stable_critpath
|
||||
|
|
|
@ -226,8 +226,8 @@ handlers = ["console"]
|
|||
type = "modular"
|
||||
|
||||
[[consumer_config.koji_instances.primary.tags]]
|
||||
from = "f35-modular-updates-candidate"
|
||||
to = "f35-modular"
|
||||
from = "f35-modular-signing-pending"
|
||||
to = "f35-modular-updates-testing-pending"
|
||||
key = "{{ (env == 'production')|ternary('fedora-35', 'testkey') }}"
|
||||
keyid = "{{ (env == 'production')|ternary('9867c58f', 'd300e724') }}"
|
||||
type = "modular"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
# prebeta: After bodhi enablement/beta freeze and before beta release
|
||||
# postbeta: After beta release and before final release
|
||||
# current: After final release
|
||||
FedoraBranchedBodhi: preenable
|
||||
FedoraBranchedBodhi: prebeta
|
||||
|
|
|
@ -1 +1 @@
|
|||
RelEngFrozen: False
|
||||
RelEngFrozen: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue