openstack-charmers / zaza

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

[libjuju-3.1] Add provision to configure credentials via .zaza.yaml #642

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.

Similar PR to master branch: https://github.com/openstack-charmers/zaza/pull/641

Resolves https://github.com/openstack-charmers/zaza/issues/639

dashmage commented 7 months ago

@ajkavanagh - could you take a look at this one as well? Thanks!

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (00af63d) 89.14% compared to head (25d5b9e) 89.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## libjuju-3.1 #642 +/- ## ============================================ Coverage 89.14% 89.14% ============================================ Files 44 44 Lines 4689 4691 +2 ============================================ + Hits 4180 4182 +2 Misses 509 509 ```

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