
This allows scoping a tox run of py3* and cover enviroments to a single charm or ops-sunbeam, to facilitate faster testing. Usage examples: ``` tox -e py3 # test all tox -e py3 -- ops-sunbeam # just the ops sunbeam lib tox -e py3 -- barbican-k8s # only the barbican charm tox -e cover tox -e cover -- ops-sunbeam tox -e cover -- barbican-k8s ``` Closes-Bug: #2050840 Change-Id: Ieb3cd5ad85ee7a04a320cc41fbc3ad406e034a57
Monolithic Repository for Sunbeam Charms
This repository contains the core charms for the Sunbeam deployment and associated charm libraries.
Description
Languages
Python
89.2%
Jinja
10.2%
Shell
0.6%