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
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

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
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

antalya antalya-25.8 antalya-26.1 cicd Improvements and fixes to the CICD process port-antalya PRs to be ported to all new Antalya releases verified Verified by QA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants