canonical / canonical/observability-stack
Add the otelcol error log assertions back
Open
- Dominant language
- HCL
- Stars
- 9
- Forks
- 12
- Avg merge
- 2d 40m
- Merged PRs (30d)
- 3
Description
Since we have this Pebble issue plaguing [our solution tests](https://github.com/canonical/observability-stack/tree/main/tests/integration):
- https://github.com/canonical/pebble/issues/780
we are being failing fast and not asserting other important aspects of our solution tests. We should comment out the assertion and output [the error logs as information to the reader](https://github.com/canonical/observability-stack/blob/58bae6d47c4793d3baaf81eb01c4b4cf1bd616e2/tests/integration/helpers.py#L167), but not fail fast.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.