/buildbot-aws-ecs

Buildbot latent worker for AWS ECS

Primary LanguagePython

Buildbot Latent Worker for AWS ECS

This is a Buildbot plugin that provides a latent worker that leverages the AWS ECS service to run builds.

Each build is run in its own ECS task, such that each build is run in a pristine environment -- unless you share a volume between builds.