Skip to content

Fips 140 autotests#1443

Draft
besteffects wants to merge 22 commits into
Altinity:masterfrom
besteffects:fips_140_autotests
Draft

Fips 140 autotests#1443
besteffects wants to merge 22 commits into
Altinity:masterfrom
besteffects:fips_140_autotests

Conversation

@besteffects

Copy link
Copy Markdown
Member
  • Improved fips_140_3 tests readability
  • Assigned correct test steps
  • Improved asserts, removed unneded ones
  • Fixed links in test documentation

Comment thread test/testflows/clickhouse_backup/tests/fips_140_3.py Outdated
Slach and others added 8 commits July 1, 2026 06:17
Keeper (Coordination) "Operation timeout" (Code: 999) failures — like the
DROP DATABASE ON CLUSTER in TestSkipTablesAndSkipTableEngines — were hard to
diagnose because the failure dumps only ever covered the clickhouse container,
never its keeper, and ExitCode/OOMKilled are read after Docker has already
auto-restarted the crashed container (so they read as running/0/false).

- containerStateSummary(): shared state banner that also reports RestartCount,
  the only signal that survives an auto-restart.
- Dump the zookeeper (keeper) container alongside clickhouse on query failure
  (queryWithNoError), on DROP DATABASE failure (dropDatabase), and when
  clickhouse fails its health check (waitHealthy).
Co-authored-by: Cursor <cursoragent@cursor.com>

# Conflicts:
#	test/integration/containers.go
@Slach Slach added this to the 2.7.3 milestone Jul 2, 2026
@besteffects

Copy link
Copy Markdown
Member Author

@Slach This pull request has some merge conflicts with integration tests.
Do you want me to review them or you will check?
It should be ready for merge after that.

@Slach

Slach commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

@besteffects i will resolve conflicts from my side

Slach added 2 commits July 2, 2026 13:23
…ips_140_autotests

# Conflicts:
#	test/integration/containers.go
#	test/integration/utils.go
…0_autotests

# Conflicts:
#	test/integration/containers.go
#	test/integration/utils.go
@Slach

Slach commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

@besteffects please make git pull

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.

2 participants