Move utils/batches.py to scheduler/batches.py

This commit is contained in:
mprahl
2020-01-02 14:22:33 -05:00
parent 938a3b9557
commit 81ab984b1f
10 changed files with 415 additions and 409 deletions

View File

@@ -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