Clickhouse offline store integration tests not run on CI/CD
- Dominant language
- Python
- Stars
- 7.3k
- Forks
- 1.4k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 15
Description
## Expected Behavior
These tests should run on CI/CD. It's an actively used offline store in production. There's has been 1 case of major functionality degradation post 0.50.0, because these tests are not run on CI/CD.
## Current Behavior
Clickhouse integration tests are not run on CI/CD.
## Possible Solution
That's the question - what's the best workflow to put them into? At least master, ideally both master and PR. Would gladly contribute.
@HaoXuAI @ntkathole @franciscojavierarceo
Contributor guide
Research direction
No file or test path is named in the issue; start by locating the ClickHouse offline-store integration tests and the repository's CI/CD workflow. Confirm how ClickHouse and its dependencies are provisioned, then define a workflow that runs the tests on master and, if feasible, pull requests; done means those tests execute reliably in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clickhouse, github-actions, python
- Domain
- ci-cd, databases, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100