mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-29 21:21:14 +08:00
Revert the config split change
Revert the changes ina207d97and9a2efb3, at this moment, some code relies on both settings from frontend and backend, and it's inconvenient to run unittests with config split up to frontend only and backend only.
This commit is contained in:
@@ -663,7 +663,7 @@ class ModuleBuild(MBSBase):
|
||||
bus.
|
||||
|
||||
:param db_session: SQLAlchemy session object.
|
||||
:param conf: MBS config object returned from function :func:`init_config`,
|
||||
:param conf: MBS config object returned from function :func:`init_config`
|
||||
which contains loaded configs.
|
||||
:type conf: :class:`Config`
|
||||
:param int state: the state value to transition to. Refer to ``BUILD_STATES``.
|
||||
|
||||
Reference in New Issue
Block a user