tobs
tobs copied to clipboard
Add tests for installing tobs with timescale Cloud integration
What is missing?
We are not testing TimescaleCloud integration in tests.
Why do we need it?
To catch potential issues with that integration.
Anything else we need to know?:
Possible test sequence:
- provision DB with helm chart
- compose DBURI
- use DBURI from previous points as an external database
Depends on https://github.com/timescale/tobs/issues/473
I believe with the merge of #531 we can close this? Unless you think there is something else we need to add.