Skip to content

Streamline clickhouse rspec jobs

Lin Jen-Shin requested to merge rspec-clickhouse-streamline into master

What does this MR do and why?

Streamline clickhouse rspec jobs

  • Use rules similar with rspec unit jobs
  • Prefix it with rspec clickhouse so it's not mixed with rspec unit

This should make it easier to generate a corresponding as-if-foss pipeline.

This addresses:

Closes #433375 (closed), #423848 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Lin Jen-Shin

Merge request reports