~xavpaice/charm-telegraf:fix_dashboard_registration

Last commit made on 2021-03-17
Get this branch:
git clone -b fix_dashboard_registration https://git.launchpad.net/~xavpaice/charm-telegraf
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
fix_dashboard_registration
Repository:
lp:~xavpaice/charm-telegraf

Recent commits

9ef7e1b... by Xav Paice

Fix trigger for grafana dashboard reg

Fixed a typo in the flag name conditional for
register_grafana_dashboard. Remove grafana.configured flag on
config-changed hook execution.

23262ff... by Benjamin Allot

Add pytest parametrization for install_method

Also remove reference to unittest

Reviewed-on: https://code.launchpad.net/~ballot/charm-telegraf/+git/telegraf-charm/+merge/397880
Reviewed-by: Tom Haddon <email address hidden>

6fe4e5f... by Benjamin Allot

Blacken and lint

99afcf1... by Benjamin Allot

Add xdist to allow faster test execution

8932f79... by Benjamin Allot

Add parametrization for the install_method

Until all the tests are fixed, only the test_write_telegraf_file tests
is parametrized with both install_method.
Also, remove reference to unittests and convert to pure pytest.

60e464b... by Benjamin Allot

Add a way to customize args upon tox calls for unit tests

ac37632... by Barry Price

Support older Juju 1.x deploys where hookenv.model_name() is undefined

Reviewed-on: https://code.launchpad.net/~barryprice/charm-telegraf/+git/charm-telegraf/+merge/398950
Reviewed-by: Benjamin Allot <email address hidden>

b5d6201... by Barry Price

Add a unit test for the previous

3132f79... by Barry Price

Support older Juju 1.x deploys where hookenv.model_name() is undefined

a310706... by Barry Price

Make our prometheus_ip_range config option a little more resilient

Reviewed-on: https://code.launchpad.net/~barryprice/charm-telegraf/+git/charm-telegraf/+merge/398433
Reviewed-by: Haw Loeung <email address hidden>