- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 29 2023
Jun 29 2023
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.
GitHub <noreply@github.com> committed rPd7b737856a92: Merge pull request #3144 from clumens/cts-scenarios (authored by kgaillot).
Merge pull request #3144 from clumens/cts-scenarios
nrwahl2 committed rP394f8d7b807a: Refactor: libpacemaker: Move colocation getters to lib-private header (authored by nrwahl2).
Refactor: libpacemaker: Move colocation getters to lib-private header
nrwahl2 committed rPa1b7e78824cc: Test: cts-cli: Update tests after defunctionization (authored by nrwahl2).
Test: cts-cli: Update tests after defunctionization
nrwahl2 committed rPeb1e91aa469b: Refactor: libpe_status: New pe__foreach_const_bundle_replica() function (authored by nrwahl2).
Refactor: libpe_status: New pe__foreach_const_bundle_replica() function
nrwahl2 committed rPed9063b39d6d: Refactor: libpacemaker: De-functionize pcmk__finalize_assignment() (authored by nrwahl2).
Refactor: libpacemaker: De-functionize pcmk__finalize_assignment()
nrwahl2 committed rP5074c5789aa9: Refactor: libpacemaker: apply_coloc_score()'s primary arg is now const (authored by nrwahl2).
Refactor: libpacemaker: apply_coloc_score()'s primary arg is now const
nrwahl2 committed rP9f6d8224662a: Log: libpacemaker: Log which resource we're adding colocations for (authored by nrwahl2).
Log: libpacemaker: Log which resource we're adding colocations for
GitHub <noreply@github.com> committed rP5c22106e3fa3: Merge pull request #3142 from nrwahl2/nrwahl2-tmp (authored by kgaillot).
Merge pull request #3142 from nrwahl2/nrwahl2-tmp
Jun 27 2023
Jun 27 2023
nrwahl2 committed rP6f24b3fbc108: Test: scheduler: Drop unnecessary interleave from some tests (authored by nrwahl2).
Test: scheduler: Drop unnecessary interleave from some tests
nrwahl2 committed rP2a977c1b5e92: Test: scheduler: Clone instances should not shuffle unnecessarily (authored by nrwahl2).
Test: scheduler: Clone instances should not shuffle unnecessarily
nrwahl2 committed rPe99d63359bc9: Test: scheduler: Promotable bundle location constraint doesn't work (authored by nrwahl2).
Test: scheduler: Promotable bundle location constraint doesn't work
nrwahl2 committed rP53ced0dd7cf5: Refactor: libpacemaker: DRY up cmp_{dependent,promotable}_priority() (authored by nrwahl2).
Refactor: libpacemaker: DRY up cmp_{dependent,promotable}_priority()
nrwahl2 committed rP454d09e61dfe: Refactor: libpacemaker: Dead code in assign_instance() (authored by nrwahl2).
Refactor: libpacemaker: Dead code in assign_instance()
nrwahl2 committed rP6c642c207cd1: Refactor: libpacemaker: Default colocation->node_attribute to #uname (authored by nrwahl2).
Refactor: libpacemaker: Default colocation->node_attribute to #uname
nrwahl2 committed rPc70170a06525: Test: cts-cli: Update output for #uname as default colocation attr (authored by nrwahl2).
Test: cts-cli: Update output for #uname as default colocation attr
nrwahl2 committed rPc96dfe81ef81: Refactor: libpacemaker: Prepend new colocations to working set (authored by nrwahl2).
Refactor: libpacemaker: Prepend new colocations to working set
nrwahl2 committed rP35378d18c8ad: Refactor: libpacemaker: Drop convert_const_pointer() (authored by nrwahl2).
Refactor: libpacemaker: Drop convert_const_pointer()
nrwahl2 committed rP0d6e3a54e947: Refactor: libpacemaker: Don't make apply_this_with a GFunc (authored by nrwahl2).
Refactor: libpacemaker: Don't make apply_this_with a GFunc
GitHub <noreply@github.com> committed rP229770d53952: Merge pull request #3140 from nrwahl2/nrwahl2-tmp (authored by kgaillot).
Merge pull request #3140 from nrwahl2/nrwahl2-tmp
nrwahl2 committed rP3f8967a5cdab: Refactor: libpacemaker: Drop redundant check in pcmk__primitive_assign() (authored by nrwahl2).
Refactor: libpacemaker: Drop redundant check in pcmk__primitive_assign()
Jun 26 2023
Jun 26 2023
kgaillot committed rPaee0aeabb202: Doc: scheduler: add compatibility note for recent change (authored by kgaillot).
Doc: scheduler: add compatibility note for recent change
kgaillot committed rPaf9806c031d7: Doc: Pacemaker Explained: add detail about asymmetric ordering (authored by kgaillot).
Doc: Pacemaker Explained: add detail about asymmetric ordering
kgaillot committed rPbb2d91dda283: Low: scheduler: distinguish unrunnable from migration unrunnable in displays (authored by kgaillot).
Low: scheduler: distinguish unrunnable from migration unrunnable in displays
kgaillot committed rPf2fced2b84f8: Test: scheduler: update test summaries for display change (authored by kgaillot).
Test: scheduler: update test summaries for display change
kgaillot committed rP5812014cb8cb: Test: cts-scheduler: avoid legacy terminology in regression test inputs (authored by kgaillot).
Test: cts-scheduler: avoid legacy terminology in regression test inputs
GitHub <noreply@github.com> committed rP1e52bc57402f: Merge pull request #3138 from kgaillot/scheduler (authored by kgaillot).
Merge pull request #3138 from kgaillot/scheduler
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.
clumens committed rPea76fb36beea: Build: devel: Filter directories out of the coverage report. (authored by clumens).
Build: devel: Filter directories out of the coverage report.
GitHub <noreply@github.com> committed rP494d58083668: Merge pull request #3139 from clumens/more-unit-tests (authored by kgaillot).
Merge pull request #3139 from clumens/more-unit-tests
clumens committed rP7b03329b57a2: Test: libcrmcommon: Add unit tests for pcmk__scan_ll. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__scan_ll.
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.
GitHub <noreply@github.com> committed rF849861d2bdf7: fence_eaton_ssh: new fence agent for Eaton ePDU G3 over SSH (#549) (authored by Enno G <matrixfueller@gmail.com>).
fence_eaton_ssh: new fence agent for Eaton ePDU G3 over SSH (#549)
Jun 21 2023
Jun 21 2023
clumens committed rP560767cc56fe: Refactor: cts: Remove LXC container tests support. (authored by clumens).
Refactor: cts: Remove LXC container tests support.
clumens committed rP38bca048b92e: Refactor: python, cts: Move RemoteBasic into the _cts module. (authored by clumens).
Refactor: python, cts: Move RemoteBasic into the _cts module.
clumens committed rPf18609ec3b99: Refactor: python: Improve comments and whitespace in remotebasic.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in remotebasic.py.
clumens committed rPc651988c1c4f: Refactor: python: Improve comments and whitespace in remotestonithd.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in remotestonithd.py.
clumens committed rPaeb6034b6bd7: Refactor: python, cts: Move RemoteStonithd into the _cts module. (authored by clumens).
Refactor: python, cts: Move RemoteStonithd into the _cts module.
clumens committed rPab576c5f501c: Refactor: python, cts: Move RemoteMigrate into the _cts module. (authored by clumens).
Refactor: python, cts: Move RemoteMigrate into the _cts module.
clumens committed rP03ad3e9736c5: Refactor: python: Improve comments and whitespace in remotemigrate.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in remotemigrate.py.
clumens committed rPd935a8353584: Refactor: python, cts: Move RemoteRscFailure into the _cts module. (authored by clumens).
Refactor: python, cts: Move RemoteRscFailure into the _cts module.
clumens committed rPe9cba7326474: Refactor: python: Improve comments and whitespace in remoterscfailure.py. (authored by clumens).
Refactor: python: Improve comments and whitespace in remoterscfailure.py.
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.
GitHub <noreply@github.com> committed rP44647f62c012: Merge pull request #3125 from clumens/cts-tests-batch-3 (authored by kgaillot).
Merge pull request #3125 from clumens/cts-tests-batch-3
waltdisgrace committed rP758f53c279ca: Feature: cts-cli: Add cts-cli option to display failures (authored by waltdisgrace).
Feature: cts-cli: Add cts-cli option to display failures
GitHub <noreply@github.com> committed rP31f9e8b5174c: Merge pull request #3128 from waltdisgrace/t514 (authored by kgaillot).
Merge pull request #3128 from waltdisgrace/t514
oalbrigt committed rRda9e8e691f39: findif.sh: fix table parameter so it uses main table by default (authored by oalbrigt).
findif.sh: fix table parameter so it uses main table by default
GitHub <noreply@github.com> committed rR0ef226e82892: Merge pull request #1875 from oalbrigt/findif-table-fixes (authored by oalbrigt).
Merge pull request #1875 from oalbrigt/findif-table-fixes
fence_azure_arm: add stack cloud support
oalbrigt committed rF9087760db005: azure_fence: use correct credential_scope and profile for stack hub (authored by oalbrigt).
azure_fence: use correct credential_scope and profile for stack hub
GitHub <noreply@github.com> committed rF43cb2e1d76a6: Merge pull request #550 from oalbrigt/fence_azure_arm-stack-cloud-support (authored by oalbrigt).
Merge pull request #550 from oalbrigt/fence_azure_arm-stack-cloud-support
Jun 20 2023
Jun 20 2023
nrwahl2 committed rP4a5a1318cd48: Test: scheduler: Promotable bundle colocations (authored by nrwahl2).
Test: scheduler: Promotable bundle colocations
GitHub <noreply@github.com> committed rP94c2831a06a4: Merge pull request #3136 from nrwahl2/nrwahl2-T489_new (authored by kgaillot).
Merge pull request #3136 from nrwahl2/nrwahl2-T489_new
kgaillot committed rPb092f8276de9: Refactor: scheduler: create GFunc wrapper for action_flags() method (authored by kgaillot).
Refactor: scheduler: create GFunc wrapper for action_flags() method
kgaillot committed rP28db254ec375: Refactor: scheduler: create GFunc wrapper for pcmk__update_action_for_orderings… (authored by kgaillot).
Refactor: scheduler: create GFunc wrapper for pcmk__update_action_for_orderings…
kgaillot committed rPbb64a6fd2fbf: Refactor: scheduler: make set_assignment_methods_for_rsc() match GFunc signature (authored by kgaillot).
Refactor: scheduler: make set_assignment_methods_for_rsc() match GFunc signature
kgaillot committed rP2a13f7ab6e20: Refactor: scheduler: make node criteria functions match GFunc signature (authored by kgaillot).
Refactor: scheduler: make node criteria functions match GFunc signature
kgaillot committed rPee48ec50f0ff: Refactor: scheduler: make schedule_reload() match GFunc signature (authored by kgaillot).
Refactor: scheduler: make schedule_reload() match GFunc signature
kgaillot committed rP6a6c4a42bb88: Refactor: libpacemaker: best practices for add_maintenance_nodes() (authored by kgaillot).
Refactor: libpacemaker: best practices for add_maintenance_nodes()
kgaillot committed rP12b92c9dd3e2: Refactor: libpacemaker: break up long lines (authored by kgaillot).
Refactor: libpacemaker: break up long lines
kgaillot committed rPbc343eeeb11e: Refactor: libpacemaker: improve capitalization in variable names (authored by kgaillot).
Refactor: libpacemaker: improve capitalization in variable names
kgaillot committed rP7551cc989b9d: Low: scheduler: assert on invalid usage of assignment methods (authored by kgaillot).
Low: scheduler: assert on invalid usage of assignment methods
kgaillot committed rP93badc689265: Refactor: libpacemaker: use space after control statements (authored by kgaillot).
Refactor: libpacemaker: use space after control statements
kgaillot committed rP69925f1af4d3: Low: scheduler: compare strings case-sensitively where appropriate (authored by kgaillot).
Low: scheduler: compare strings case-sensitively where appropriate
Doc: scheduler: correct doxygen blocks
kgaillot committed rP0b56aec036b7: Refactor: libpacemaker: improve formatting for consistency (authored by kgaillot).
Refactor: libpacemaker: improve formatting for consistency
kgaillot committed rP0d056e00faba: Refactor: libpacemaker: use pcmk__str_eq() instead of pcmk__strcmp() (authored by kgaillot).
Refactor: libpacemaker: use pcmk__str_eq() instead of pcmk__strcmp()
kgaillot committed rPb0a9ce2b20eb: Low: scheduler: check pointer for NULL *before* dereferencing it (authored by kgaillot).
Low: scheduler: check pointer for NULL *before* dereferencing it
kgaillot committed rPb14eb1668cca: Refactor: libpacemaker: keep all lines to maximum 80 characters (authored by kgaillot).
Refactor: libpacemaker: keep all lines to maximum 80 characters
GitHub <noreply@github.com> committed rP40a261ccc332: Merge pull request #3134 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #3134 from kgaillot/best-practices
Jun 19 2023
Jun 19 2023
GitHub <noreply@github.com> committed rF7bb38c16a32d: fence_ibm_powervs: improved performance (#542) (authored by Andreas Schauberer <74912604+andscha@users.noreply.github.com>).
fence_ibm_powervs: improved performance (#542)
Jun 16 2023
Jun 16 2023
oalbrigt committed rR34483f8029ea: mysql: fix promotion_score bouncing between ~3600 and 1 on demoted nodes (authored by oalbrigt).
mysql: fix promotion_score bouncing between ~3600 and 1 on demoted nodes
GitHub <noreply@github.com> committed rRedb58929a423: Merge pull request #1874 from oalbrigt/mysql-fix-demoted-bouncing-score (authored by oalbrigt).
Merge pull request #1874 from oalbrigt/mysql-fix-demoted-bouncing-score
GitHub <noreply@github.com> committed rF0d684ca163dc: Merge pull request #548 from ClusterLabs/revert-503-fence_scsi-fail-device… (authored by oalbrigt).
Merge pull request #548 from ClusterLabs/revert-503-fence_scsi-fail-device…
Jun 15 2023
Jun 15 2023
kgaillot committed rP5a4aca626c25: Build: rpm: enforce libcmocka-devel version dependency (authored by kgaillot).
Build: rpm: enforce libcmocka-devel version dependency
GitHub <noreply@github.com> committed rP0b8456209750: Merge pull request #3133 from kgaillot/build (authored by kgaillot).
Merge pull request #3133 from kgaillot/build
kgaillot committed rPc82a7bb82376: Refactor: scheduler: drop redundant argument from pcmk__new_colocation() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__new_colocation()
kgaillot committed rPfba0cc9a5d85: Refactor: scheduler: drop redundant argument from pcmk__new_location() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from pcmk__new_location()
kgaillot committed rP01cd51bce727: Refactor: scheduler: drop unused argument from… (authored by kgaillot).
Refactor: scheduler: drop unused argument from…
kgaillot committed rPf3f56f925c80: Refactor: scheduler: drop redundant arguments from static functions (authored by kgaillot).
Refactor: scheduler: drop redundant arguments from static functions
kgaillot committed rP8a41968cc69f: Refactor: scheduler: drop redundant argument from add_downed_nodes() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from add_downed_nodes()
kgaillot committed rP2bd54835c916: Refactor: scheduler: drop redundant argument from best_op() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from best_op()
kgaillot committed rP6f5706c0dd46: Refactor: scheduler: make add_start_restart_orderings_for_rsc() a GFunc (authored by kgaillot).
Refactor: scheduler: make add_start_restart_orderings_for_rsc() a GFunc
kgaillot committed rP9aeb11919fa6: Refactor: scheduler: make apply_stickiness() a GFunc instead of casting (authored by kgaillot).
Refactor: scheduler: make apply_stickiness() a GFunc instead of casting
kgaillot committed rPcfd6c69e947c: Refactor: scheduler: drop redundant argument from static functions (authored by kgaillot).
Refactor: scheduler: drop redundant argument from static functions
kgaillot committed rPb8326d67e64e: Refactor: scheduler: make clear_failcounts_if_orphaned() a GFunc (authored by kgaillot).
Refactor: scheduler: make clear_failcounts_if_orphaned() a GFunc
kgaillot committed rP0704a1c19790: Refactor: scheduler: drop redundant argument from new_load_stopped_op() (authored by kgaillot).
Refactor: scheduler: drop redundant argument from new_load_stopped_op()
kgaillot committed rP3bf7050e836f: Refactor: scheduler: drop redundant arguments from static functions (authored by kgaillot).
Refactor: scheduler: drop redundant arguments from static functions
kgaillot committed rPf17c62b3a39a: Refactor: scheduler: drop redundant arguments from static functions (authored by kgaillot).
Refactor: scheduler: drop redundant arguments from static functions
kgaillot committed rPc84234d9e389: Refactor: scheduler,tools: drop redundant argument from locations-and… (authored by kgaillot).
Refactor: scheduler,tools: drop redundant argument from locations-and…
kgaillot committed rPfa4da0f8af75: Refactor: scheduler: drop redundant argument from static functions (authored by kgaillot).
Refactor: scheduler: drop redundant argument from static functions
kgaillot committed rPeb6910333ef5: Refactor: scheduler: fix some doxygen/const issues (authored by kgaillot).
Refactor: scheduler: fix some doxygen/const issues
GitHub <noreply@github.com> committed rPeba94abf35ad: Merge pull request #3131 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #3131 from kgaillot/best-practices
nrwahl2 committed rP2aa2448d09f0: Refactor: controller: Functionize getting node state deletion strings (authored by nrwahl2).
Refactor: controller: Functionize getting node state deletion strings