Add functional tests for GPG encryption
Bug #1912701 reported by
Jose Guedez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
charm-duplicity |
Triaged
|
Medium
|
Unassigned |
Bug Description
There are no functional tests for the GPG encryption feature. This has led to bugs like LP#1912580, where the feature does not work properly.
Ideally a functional test would create a gpg keypair, configure the charm for functional gpg encryption and validate that the backups are created and can actually be decrypted with the relevant private key.
To post a comment you must log in.
To close this, we will need a functest that actually runs the CLI for duplicity in order to validate that the CLI is parsed correctly.