Skip to content

Fips 140 autotests#1443

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

Fips 140 autotests#1443
besteffects wants to merge 16 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 4 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).
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