Skip to content

Releases: tecracer-chef/kitchen-static

Add queueing for servers

27 Apr 15:15
fa441d5
Compare
Choose a tag to compare

For cases where multiple people work on a limited set of available machines, queueing up for tests is unavoidable.

The new queueing feature and the first handler for queueing allows working with local scripts to request a machine or release it back.

Additional handlers will be written in the future, but custom ones can also be loaded via queueing_handlers, giving a Glob to handler files.