Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Diffusion
Pacemaker
061aeff1a497
Merge pull request #3947 from nrwahl2/nrwahl2-cts
061aeff1a497
Actions
Edit Commit
Download Raw Diff
Edit Related Objects...
Edit Tasks
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
None
Subscribers
None
Description
Merge pull request #3947 from nrwahl2/nrwahl2-cts
CTS environment cleanups and script removals
Details
Provenance
clumens
Authored on Thu, Aug 28, 4:33 PM
GitHub <noreply@github.com>
Committed on Thu, Aug 28, 4:33 PM
Parents
rPa6ca9c677301: Low: cts: Make cts-lab valgrind-aware
rPce00a5294ff0: Merge pull request #3952 from nrwahl2/nrwahl2-controller
Branches
Unknown
Tags
Unknown
Event Timeline
GitHub <noreply@github.com> committed
rP061aeff1a497: Merge pull request #3947 from nrwahl2/nrwahl2-cts
(authored by
clumens
).
Thu, Aug 28, 4:33 PM
2025-08-28 16:33:37 (UTC-4)
Merged Changes
This commit merges a very large number of changes. Only the first 50 are shown.
a6ca9c677301
Low: cts: Make cts-lab valgrind-aware
Author
nrwahl2
Browse Repository
No Audits
89e1959f443c
Build: dependencies: Update optional testing dependencies
Author
nrwahl2
Browse Repository
No Audits
584a0c9c7cbf
Refactor: cts: Minor argument parsing refactor in cts-lab
Author
nrwahl2
Browse Repository
No Audits
1706394d842f
Refactor: cts: Drop Corosync2.__init__()
Author
nrwahl2
Browse Repository
No Audits
9c3b742f317e
Refactor: cts: Use some comprehensions in audits
Author
nrwahl2
Browse Repository
No Audits
59156cfc9237
Refactor: cts: Rename StableTime to stable_time
Author
nrwahl2
Browse Repository
No Audits
c11c652be47c
Refactor: cts: Rename StartTime to start_time
Author
nrwahl2
Browse Repository
No Audits
29ecf61bebbe
Refactor: cts: Rename ClobberCIB to overwrite_cib
Author
nrwahl2
Browse Repository
No Audits
c7cbc0307c85
Refactor: cts: Rename CIBResource to create_resources
Author
nrwahl2
Browse Repository
No Audits
44754e227863
Refactor: cts: Rename DeadTime to dead_time
Author
nrwahl2
Browse Repository
No Audits
4a6183e94ab0
Refactor: cts: Rename DoFencing to fencing_enabled
Author
nrwahl2
Browse Repository
No Audits
c53986f092d9
Refactor: cts: Drop --fencing-params default and whitespace-delimit
Author
nrwahl2
Browse Repository
No Audits
49006112f65a
Refactor: cts: Drop --fencing/--stonith option from cts-lab
Author
nrwahl2
Browse Repository
No Audits
80af723359a5
Refactor: cts: Drop --warn-inactive option from cts-lab
Author
nrwahl2
Browse Repository
No Audits
ce1fb2dec97d
Refactor: cts: Drop --oprofile option from cts-lab
Author
nrwahl2
Browse Repository
No Audits
14406cef62e5
Refactor: cts: Drop --experimental-tests option from cts-lab
Author
nrwahl2
Browse Repository
No Audits
ccbf76519e46
Refactor: cts: Drop --facility option from cts-lab
Author
nrwahl2
Browse Repository
No Audits
ea41ae7dfdcf
Refactor: cts: Drop --at-boot option from cts-lab
Author
nrwahl2
Browse Repository
No Audits
e232bd3b86d0
Refactor: cts: Drop --loop-minutes option from cts-lab
Author
nrwahl2
Browse Repository
No Audits
b26bd8a42a67
Refactor: cts: Drop --no-loop-tests option from cts-lab
Author
nrwahl2
Browse Repository
No Audits
2038325ac055
Refactor: cts: Drop --set option from cts-lab
Author
nrwahl2
Browse Repository
No Audits
822e880673ea
Refactor: cts: Drop redundant strip()
Author
nrwahl2
Browse Repository
No Audits
ebf04b2e5473
Refactor: cts: Drop unnecessary DoFencing membership check
Author
nrwahl2
Browse Repository
No Audits
a6ba9956675d
Refactor: cts: Drop --qarsh option from cts-lab
Author
nrwahl2
Browse Repository
No Audits
d4567204fcbd
Refactor: cts: Use leading underscores for ClusterManager-internal names
Author
nrwahl2
Browse Repository
No Audits
1c7ede47b19d
Refactor: cts: Reorganize common-ignore patterns
Author
nrwahl2
Browse Repository
No Audits
8f3340f4b989
Refactor: cts: Don't exclude fencer logs when fencing is disabled
Author
nrwahl2
Browse Repository
No Audits
58876ce4b6e0
Refactor: cts: Reduce duplication in Corosync2.components()
Author
nrwahl2
Browse Repository
No Audits
cf80a33ee299
Refactor: cts: Drop Process.dc_pats
Author
nrwahl2
Browse Repository
No Audits
cb2d7cf38374
Refactor: cts: Don't handle "Name" specially in BasePatterns.__getitem__
Author
nrwahl2
Browse Repository
No Audits
65289e7091f3
Refactor: cts: Drop patterns.py as a CLI tool
Author
nrwahl2
Browse Repository
No Audits
d53690a6f75e
Refactor: cts: Drop ClusterManager.__getitem__ and __setitem__
Author
nrwahl2
Browse Repository
No Audits
94bf0eae6315
Refactor: cts: Drop CTSTest.templates
Author
nrwahl2
Browse Repository
No Audits
b9cd664af606
Refactor: cts: Drop PatternSelector.get_template()
Author
nrwahl2
Browse Repository
No Audits
3e6f83cbbb3f
Refactor: cts: Drop key == "Name" test from ClusterManager.__getitem__()
Author
nrwahl2
Browse Repository
No Audits
397b83d2ee10
Refactor: cts: Drop redundant Corosync2.templates assignment
Author
nrwahl2
Browse Repository
No Audits
1aedc7e1bf76
Refactor: cts: Drop Process.dc_only flag
Author
nrwahl2
Browse Repository
No Audits
743c2de21061
Refactor: cts-lab: Slightly clean up Corosync2.components
Author
nrwahl2
Browse Repository
No Audits
884f412b9233
Test: cts: Drop --valgrind-procs option from cts-lab
Author
nrwahl2
Browse Repository
No Audits
3b2571c2c7a7
Test: cts: Fix regression in ComponentFail test
Author
nrwahl2
Browse Repository
No Audits
a40f15e236ef
Refactor: cts: Drop tag argument of Logger, subclasses, and add_file()
Author
nrwahl2
Browse Repository
No Audits
c71fae848e5e
Refactor: cts: Drop "useless" pylint suppression
Author
nrwahl2
Browse Repository
No Audits
449e66bf0b10
Refactor: cts-lab: Drop some special handling of "nodes" key
Author
nrwahl2
Browse Repository
No Audits
ed9aca075ed6
Test: cts-lab: Drop -g/--dsh-group option
Author
nrwahl2
Browse Repository
No Audits
0c2680b7cfb5
Feature: tools: Drop cluster-helper script
Author
nrwahl2
Browse Repository
No Audits
2b8004ae3a3f
Feature: tools: Drop cluster-clean script
Author
nrwahl2
Browse Repository
No Audits
d7f2b6c90119
Test: cts: Drop cts script
Author
nrwahl2
Browse Repository
No Audits
0f9396d677f7
Low: cts: Use correct path for cts-support in source directory
Author
nrwahl2
Browse Repository
No Audits
ab11ab5cebeb
Test: cts: Drop -v option from cts script
Author
nrwahl2
Browse Repository
No Audits
5e76dbc38a6a
Test: cts: Drop -e option from cts script
Author
nrwahl2
Browse Repository
No Audits