Page MenuHomeClusterLabs Projects
Feed Advanced Search

Jul 6 2023

clumens committed rPa0d488f15bc7: Refactor: cts: Remove the unit test portion from CIB.py. (authored by clumens).
Refactor: cts: Remove the unit test portion from CIB.py.
Jul 6 2023, 5:05 PM
clumens committed rPc1a4daf837cc: Refactor: python: Remove commented out code in cib.py. (authored by clumens).
Refactor: python: Remove commented out code in cib.py.
Jul 6 2023, 5:05 PM
clumens committed rPd03ec4c3801f: Refactor: python: Un-indent a big block of code. (authored by clumens).
Refactor: python: Un-indent a big block of code.
Jul 6 2023, 5:05 PM
clumens committed rP834ea9b087d5: Refactor: cts, python: Move CIB into the _cts module. (authored by clumens).
Refactor: cts, python: Move CIB into the _cts module.
Jul 6 2023, 5:05 PM
clumens committed rP3b5a92151bb3: Refactor: python: Simplify list iteration. (authored by clumens).
Refactor: python: Simplify list iteration.
Jul 6 2023, 5:05 PM
clumens committed rP0cbff4b8c9fc: Refactor: python: Minor improvements to cib.py. (authored by clumens).
Refactor: python: Minor improvements to cib.py.
Jul 6 2023, 5:05 PM
clumens committed rP4d7bb9d61774: Refactor: python: Use subsitution strings instead of adding. (authored by clumens).
Refactor: python: Use subsitution strings instead of adding.
Jul 6 2023, 5:05 PM
clumens committed rP5b77b99007dc: Refactor: python: Simplify creating a ConfigFactory instance. (authored by clumens).
Refactor: python: Simplify creating a ConfigFactory instance.
Jul 6 2023, 5:05 PM
clumens committed rP6b6cda25021d: Refactor: python: Remove cluster_monitor from CTS. (authored by clumens).
Refactor: python: Remove cluster_monitor from CTS.
Jul 6 2023, 5:05 PM
clumens committed rP1b16d4274f0d: Refactor: python: Remove unused variables. (authored by clumens).
Refactor: python: Remove unused variables.
Jul 6 2023, 5:05 PM
clumens committed rP3042d35e988f: Refactor: python: Remove the ConfigBase class. (authored by clumens).
Refactor: python: Remove the ConfigBase class.
Jul 6 2023, 5:05 PM
clumens committed rP9e48ffe97a6e: Refactor: python: Rename most attributes to be private. (authored by clumens).
Refactor: python: Rename most attributes to be private.
Jul 6 2023, 5:05 PM
clumens committed rP162de600d307: Refactor: python: Improve whitespace in cib.py. (authored by clumens).
Refactor: python: Improve whitespace in cib.py.
Jul 6 2023, 5:05 PM
clumens committed rPcc5ea738152b: Refactor: python: Disable certain pylint warnings. (authored by clumens).
Refactor: python: Disable certain pylint warnings.
Jul 6 2023, 5:05 PM
clumens committed rPb85f55668015: Refactor: python: Update docstrings in cibxml.py for new cib name. (authored by clumens).
Refactor: python: Update docstrings in cibxml.py for new cib name.
Jul 6 2023, 5:05 PM
clumens committed rPbcc1ecfb8837: Refactor: python: Simplify arguments to functions. (authored by clumens).
Refactor: python: Simplify arguments to functions.
Jul 6 2023, 5:05 PM
clumens committed rP587d9c8d39c5: Refactor: python Add docstrings to cib.py. (authored by clumens).
Refactor: python Add docstrings to cib.py.
Jul 6 2023, 5:05 PM
clumens committed rP0003827f91bd: Feature: build,python: Add a variable for the latest CIB schema version. (authored by clumens).
Feature: build,python: Add a variable for the latest CIB schema version.
Jul 6 2023, 5:05 PM
clumens committed rP471da178a56a: Low: python: Default to the latest CIB schema version. (authored by clumens).
Low: python: Default to the latest CIB schema version.
Jul 6 2023, 5:05 PM

Jul 3 2023

clumens committed rPe0feaa27d10b: Refactor: python: Use items() to iterate over dicts. (authored by clumens).
Refactor: python: Use items() to iterate over dicts.
Jul 3 2023, 11:46 AM
clumens committed rPc301b77b39cc: Refactor: cts, python: Move cib_xml into the _cts module. (authored by clumens).
Refactor: cts, python: Move cib_xml into the _cts module.
Jul 3 2023, 11:46 AM
clumens committed rP4688aa3230dd: Refactor: cts: Move CibBase from CIB.py to cib_xml.py. (authored by clumens).
Refactor: cts: Move CibBase from CIB.py to cib_xml.py.
Jul 3 2023, 11:46 AM
clumens committed rPda558d47b0e5: Refactor: python: Minor fixes. (authored by clumens).
Refactor: python: Minor fixes.
Jul 3 2023, 11:46 AM
clumens committed rPb9dff20d78e9: Low: python: No longer use a default section argument. (authored by clumens).
Low: python: No longer use a default section argument.
Jul 3 2023, 11:46 AM
clumens committed rP7cc7813b5522: Refactor: python: Rename most things in cibxml.py to be private. (authored by clumens).
Refactor: python: Rename most things in cibxml.py to be private.
Jul 3 2023, 11:46 AM
clumens committed rP66f20f735964: Refactor: python: Add helper functions for building XML. (authored by clumens).
Refactor: python: Add helper functions for building XML.
Jul 3 2023, 11:46 AM
clumens committed rPd77997aff7d8: Refactor: python: Libraries shouldn't call exit. (authored by clumens).
Refactor: python: Libraries shouldn't call exit.
Jul 3 2023, 11:46 AM
clumens committed rP6455fdf9c950: Refactor: python: Add docstrings to cibxml.py. (authored by clumens).
Refactor: python: Add docstrings to cibxml.py.
Jul 3 2023, 11:46 AM
clumens committed rP64a695884de0: Refactor: python: Remove the CibBase class. (authored by clumens).
Refactor: python: Remove the CibBase class.
Jul 3 2023, 11:46 AM
clumens committed rP179765d28816: Refactor: python: Use simpler tests to see if lists are empty. (authored by clumens).
Refactor: python: Use simpler tests to see if lists are empty.
Jul 3 2023, 11:46 AM

Jun 29 2023

clumens committed rP0a625fe29bc3: Refactor: cts, python: Move CTSscenarios.py into the _cts module. (authored by clumens).
Refactor: cts, python: Move CTSscenarios.py into the _cts module.
Jun 29 2023, 12:47 PM
clumens committed rP773779ce1697: Refactor: python: Remove unused scenarios and add __all__. (authored by clumens).
Refactor: python: Remove unused scenarios and add __all__.
Jun 29 2023, 12:47 PM
clumens committed rPc9dda6b11578: Refactor: cts, python: Remove the rest of BasicSanityCheck. (authored by clumens).
Refactor: cts, python: Remove the rest of BasicSanityCheck.
Jun 29 2023, 12:47 PM
clumens committed rP0ede55f3ab18: Refactor: python: Use should_continue in scenarios.py. (authored by clumens).
Refactor: python: Use should_continue in scenarios.py.
Jun 29 2023, 12:47 PM
clumens committed rPd8144c261de7: Refactor: python: Rename IsApplicable to is_applicable. (authored by clumens).
Refactor: python: Rename IsApplicable to is_applicable.
Jun 29 2023, 12:47 PM
clumens committed rP3a0bd3841597: Refactor: python: Rename SetUp to setup. (authored by clumens).
Refactor: python: Rename SetUp to setup.
Jun 29 2023, 12:47 PM
clumens committed rP7af8e1c1e70b: Refactor: python: Use += where possible. (authored by clumens).
Refactor: python: Use += where possible.
Jun 29 2023, 12:47 PM
clumens committed rPf1bdafaab38f: Refactor: python: Rename TearDown to teardown. (authored by clumens).
Refactor: python: Rename TearDown to teardown.
Jun 29 2023, 12:47 PM
clumens committed rPd5bbcf0584c4: Refactor: python: Minor refactorings in scenarios.py. (authored by clumens).
Refactor: python: Minor refactorings in scenarios.py.
Jun 29 2023, 12:47 PM
clumens committed rP5edd0f633bc8: Refactor: python: Use booleans instead of 1/0 where possible. (authored by clumens).
Refactor: python: Use booleans instead of 1/0 where possible.
Jun 29 2023, 12:47 PM
clumens committed rP8e8244c418a3: Refactor: python: Simplify various format string. (authored by clumens).
Refactor: python: Simplify various format string.
Jun 29 2023, 12:47 PM
clumens committed rP15b5627415b2: Refactor: python: Pass a ClusterManager instance to ScenarioComponent. (authored by clumens).
Refactor: python: Pass a ClusterManager instance to ScenarioComponent.
Jun 29 2023, 12:46 PM
clumens committed rP21af34c7e184: Refactor: python: Don't use [] as a default argument. (authored by clumens).
Refactor: python: Don't use [] as a default argument.
Jun 29 2023, 12:46 PM
clumens committed rP3761ca0f6649: Refactor: python: Don't use max as the name of a variable. (authored by clumens).
Refactor: python: Don't use max as the name of a variable.
Jun 29 2023, 12:46 PM
clumens committed rPc32f20d0de50: Refactor: python: Rename attributes in the Scenario class. (authored by clumens).
Refactor: python: Rename attributes in the Scenario class.
Jun 29 2023, 12:46 PM
clumens committed rP5af263085aad: Refactor: python: Rename the Iterations variable. (authored by clumens).
Refactor: python: Rename the Iterations variable.
Jun 29 2023, 12:46 PM
clumens committed rP918d3128891c: Refactor: python: Disable invalid name warnings in a couple places. (authored by clumens).
Refactor: python: Disable invalid name warnings in a couple places.
Jun 29 2023, 12:46 PM
clumens committed rP4d223e2f7ca6: Refactor: python: Add documentation to scenarios.py. (authored by clumens).
Refactor: python: Add documentation to scenarios.py.
Jun 29 2023, 12:46 PM
clumens committed rPbc177e8a1ff2: Refactor: python: Rename run_loop to _run_loop. (authored by clumens).
Refactor: python: Rename run_loop to _run_loop.
Jun 29 2023, 12:46 PM
clumens committed rP46679807bc36: Refactor: python: Improve whitespace in scenarios.py. (authored by clumens).
Refactor: python: Improve whitespace in scenarios.py.
Jun 29 2023, 12:46 PM
clumens committed rPd12887d8e716: Refactor: python: Improve iterating over a dict in scenarios.py. (authored by clumens).
Refactor: python: Improve iterating over a dict in scenarios.py.
Jun 29 2023, 12:46 PM
clumens committed rP9b0cb816073b: Refactor: cts: Don't use a wildcard import in CTSlab.py.in. (authored by clumens).
Refactor: cts: Don't use a wildcard import in CTSlab.py.in.
Jun 29 2023, 12:46 PM

Jun 26 2023

clumens committed rP0e6936f2d13b: Test: libcrmcommon: Test some corner cases in pcmk__add_scores. (authored by clumens).
Test: libcrmcommon: Test some corner cases in pcmk__add_scores.
Jun 26 2023, 11:23 AM
clumens committed rP00710cc8e85d: Test: libcrmcommon: Fix test coverage for crm_parse_agent_spec. (authored by clumens).
Test: libcrmcommon: Fix test coverage for crm_parse_agent_spec.
Jun 26 2023, 11:23 AM
clumens committed rP1ce51e226961: Test: libcrmcommon: Add a test case for 3819b3507c. (authored by clumens).
Test: libcrmcommon: Add a test case for 3819b3507c.
Jun 26 2023, 11:23 AM
clumens committed rP3b079e2fb1e2: Test: includes: Add pcmk__assert_exits. (authored by clumens).
Test: includes: Add pcmk__assert_exits.
Jun 26 2023, 11:23 AM
clumens committed rP07376dc6d3be: Test: libcrmcommon: Add a unit test for pcmk__new_common_args. (authored by clumens).
Test: libcrmcommon: Add a unit test for pcmk__new_common_args.
Jun 26 2023, 11:23 AM
clumens committed rP37b683cca283: Test: libcrmcommon: Add unit tests for some attribute name functions. (authored by clumens).
Test: libcrmcommon: Add unit tests for some attribute name functions.
Jun 26 2023, 11:23 AM
clumens committed rPa8fb2a33de4e: doc: Pacemaker Development: Update code coverage instructions. (authored by clumens).
doc: Pacemaker Development: Update code coverage instructions.
Jun 26 2023, 11:23 AM
clumens committed rPea76fb36beea: Build: devel: Filter directories out of the coverage report. (authored by clumens).
Build: devel: Filter directories out of the coverage report.
Jun 26 2023, 11:23 AM
clumens committed rP7b03329b57a2: Test: libcrmcommon: Add unit tests for pcmk__scan_ll. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__scan_ll.
Jun 26 2023, 11:23 AM
clumens committed rPff1e52cdb354: Test: libcrmcommon: Test an error case in pcmk__guint_from_hash. (authored by clumens).
Test: libcrmcommon: Test an error case in pcmk__guint_from_hash.
Jun 26 2023, 11:23 AM

Jun 21 2023

clumens committed rP560767cc56fe: Refactor: cts: Remove LXC container tests support. (authored by clumens).
Refactor: cts: Remove LXC container tests support.
Jun 21 2023, 12:47 PM
clumens committed rP38bca048b92e: Refactor: python, cts: Move RemoteBasic into the _cts module. (authored by clumens).
Refactor: python, cts: Move RemoteBasic into the _cts module.
Jun 21 2023, 12:47 PM
clumens committed rPf18609ec3b99: Refactor: python: Improve comments and whitespace in remotebasic.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in remotebasic.py.
Jun 21 2023, 12:47 PM
clumens committed rPc651988c1c4f: Refactor: python: Improve comments and whitespace in remotestonithd.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in remotestonithd.py.
Jun 21 2023, 12:47 PM
clumens committed rPaeb6034b6bd7: Refactor: python, cts: Move RemoteStonithd into the _cts module. (authored by clumens).
Refactor: python, cts: Move RemoteStonithd into the _cts module.
Jun 21 2023, 12:47 PM
clumens committed rPab576c5f501c: Refactor: python, cts: Move RemoteMigrate into the _cts module. (authored by clumens).
Refactor: python, cts: Move RemoteMigrate into the _cts module.
Jun 21 2023, 12:47 PM
clumens committed rP03ad3e9736c5: Refactor: python: Improve comments and whitespace in remotemigrate.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in remotemigrate.py.
Jun 21 2023, 12:47 PM
clumens committed rPd935a8353584: Refactor: python, cts: Move RemoteRscFailure into the _cts module. (authored by clumens).
Refactor: python, cts: Move RemoteRscFailure into the _cts module.
Jun 21 2023, 12:47 PM
clumens committed rPe9cba7326474: Refactor: python: Improve comments and whitespace in remoterscfailure.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in remoterscfailure.py.
Jun 21 2023, 12:47 PM
clumens committed rPd2075be0377b: Refactor: python, cts: Move the last parts of CTStests into _cts. (authored by clumens).
Refactor: python, cts: Move the last parts of CTStests into _cts.
Jun 21 2023, 12:47 PM

Jun 12 2023

clumens committed rPd80127fe4c39: Low: cts: Fix list creation in RemoteDriver. (authored by clumens).
Low: cts: Fix list creation in RemoteDriver.
Jun 12 2023, 12:08 PM
clumens committed rPad8e668c9606: Refactor: cts: Remove the RollingUpgrade test. (authored by clumens).
Refactor: cts: Remove the RollingUpgrade test.
Jun 12 2023, 12:08 PM
clumens committed rP942b0fe8b416: Refactor: python, cts: Move MaintenanceMode into the _cts module. (authored by clumens).
Refactor: python, cts: Move MaintenanceMode into the _cts module.
Jun 12 2023, 12:08 PM
clumens committed rP3c573ef62179: Refactor: python: Improve comments and whitespace in maintenancemode.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in maintenancemode.py.
Jun 12 2023, 12:08 PM
clumens committed rPfac21772d8dd: Refactor: python: Improve maintenancemode.py. (authored by clumens).
Refactor: python: Improve maintenancemode.py.
Jun 12 2023, 12:08 PM
clumens committed rP78bbef774dfa: Refactor: python, cts: Move ResourceRecover into the _cts module. (authored by clumens).
Refactor: python, cts: Move ResourceRecover into the _cts module.
Jun 12 2023, 12:08 PM
clumens committed rPb4a770db2fc3: Refactor: python: Improve resourcerecover.py. (authored by clumens).
Refactor: python: Improve resourcerecover.py.
Jun 12 2023, 12:08 PM
clumens committed rP9d5b91a95078: Refactor: python: Improve comments and whitespace in resourcerecover.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in resourcerecover.py.
Jun 12 2023, 12:08 PM
clumens committed rP4bae23149ddc: Refactor: python, cts: Move ComponentFail into the _cts module. (authored by clumens).
Refactor: python, cts: Move ComponentFail into the _cts module.
Jun 12 2023, 12:08 PM
clumens committed rP5958d48c32d5: Refactor: python: Improve comments and whitespace in componentfail.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in componentfail.py.
Jun 12 2023, 12:08 PM
clumens committed rP44e55f977dc7: Refactor: python: Improve comments and whitespace in splitbraintest.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in splitbraintest.py.
Jun 12 2023, 12:08 PM
clumens committed rPca19758cd1ee: Refactor: python: Improve componentfail.py. (authored by clumens).
Refactor: python: Improve componentfail.py.
Jun 12 2023, 12:08 PM
clumens committed rPa56b14fba971: Refactor: python, cts: Move SplitBrainTest into the _cts module. (authored by clumens).
Refactor: python, cts: Move SplitBrainTest into the _cts module.
Jun 12 2023, 12:08 PM
clumens committed rP630090fc16e2: Refactor: python: Improve splitbraintest.py. (authored by clumens).
Refactor: python: Improve splitbraintest.py.
Jun 12 2023, 12:08 PM
clumens committed rPaeccae1aefa7: Refactor: python: Improve comments and whitespace in reattach.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in reattach.py.
Jun 12 2023, 12:08 PM
clumens committed rP877402f4c25f: Refactor: python, cts: Move Reattach into the _cts module. (authored by clumens).
Refactor: python, cts: Move Reattach into the _cts module.
Jun 12 2023, 12:08 PM
clumens committed rP1da792388625: Refactor: python: Improve reattach.py. (authored by clumens).
Refactor: python: Improve reattach.py.
Jun 12 2023, 12:07 PM
clumens committed rP5fed498ddaf1: Refactor: python, cts: Move SpecialTest1 into the _cts module. (authored by clumens).
Refactor: python, cts: Move SpecialTest1 into the _cts module.
Jun 12 2023, 12:07 PM
clumens committed rP20ca568ead14: Refactor: python: Improve comments and whitespace in resynccib.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in resynccib.py.
Jun 12 2023, 12:07 PM
clumens committed rPa5f032d6619d: Refactor: python: Improve resynccib.py. (authored by clumens).
Refactor: python: Improve resynccib.py.
Jun 12 2023, 12:07 PM
clumens committed rP88d573f2a94a: Refactor: python, cts: Move NearQuorumPointTest into the _cts module. (authored by clumens).
Refactor: python, cts: Move NearQuorumPointTest into the _cts module.
Jun 12 2023, 12:07 PM
clumens committed rP005be85c3cd8: Refactor: python: Improve comments and whitespace in nearquorumpointtest.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in nearquorumpointtest.py.
Jun 12 2023, 12:07 PM
clumens committed rPcfcf8fe9d634: Refactor: python: Improve nearquorumpointtest.py. (authored by clumens).
Refactor: python: Improve nearquorumpointtest.py.
Jun 12 2023, 12:07 PM

Jun 7 2023

clumens committed rP12e06137f149: Refactor: python: Add a get() method to Environment. (authored by clumens).
Refactor: python: Add a get() method to Environment.
Jun 7 2023, 10:23 AM
clumens committed rP100641c3849a: Low: cts: self.rsh returns a tuple, not a single value. (authored by clumens).
Low: cts: self.rsh returns a tuple, not a single value.
Jun 7 2023, 10:23 AM
clumens committed rPb183a4236b07: Refactor: cts: Remove ValgrindTest and StandbyLoopTest. (authored by clumens).
Refactor: cts: Remove ValgrindTest and StandbyLoopTest.
Jun 7 2023, 10:23 AM
clumens committed rP2f83fa99eed8: Refactor: cts: Remove the HAE-related tests. (authored by clumens).
Refactor: cts: Remove the HAE-related tests.
Jun 7 2023, 10:23 AM
clumens committed rPbd7e8f44b2ed: Refactor: cts: Remove BandwidthTest. (authored by clumens).
Refactor: cts: Remove BandwidthTest.
Jun 7 2023, 10:23 AM