github.com/juju/juju@v0.0.0-20240430160146-1752b71fcf00/acceptancetests/repository/charms/peer-xplod/metadata.yaml (about)

     1  name: peer-xplod
     2  summary: Trigger a firestorm of relation changed events
     3  maintainer: John Arbash Meinel <john.meinel@canonical.com>
     4  description: |
     5    Every peer connects to every other peer, and on every change, broadcasts an update to its own values.
     6    This triggers all the other units to wake up and try to do the same.
     7    You can use the config setting "maximum" to cause the exploding to stop after reaching a certain value.
     8  tags:
     9    - misc
    10  series:
    11    - trusty
    12    - xenial
    13    - artful
    14    - bionic
    15    - eoan
    16    - focal
    17    - jammy
    18  
    19  subordinate: false
    20  peers:
    21    xplod:
    22      interface: xplod
    23  provides:
    24    output:
    25      interface: xplod-output