Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
6110e4b
Refactor: python: Re-enable audits in cts-lab.
clumens Aug 11, 2026
c90584d
Refactor: python: Remove epoch check from PartitionAudit.
clumens Aug 11, 2026
7232e35
Refactor: python: Remove the -f argument from crm_diff.
clumens Aug 11, 2026
9420135
Low: python: Apply scores to constraints in cts-lab CIB.
clumens Aug 11, 2026
8b6f45f
Refactor: python: Disable certain audits on the split brain test.
clumens Aug 12, 2026
89973ae
Refactor: python: Rewrite CIBAudit._audit_cib_contents.
clumens Aug 12, 2026
92bb3e6
Refactor: python: Ignore differences in cib-last-written.
clumens Aug 12, 2026
cb63241
Refactor: python: Allow audits to be run more than once.
clumens Aug 13, 2026
024df26
Refactor: python: Improve a block in FileAudit.__call__.
clumens Aug 14, 2026
a275ce0
Refactor: python: Further simplify FileAudit.__call__.
clumens Aug 14, 2026
b2e4be8
Refactor: python: Unindent FileAudit.__call__.
clumens Aug 14, 2026
aac3943
Refactor: python: Improve spacing in LogAudit._test_logging.
clumens Aug 14, 2026
483b6a8
Refactor: python: Simplify return values in LogAudit.
clumens Aug 14, 2026
b4313c6
Refactor: python: Remove an unnecessary loop in PrimitiveAudit._setup.
clumens Aug 14, 2026
d91d7ae
Refactor: python: Unindent in ColocationAudit.
clumens Aug 14, 2026
1b66161
Refactor: python: Use booleans correctly in audits.py.
clumens Aug 14, 2026
32f68ad
Refactor: python: Simplify string manipulation in PartitionAudit.
clumens Aug 14, 2026
3baa541
Refactor: python: Get rid of the dc_allowed_list check.
clumens Aug 14, 2026
34f1010
Refactor: python: Use an f-string in audits.py.
clumens Aug 14, 2026
897bcab
Refactor: python: Don't log a tuple in DiskAudit.__call__.
clumens Aug 14, 2026
321534f
Refactor: python: Don't use the re module if we don't have to.
clumens Aug 14, 2026
96d359c
Refactor: python: Use bool() in AuditResource.
clumens Aug 14, 2026
6c55c4e
Refactor: python: Treat needs_quorum as a boolean.
clumens Aug 14, 2026
aae6494
Refactor: python: Be more defensive in PartitionAudit._audit_partition.
clumens Aug 14, 2026
99ca038
Refactor: python: Actually test for quorum in PartitionAudit.
clumens Aug 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading