mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-13 22:29:57 +08:00
Move utils/batches.py to scheduler/batches.py
This commit is contained in:
@@ -156,7 +156,7 @@ the ``scheduler.handlers.repos.done(...)`` method is called.
|
||||
|
||||
This verifies that all the packages from the current batch (just module-build-macros for now)
|
||||
really appear in the generated repository and if so, it starts building the next batch by calling
|
||||
``utils.batches.start_next_batch_build(...)``.
|
||||
``module_build_service.scheduler.batches.start_next_batch_build(...)``.
|
||||
|
||||
|
||||
Building the next batch
|
||||
|
||||
Reference in New Issue
Block a user