canonical / juju-backup-all

Tool for backing up charms, local juju configs, and juju controllers.
Apache License 2.0
0 stars 5 forks source link

Fix functional tests + use Juju 3.4 #41

Closed rgildein closed 6 months ago

rgildein commented 7 months ago

Switch to pytest-operator to fix functional test deploy and swith to Juju 3.4.

Using self-hosted runners due to lack of storage on official GitHub runners.

Dropping usage requirements.txt and use only setup.cfg.