Skip to content

Refactor docker machine executor

Tomasz Maczukin requested to merge refactor-docker-machine-executor into master

What does this MR do?

As it stays in the title - this MR refactors (but without functionality change) the Docker Machine executor.

Why was this MR needed?

To make the code cleaner and easier to understand 👉 To refresh our knowledge about how the autoscaling algorithm is working 👉 To - eventually - update documentation if it's not right.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Merge request reports