~vultaire/charm-graylog:adding-zaza-tests

Last commit made on 2020-02-11
Get this branch:
git clone -b adding-zaza-tests https://git.launchpad.net/~vultaire/charm-graylog
Only Paul Goins can upload to this branch. If you are Paul Goins please log in for upload directions.

Branch merges

Branch information

Name:
adding-zaza-tests
Repository:
lp:~vultaire/charm-graylog

Recent commits

8168d75... by Paul Goins

Re-added bionic-ha.yaml, but noted as not yet used

9b44bdc... by Paul Goins

Changed get_graylog_client() to get_graylog_clients().

7536ca1... by Paul Goins

Brought things the rest of the way into line.

d6a9fb4... by Paul Goins

Initial merge against updated trunk

c8f1540... by Peter Sabaini

Elim. superfluous branch, formatting

da866ea... by Paul Goins

Removed "z" prefix from zaza-specific imports

This is an artifact from when I was experimenting with a combination
of zaza and libjuju methodologies. As zaza does everything I need,
I've removed the libjuju imports and, as of this commit, am removing
the zaza-specific differentiation.

350669a... by Paul Goins

Final touches - "tox -e func" should now work

4ffad87... by Paul Goins

Adding nrpe to test models to enable remainder of legacy tests

05cdf7d... by Paul Goins

Converted url class variables to properties to fix test-time errors

49650a4... by Paul Goins

Initial commit with tests (almost) working...