canonical / cos-configuration-k8s-operator

This charmed operator for Kubernetes enables you to provide configurations to various components of the Canonical Observability Stack (COS) bundle.
https://charmhub.io/cos-configuration-k8s
Apache License 2.0
4 stars 6 forks source link

Use OF's new storage mocking functionality #21

Closed sed-i closed 2 years ago

sed-i commented 2 years ago

Issue

Solution

Testing Instructions

tox -e unit,integration

Release Notes

Use harness to mock storage in unit tests.

simskij commented 2 years ago

@sed-i Is this still something we want to do? What is missing to bring this from draft to merged?