~peter-sabaini/charm-grafana:test-fixes-race-cleanup

Last commit made on 2021-01-29
Get this branch:
git clone -b test-fixes-race-cleanup https://git.launchpad.net/~peter-sabaini/charm-grafana
Only Peter Sabaini can upload to this branch. If you are Peter Sabaini please log in for upload directions.

Branch merges

Branch information

Name:
test-fixes-race-cleanup
Repository:
lp:~peter-sabaini/charm-grafana

Recent commits

c651bd8... by Peter Sabaini

Fix port param

dd9e6e4... by Peter Sabaini

Don't hardcode default port

When resetting datasource config

bb58345... by Peter Sabaini

Functional test fixes

Fix races on file contents checking. Add cleanup to restore SUT after
config changes

288a04e... by Drew Freiberger

Resolve race between port change and dashboard ingestion

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-grafana/+git/grafana-charm-1/+merge/397120
Reviewed-by: Peter Sabaini <email address hidden>
Reviewed-by: Xiyue Wang <email address hidden>

836056e... by Drew Freiberger

Resolve race between port change and dashboard ingestion

d732550... by Xav Paice

Reformat to pass lint

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-grafana/+git/grafana-charm/+merge/397055
Reviewed-by: Drew Freiberger <email address hidden>

289866e... by Xav Paice

Reformat to pass lint

Reformatted recent changes to pass lint tests.

7929c5b... by Brett Milford

Catch ConnectionError and update constraints

Reviewed-on: https://code.launchpad.net/~brettmilford/charm-grafana/+git/charm-grafana/+merge/393348
Reviewed-by: Drew Freiberger <email address hidden>
Reviewed-by: Paul Goins <email address hidden>

872692b... by Brett Milford

Added comments on test

d7a68c3... by Brett Milford

Adds blocked status for failed dashboard updates