Disable bodhi2 stacks for the initial release.
This commit is contained in:
parent
d5278b1d7b
commit
bbfb7e1ded
2 changed files with 6 additions and 0 deletions
|
@ -169,6 +169,9 @@ top_testers_timeframe = 900
|
|||
# The email address of the proventesters
|
||||
proventesters_email = proventesters-members@fedoraproject.org
|
||||
|
||||
# Disabled for the initial release.
|
||||
stacks_enabled = False
|
||||
|
||||
# These are the default requirements that we apply to stacks, packages, and
|
||||
# updates. Users have free-reign to override them for each kind of entity. At
|
||||
# the end of the day, we only consider the requirements defined by single
|
||||
|
|
|
@ -170,6 +170,9 @@ top_testers_timeframe = 900
|
|||
# The email address of the proventesters
|
||||
proventesters_email = proventesters-members@fedoraproject.org
|
||||
|
||||
# Disabled for the initial release.
|
||||
stacks_enabled = False
|
||||
|
||||
# These are the default requirements that we apply to stacks, packages, and
|
||||
# updates. Users have free-reign to override them for each kind of entity. At
|
||||
# the end of the day, we only consider the requirements defined by single
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue