kojid-cloud-scheduler

Created 2 years ago
Maintained by lrossett
kojid cloud scheduler is a component that auto-scales koji builders based on task demand
Members 2
Adam Piasecki committed 2 years ago

Documentation Status

Kojid Cloud Scheduler

Kojid Cloud Scheduler is a component/service that auto-scales koji builders based on task demand.

Development

Note: A Makefile is provided for convenience.

Remember to run make project or poetry install before running tests.

Running tests:

Using Make:

$ make test 

Using poetry directly:

poetry run python -m pytest test/

To run the CLI using poetry:

$ poetry run kojid-cloud-scheduler

License

Apache 2.0