Skip to content

Fix running ClickHouse Client specs locally

Vladimir Shushlin requested to merge vshushlin/fix-ch-local-specs into master

What does this MR do and why?

Fix running ClickHouse Client specs locally

In 319b54dc we introduced CI for running ClickHouse specs and added a spec for databases not being configured unless you add the tag.

Normally, you would have the database configured and this test fails locally.

I think we can just remove this spec. There's nothing bad in databases being configured.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading