Skip to content

Skip remote suite on export tests that block minio#1478

Merged
zvonand merged 3 commits intoantalya-26.1from
skip_remote_metadata_suite_for_export_tests_that_block_minio
Mar 5, 2026
Merged

Skip remote suite on export tests that block minio#1478
zvonand merged 3 commits intoantalya-26.1from
skip_remote_metadata_suite_for_export_tests_that_block_minio

Conversation

@arthurpassos
Copy link
Copy Markdown
Collaborator

@arthurpassos arthurpassos commented Mar 5, 2026

Changelog category (leave one):

  • CI Fix or Improvement (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Fixes export part/ partition tests failing under db disk integration test suites because those tests require MinIO traffict to be blocked and db disk relies on remote metadata stored in MinIO/s3 for plain merge tree tables, causing a deadlock and the suite to time out.

Documentation entry for user-facing changes

...

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • Tiered Storage (2h)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 5, 2026

Workflow [PR], commit [2a725a5]

@svb-alt svb-alt added antalya cicd Improvements and fixes to the CICD process port-antalya PRs to be ported to all new Antalya releases antalya-25.8 antalya-26.1 labels Mar 5, 2026
@zvonand zvonand merged commit 8870949 into antalya-26.1 Mar 5, 2026
184 of 197 checks passed
@CarlosFelipeOR
Copy link
Copy Markdown
Collaborator

Verification (PR #1478 / issue #112):

• Integration tests (amd_binary / arm_binary, *): All export tests in both suites are passing.
• Integration tests (amd_asan, db disk, old analyzer, 6/6): No export test failures; tests that require MinIO are skipped as expected, and the rest pass.

Adding verified label.

@CarlosFelipeOR CarlosFelipeOR added the verified Approved for release label Mar 10, 2026
zvonand added a commit that referenced this pull request Apr 28, 2026
…_export_tests_that_block_minio

Skip remote suite on export tests that block minio

Source-PR: #1478 (#1478)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

antalya antalya-26.1 antalya-26.1.6.20001 cicd Improvements and fixes to the CICD process port-antalya PRs to be ported to all new Antalya releases verified Approved for release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants