|
I have used DockerLatentWorker successfully for all builders named *-docker on the new buildbot.mariadb.org hosted at DigitalOcean:
http://buildbot.mariadb.org/#/builders
The master uses docker-py to communicate directly with the docker hosts do-bbw1,2-docker, residing on separate machines and properly executes builds as configured in the master config file using docker images specifically crafted for each target system. This system can be extended and improved with more logic for load balancing and automatic scaling further on.
I'm therefore marking this task as done and suggest using MDEV-8244 to track progress for the new buildbot installation instead.
|