Skip to content

24.3 remove stress tests #802

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 2, 2025
Merged

24.3 remove stress tests #802

merged 6 commits into from
Jun 2, 2025

Conversation

strtgbb
Copy link
Collaborator

@strtgbb strtgbb commented May 23, 2025

Changelog category (leave one):

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

Fixing the stress tests on this version is not worth the effort.

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

@strtgbb strtgbb added cicd Improvements and fixes to the CICD process 24.3 24.3.18 labels May 23, 2025
@altinity-robot
Copy link
Collaborator

altinity-robot commented May 23, 2025

This is an automated comment for commit ba11bf3 with description of existing statuses. It's updated for the latest CI running

❌ Click here to open a full report in a separate page

Check nameDescriptionStatus
Stateless testsRuns stateless functional tests for ClickHouse binaries built in various configurations -- release, debug, with sanitizers, etc❌ failure
Successful checks
Check nameDescriptionStatus
CI runningA meta-check that indicates the running CI. Normally, it's in success or pending state. The failed status indicates some problems with the PR✅ success
ClickHouse build checkBuilds ClickHouse in various configurations for use in further steps. You have to fix the builds that fail. Build logs often has enough information to fix the error, but you might have to reproduce the failure locally. The cmake options can be found in the build log, grepping for cmake. Use these options and follow the general build process✅ success
Compatibility checkChecks that clickhouse binary runs on distributions with old libc versions. If it fails, ask a maintainer for help✅ success
Docker keeper imageThe check to build and optionally push the mentioned image to docker hub✅ success
Docker server imageThe check to build and optionally push the mentioned image to docker hub✅ success
Grype Scan altinityinfra/clickhouse-keeper:802-24.3.18.10412.altinitystableThere's no description for the check yet, please add it to tests/ci/ci_config.py:CHECK_DESCRIPTIONS✅ success
Grype Scan altinityinfra/clickhouse-server:802-24.3.18.10412.altinitystable-alpineThere's no description for the check yet, please add it to tests/ci/ci_config.py:CHECK_DESCRIPTIONS✅ success
Grype Scan altinityinfra/clickhouse-server:802-24.3.18.10412.altinitystableThere's no description for the check yet, please add it to tests/ci/ci_config.py:CHECK_DESCRIPTIONS✅ success
Install packagesChecks that the built packages are installable in a clear environment✅ success
Mergeable CheckChecks if all other necessary checks are successful✅ success
Ready for releaseThere's no description for the check yet, please add it to tests/ci/ci_config.py:CHECK_DESCRIPTIONS✅ success

@strtgbb strtgbb changed the title trying to make stress image compatible with new base image 24.3 fix stress tests May 23, 2025
@strtgbb strtgbb force-pushed the fix_stress_24.3 branch from db60ca3 to 1f10750 Compare May 23, 2025 18:34
@strtgbb strtgbb force-pushed the fix_stress_24.3 branch from b2a4586 to dc06b69 Compare May 23, 2025 22:13
@strtgbb strtgbb force-pushed the fix_stress_24.3 branch from dc06b69 to de290bb Compare May 24, 2025 00:02
@strtgbb strtgbb marked this pull request as ready for review May 24, 2025 00:36
@strtgbb strtgbb changed the title 24.3 fix stress tests 24.3 remove stress tests May 26, 2025
@MyroTk MyroTk merged commit add6fff into customizations/24.3.18 Jun 2, 2025
115 of 117 checks passed
@strtgbb strtgbb deleted the fix_stress_24.3 branch June 6, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
24.3 24.3.18 cicd Improvements and fixes to the CICD process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants