Skip to content

Conversation

@strtgbb
Copy link
Collaborator

@strtgbb strtgbb commented Jan 12, 2026

Changelog category (leave one):

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

This is just the config file. DCO2 is not enabled yet.

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)

@strtgbb strtgbb added the cicd Improvements and fixes to the CICD process label Jan 12, 2026
Copy link
Collaborator

@vzakaznikov vzakaznikov left a comment

Choose a reason for hiding this comment

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

Looks mostly good. Just remove the first line.

@@ -0,0 +1,19 @@
# Sample reference configuration file
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's just remove this line.

# This configuration file is backwards compatible with the *dcoapp/app* (https://github.com/dcoapp/app) configuration file.

# https://github.com/cncf/dco2?#remediation-commits
allowRemediationCommits:
Copy link
Collaborator

Choose a reason for hiding this comment

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

No remediation commits seems ok for now.

require:
# Members are required to sign-off commits
# https://github.com/cncf/dco2?#skipping-sign-off-for-organization-members
members: false
Copy link
Collaborator

Choose a reason for hiding this comment

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

This seems to be correct. We want to skip members of the organization.

allowRemediationCommits:
# Allow individual remediation commits
# https://github.com/cncf/dco2?#individual
individual: true
Copy link
Collaborator

Choose a reason for hiding this comment

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

Seems ok to allow for individuals to do remediation commits.

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

Labels

antalya cicd Improvements and fixes to the CICD process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants