Axwalk Buildbot Slave

  • By Andrew Wilkins
Channel Revision Published Runs on
latest/stable 2 18 Mar 2021
Ubuntu 14.04
latest/edge 2 18 Mar 2021
Ubuntu 14.04
juju deploy axwalk-buildbot-slave
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • admin-info | string

    Default: Your Name Here <admin@youraddress.invalid>

    The name and email address of the buildbot slave administrator.

  • apt-packages | string

    A space-separated list of apt packages to install.

  • master | string

    Default: localhost:9989

    The IP address and port of the buildbot master.

  • name | string

    The buildbot slave name.

  • pip-versions | string

    Default: buildbot_slave

    A space-separated list of Python package versions to install via pip.

  • post-install | string

    A script to run after packages are installed. The script will be run if its value changes, or if the charm hook fails and is retried.