buildbot-docker-swarm-worker 0.2.0
pip install buildbot-docker-swarm-worker
Latest version
Released:
Buildbot worker for Docker Swarm
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Claudio Jolowicz
- Maintainer: Claudio Jolowicz
- Tags buildbot, docker, swarm
- Requires: Python >=3.6
Classifiers
- Development Status
- License
- Operating System
- Programming Language
Project description
buildbot-docker-swarm-worker
This package provides a buildbot plugin to deploy buildbot workers on demand as services on a Docker Swarm cluster.
Installation
Install this package from PyPI:
pip install buildbot-docker-swarm-worker
Usage
from buildbot.plugins import worker
swarm_worker = worker.DockerSwarmLatentWorker(
"docker-swarm-worker",
"buildbot/buildbot-worker:latest",
)
Related projects
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Claudio Jolowicz
- Maintainer: Claudio Jolowicz
- Tags buildbot, docker, swarm
- Requires: Python >=3.6
Classifiers
- Development Status
- License
- Operating System
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file buildbot-docker-swarm-worker-0.2.0.tar.gz
.
File metadata
- Download URL: buildbot-docker-swarm-worker-0.2.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c85038de09bf3501ba2870794eb9a4e57eb81d407aa190f70bfeccbdcf9a672a |
|
MD5 | 3ad5d26b71fbfee986a86b9d8cd76bff |
|
BLAKE2b-256 | 974b94832615ed140de9ffca44a79294e6529ef5b2177646a5a59e4fd4494d1a |