github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/acceptancetests/repository/charms/jenkins-juju-ci/metadata.yaml (about)

     1  name: jenkins-juju-ci
     2  maintainer: Curtis Hovey <curtis.hovey@canonical.com>
     3  summary: Juju CI tools for jenkins
     4  description: |
     5    Reconfigure the host and install testing tools to run Juju CI tests.
     6    .
     7    This charm will move /var/lib/<jenkins | lxd | lxc> to a big partition
     8    if available. Several sets of tools are installed. Once configuration
     9    is complete, the jenkins-slave is ready to run Juju CI tests.
    10  subordinate: true
    11  requires:
    12    juju-info:
    13      interface: juju-info
    14      scope: container
    15  tags:
    16    - ci
    17  series:
    18    - trusty
    19    - xenial
    20    - artful
    21    - bionic