timescale / tobs

tobs - The Observability Stack for Kubernetes. Easy install of a full observability stack into a k8s cluster with Helm charts.
Apache License 2.0
561 stars 61 forks source link

Add GH workflow to check if datasources are working #520

Closed onprem closed 2 years ago

onprem commented 2 years ago

Description

The step to check if datasources are working was removed during the CLI removal PR. This PR adds it back in the form of another GH workflow. We cannot use the e2e test job as before as ct install immediately cleans up after itself as well.

Fixes #517

Type of change

What type of changes does your code introduce to tobs? Put an x in the box that apply.

onprem commented 2 years ago

Closing as it has been superseded by #521.