~aluria/charm-grafana:bug/1975622

Last commit made on 2022-05-31
Get this branch:
git clone -b bug/1975622 https://git.launchpad.net/~aluria/charm-grafana
Only Alvaro Uria can upload to this branch. If you are Alvaro Uria please log in for upload directions.

Branch merges

Branch information

Name:
bug/1975622
Repository:
lp:~aluria/charm-grafana

Recent commits

1c4d877... by Alvaro Uria

FIX: More than one FunctionalTestMarker dashboard

In order to test that upgraded telegraf charms propagate changes in the
dashboard templates to Grafana, the functional tests verify that a
single dashboard exists with the keyword "FunctionalTestMarker".
However, in recent changes, the template is now rendered twice (metrics
by application and metrics by host).

The assert on test_11_dashboard_upgrade now reflects "one or more"
instead of "one".

63062e9... by Alvaro Uria

LP#1975622 LDAP config rendered non-string values with quotes

692d0fc... by Xav Paice

Render ldap config owned by daemon user

    When installed as a snap, the LDAP config needs to be owned by root as
    the grafana user does not exist.

    Fixes-bug: LP: #1964725

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-grafana/+git/grafana-charm/+merge/416778
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

d396f82... by Xav Paice

Reduce functests to a manageable set, with a smaller bundle.

Additionally improve Makefile and charmcraft.yaml.

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-grafana/+git/grafana-charm/+merge/416772
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

5037302... by Xav Paice

Render ldap config owned by daemon user

When installed as a snap, the LDAP config needs to be owned by root as
the grafana user does not exist.

Fixes-bug: LP: #1964725

d00e005... by Xav Paice

reduce functest bundles

e742167... by Xav Paice

reduce test bundles for functests

65feea5... by Xav Paice

add clean to build step

5dd8ebb... by Xav Paice

update functest bundle options

f7fc26b... by Xav Paice

Remove Xenial support