Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@GabrielBianconi
Copy link
Member

@GabrielBianconi GabrielBianconi commented Jan 29, 2026

  • Shallow git clone
  • Try to wake up ClickHouse ASAP
  • Build tests in background while we apply fixtures
  • Truncate things correctly
  • Full truncation when loading fixtures (e.g. we weren't truncating materialized views which caused issues after retries)

Note

Medium Risk
Moderate risk because it changes CI orchestration and ClickHouse database cleanup/truncation logic, which could cause flaky runs or unintended DB deletions if patterns/time windows are wrong.

Overview
Speeds up and hardens ClickHouse Cloud e2e CI by enabling shallow clones, starting an early background "wake" query for idle ClickHouse instances, and compiling ClickHouse tests in parallel with fixture loading.

Improves reliability by adding retries to tool installer downloads and tuning ClickHouse HTTP curl retry/timeouts.

Broadens and delays stale DB cleanup (tensorzero% older than 3h), standardizes the migration-manager DB name format (tensorzero_e2e_tests_migration_manager_*), and updates fixture loading to dynamically truncate all non-view tables (excluding internal/migration/config tables) instead of truncating a hardcoded list.

Written by Cursor Bugbot for commit 3287122. This will update automatically on new commits. Configure here.

@GabrielBianconi GabrielBianconi self-assigned this Jan 29, 2026
@GabrielBianconi
Copy link
Member Author

@GabrielBianconi
Copy link
Member Author

/merge-queue

@github-actions
Copy link
Contributor

πŸš€ Merge queue workflow triggered!

View the run: https://github.com/tensorzero/tensorzero/actions/runs/21460544258

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ’‘ Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 71a4ec0a8e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with πŸ‘.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@GabrielBianconi GabrielBianconi changed the title Streamline CHC/Buildkit CI Streamline CHC/Buildkite CI Jan 29, 2026
@GabrielBianconi
Copy link
Member Author

/merge-queue

@github-actions
Copy link
Contributor

πŸš€ Merge queue workflow triggered!

View the run: https://github.com/tensorzero/tensorzero/actions/runs/21461375665

@GabrielBianconi
Copy link
Member Author

/merge-queue

@GabrielBianconi
Copy link
Member Author

@github-actions
Copy link
Contributor

πŸš€ Merge queue workflow triggered!

View the run: https://github.com/tensorzero/tensorzero/actions/runs/21462602161

@GabrielBianconi
Copy link
Member Author

/merge-queue

@github-actions
Copy link
Contributor

πŸš€ Merge queue workflow triggered!

View the run: https://github.com/tensorzero/tensorzero/actions/runs/21463752139

@Aaron1011 Aaron1011 added this pull request to the merge queue Jan 29, 2026
Merged via the queue into main with commit d42ee01 Jan 29, 2026
78 checks passed
@Aaron1011 Aaron1011 deleted the gb/streamline-chc-tests branch January 29, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants