- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 17 2023
Jul 17 2023
Build: Move cts.in to the cts/ directory.
clumens committed rP67e7222950e9: Build: Support running pylint on cts-related scripts. (authored by clumens).
Build: Support running pylint on cts-related scripts.
Jul 12 2023
Jul 12 2023
clumens committed rP1fdea4349d8a: Low: build: No longer try to package the cts python directory. (authored by clumens).
Low: build: No longer try to package the cts python directory.
clumens committed rP99a3e9cfe2c0: Refactor: cts,python: Move crm_corosync to the _cts module. (authored by clumens).
Refactor: cts,python: Move crm_corosync to the _cts module.
clumens committed rPa961a69cdb21: Refactor: python: Rename fullcomplist to be private. (authored by clumens).
Refactor: python: Rename fullcomplist to be private.
clumens committed rP17ec4487d456: Refactor: python: Simplify list traversals in cmcorosync.py. (authored by clumens).
Refactor: python: Simplify list traversals in cmcorosync.py.
clumens committed rP01a7470f41e4: Refactor: python: Reformat how component lists are built. (authored by clumens).
Refactor: python: Reformat how component lists are built.
clumens committed rP541e42da3a17: Refactor: python: Remove the name argument to Corosync2. (authored by clumens).
Refactor: python: Remove the name argument to Corosync2.
clumens committed rP9331bfb7044d: Refactor: python: Disable a pylint warning we can't do anything about. (authored by clumens).
Refactor: python: Disable a pylint warning we can't do anything about.
clumens committed rPefa098cc62f5: Refactor: python: Add docstrings to cmcorosync.py. (authored by clumens).
Refactor: python: Add docstrings to cmcorosync.py.
Low: python: Add tests/__init__.py.
clumens committed rPffcae75bd227: Refactor: cts, python: Move ClusterManager into the _cts module. (authored by clumens).
Refactor: cts, python: Move ClusterManager into the _cts module.
clumens committed rPb7dee52cf504: Refactor: python: Remove unreachable or commented out code. (authored by clumens).
Refactor: python: Remove unreachable or commented out code.
clumens committed rP5e73d7b3161a: Refactor: python, cts: Rename errorstoignore to errors_to_ignore. (authored by clumens).
Refactor: python, cts: Rename errorstoignore to errors_to_ignore.
clumens committed rP8feff4eee7e4: Refactor: python: Remove the unused RereadCM and rereadall methods. (authored by clumens).
Refactor: python: Remove the unused RereadCM and rereadall methods.
clumens committed rP29ab328ab3dd: Refactor: python: Improve string substitutions in clustermanager.py. (authored by clumens).
Refactor: python: Improve string substitutions in clustermanager.py.
clumens committed rPc1794bc9966e: Refactor: python: Minor updates to clustermanager.py. (authored by clumens).
Refactor: python: Minor updates to clustermanager.py.
clumens committed rPdbffdbe0db84: Refactor: python: is_node_dc should return a boolean. (authored by clumens).
Refactor: python: is_node_dc should return a boolean.
clumens committed rP2021affe74ac: Refactor: python: HasQuorum should return a boolean. (authored by clumens).
Refactor: python: HasQuorum should return a boolean.
clumens committed rP82f4df7e9684: Refactor: python: Unindent a bunch of code blocks. (authored by clumens).
Refactor: python: Unindent a bunch of code blocks.
clumens committed rP0af9d8c72dc8: Refactor: python: StataCM should return a boolean. (authored by clumens).
Refactor: python: StataCM should return a boolean.
clumens committed rP93991fbcbcbc: Low: python: Fix a format string error in raising an exception. (authored by clumens).
Low: python: Fix a format string error in raising an exception.
clumens committed rPba65868df712: Refactor: python: Rename SetStandbyMode to set_standby_mode. (authored by clumens).
Refactor: python: Rename SetStandbyMode to set_standby_mode.
clumens committed rP22f93331f7a4: Refactor: python: Disable several pylint warnings in clustermanager.py. (authored by clumens).
Refactor: python: Disable several pylint warnings in clustermanager.py.
Refactor: python: Simplify list creation.
clumens committed rPbfad63729a33: Refactor: python: Improve conditional tests in clustermanager.py. (authored by clumens).
Refactor: python: Improve conditional tests in clustermanager.py.
Refactor: python: Remove unused variables.
clumens committed rPdbb8b05140ce: Refactor: python: Improve StartaCM and StartaCMnoBlock. (authored by clumens).
Refactor: python: Improve StartaCM and StartaCMnoBlock.
clumens committed rP596aaf6b2f04: Refactor: python: Improve StopaCM and StopaCMnoBlock. (authored by clumens).
Refactor: python: Improve StopaCM and StopaCMnoBlock.
clumens committed rP84e320f92e56: Refactor: python: Return a boolean from startall and stopall. (authored by clumens).
Refactor: python: Return a boolean from startall and stopall.
clumens committed rPd10caaaa9a49: Refactor: python: Use booleans throughout clustermanager.py. (authored by clumens).
Refactor: python: Use booleans throughout clustermanager.py.
clumens committed rP86a4c355bbc3: Refactor: python: Rename functions in clustermanager.py. (authored by clumens).
Refactor: python: Rename functions in clustermanager.py.
clumens committed rPf4568a685943: Refactor: python: Improve Components in clustermanager.py. (authored by clumens).
Refactor: python: Improve Components in clustermanager.py.
clumens committed rPd636bdd8de42: Refactor: python: Rename ShouldBeStatus to expected_status. (authored by clumens).
Refactor: python: Rename ShouldBeStatus to expected_status.
Refactor: python: Rename Env to env.
clumens committed rPecbd22a31e37: Refactor: python: Rename attributes in clustermanager.py. (authored by clumens).
Refactor: python: Rename attributes in clustermanager.py.
clumens committed rPcf9dc30ff14d: Refactor: python: Improve a few remaining easy lines. (authored by clumens).
Refactor: python: Improve a few remaining easy lines.
Refactor: python: Remove key_for_node.
clumens committed rP08e256dbc864: Refactor: python: Improve whitespace in clustermanager.py. (authored by clumens).
Refactor: python: Improve whitespace in clustermanager.py.
clumens committed rPd46e0550bec7: Refactor: python: Update standby mode setting/getting. (authored by clumens).
Refactor: python: Update standby mode setting/getting.
clumens committed rP62db56170e78: Refactor: python: Add docstrings to clustermanager.py. (authored by clumens).
Refactor: python: Add docstrings to clustermanager.py.
Jul 6 2023
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.
clumens committed rPc1a4daf837cc: Refactor: python: Remove commented out code in cib.py. (authored by clumens).
Refactor: python: Remove commented out code in cib.py.
clumens committed rPd03ec4c3801f: Refactor: python: Un-indent a big block of code. (authored by clumens).
Refactor: python: Un-indent a big block of code.
clumens committed rP834ea9b087d5: Refactor: cts, python: Move CIB into the _cts module. (authored by clumens).
Refactor: cts, python: Move CIB into the _cts module.
Refactor: python: Simplify list iteration.
clumens committed rP0cbff4b8c9fc: Refactor: python: Minor improvements to cib.py. (authored by clumens).
Refactor: python: Minor improvements to cib.py.
clumens committed rP4d7bb9d61774: Refactor: python: Use subsitution strings instead of adding. (authored by clumens).
Refactor: python: Use subsitution strings instead of adding.
clumens committed rP5b77b99007dc: Refactor: python: Simplify creating a ConfigFactory instance. (authored by clumens).
Refactor: python: Simplify creating a ConfigFactory instance.
clumens committed rP6b6cda25021d: Refactor: python: Remove cluster_monitor from CTS. (authored by clumens).
Refactor: python: Remove cluster_monitor from CTS.
Refactor: python: Remove unused variables.
clumens committed rP3042d35e988f: Refactor: python: Remove the ConfigBase class. (authored by clumens).
Refactor: python: Remove the ConfigBase class.
clumens committed rP9e48ffe97a6e: Refactor: python: Rename most attributes to be private. (authored by clumens).
Refactor: python: Rename most attributes to be private.
clumens committed rP162de600d307: Refactor: python: Improve whitespace in cib.py. (authored by clumens).
Refactor: python: Improve whitespace in cib.py.
clumens committed rPcc5ea738152b: Refactor: python: Disable certain pylint warnings. (authored by clumens).
Refactor: python: Disable certain pylint warnings.
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.
clumens committed rPbcc1ecfb8837: Refactor: python: Simplify arguments to functions. (authored by clumens).
Refactor: python: Simplify arguments to functions.
Refactor: python Add docstrings to cib.py.
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.
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 3 2023
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.
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.
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.
Refactor: python: Minor fixes.
clumens committed rPb9dff20d78e9: Low: python: No longer use a default section argument. (authored by clumens).
Low: python: No longer use a default section argument.
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.
clumens committed rP66f20f735964: Refactor: python: Add helper functions for building XML. (authored by clumens).
Refactor: python: Add helper functions for building XML.
clumens committed rPd77997aff7d8: Refactor: python: Libraries shouldn't call exit. (authored by clumens).
Refactor: python: Libraries shouldn't call exit.
clumens committed rP6455fdf9c950: Refactor: python: Add docstrings to cibxml.py. (authored by clumens).
Refactor: python: Add docstrings to cibxml.py.
clumens committed rP64a695884de0: Refactor: python: Remove the CibBase class. (authored by clumens).
Refactor: python: Remove the CibBase class.
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.
Jun 29 2023
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.
clumens committed rP773779ce1697: Refactor: python: Remove unused scenarios and add __all__. (authored by clumens).
Refactor: python: Remove unused scenarios and add __all__.
clumens committed rPc9dda6b11578: Refactor: cts, python: Remove the rest of BasicSanityCheck. (authored by clumens).
Refactor: cts, python: Remove the rest of BasicSanityCheck.
clumens committed rP0ede55f3ab18: Refactor: python: Use should_continue in scenarios.py. (authored by clumens).
Refactor: python: Use should_continue in scenarios.py.
clumens committed rPd8144c261de7: Refactor: python: Rename IsApplicable to is_applicable. (authored by clumens).
Refactor: python: Rename IsApplicable to is_applicable.
Refactor: python: Rename SetUp to setup.
Refactor: python: Use += where possible.
clumens committed rPf1bdafaab38f: Refactor: python: Rename TearDown to teardown. (authored by clumens).
Refactor: python: Rename TearDown to teardown.
clumens committed rPd5bbcf0584c4: Refactor: python: Minor refactorings in scenarios.py. (authored by clumens).
Refactor: python: Minor refactorings in scenarios.py.
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.
clumens committed rP8e8244c418a3: Refactor: python: Simplify various format string. (authored by clumens).
Refactor: python: Simplify various format string.
clumens committed rP15b5627415b2: Refactor: python: Pass a ClusterManager instance to ScenarioComponent. (authored by clumens).
Refactor: python: Pass a ClusterManager instance to ScenarioComponent.
clumens committed rP21af34c7e184: Refactor: python: Don't use [] as a default argument. (authored by clumens).
Refactor: python: Don't use [] as a default argument.
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.
clumens committed rPc32f20d0de50: Refactor: python: Rename attributes in the Scenario class. (authored by clumens).
Refactor: python: Rename attributes in the Scenario class.
clumens committed rP5af263085aad: Refactor: python: Rename the Iterations variable. (authored by clumens).
Refactor: python: Rename the Iterations variable.
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.
clumens committed rP4d223e2f7ca6: Refactor: python: Add documentation to scenarios.py. (authored by clumens).
Refactor: python: Add documentation to scenarios.py.
clumens committed rPbc177e8a1ff2: Refactor: python: Rename run_loop to _run_loop. (authored by clumens).
Refactor: python: Rename run_loop to _run_loop.
clumens committed rP46679807bc36: Refactor: python: Improve whitespace in scenarios.py. (authored by clumens).
Refactor: python: Improve whitespace in scenarios.py.
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.
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 26 2023
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.
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.
clumens committed rP1ce51e226961: Test: libcrmcommon: Add a test case for 3819b3507c. (authored by clumens).
Test: libcrmcommon: Add a test case for 3819b3507c.
Test: includes: Add pcmk__assert_exits.
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.
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.
clumens committed rPa8fb2a33de4e: doc: Pacemaker Development: Update code coverage instructions. (authored by clumens).
doc: Pacemaker Development: Update code coverage instructions.