Skip to content

Run clickhouse tests for maintenance pipeline to update test metadata

Lin Jen-Shin requested to merge run-clickhouse-tests-for-metadata into master

What does this MR do and why?

Make sure we run clickhouse tests for maintenance pipeline to update test metadata

If we don't run clickhouse tests for maintenance pipelines, we don't update test metadata for clickhouse tests, then knapsack cannot properly predict and dispatch the tests properly.

Make sure we run clickhouse tests for maintenance

If we don't run clickhouse tests for maintenance pipelines, we don't update test metadata for clickhouse tests, then knapsack cannot properly predict and dispatch the tests properly.

See gitlab-org/quality/engineering-productivity/team#323 (comment 1654025755)

How to set up and validate locally

I am not sure how we can test this properly, but I suppose we can watch the next maintenance pipeline closely to see if it's running correctly or not after merged.

MR acceptance checklist

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

Edited by Lin Jen-Shin

Merge request reports