openstack-charmers / zaza

A Python3-only functional test framework for Charms
Apache License 2.0
10 stars 46 forks source link

Add provision to configure credentials via .zaza.yaml #641

Closed dashmage closed 7 months ago

dashmage commented 7 months ago

Adds feature similar to https://github.com/openstack-charmers/zaza/pull/574/ to support selecting user provided credential from zaza.yaml.

Resolves #639

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1b002d2) 89.43% compared to head (6106c10) 89.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #641 +/- ## ======================================= Coverage 89.43% 89.43% ======================================= Files 44 44 Lines 4693 4695 +2 ======================================= + Hits 4197 4199 +2 Misses 496 496 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.