Page MenuHomeClusterLabs Projects
Feed All Stories

Mar 28 2023

clumens committed rPd111aa8cce73: Refactor: python: Remove the DoStats environment variable. (authored by clumens).
Refactor: python: Remove the DoStats environment variable.
Mar 28 2023, 3:18 PM
clumens committed rP78382d1664c1: Refactor: python: DoFencing is now a boolean. (authored by clumens).
Refactor: python: DoFencing is now a boolean.
Mar 28 2023, 3:18 PM
clumens committed rPfb4bd45e24b5: Refactor: python: Convert other environment items to booleans. (authored by clumens).
Refactor: python: Convert other environment items to booleans.
Mar 28 2023, 3:18 PM
clumens committed rPf406a94ac22b: Refactor: cts: DoBSC and benchmark are now booleans. (authored by clumens).
Refactor: cts: DoBSC and benchmark are now booleans.
Mar 28 2023, 3:18 PM
clumens committed rPb15eddcaf995: Refactor: python: Minor style cleanups in environment.py. (authored by clumens).
Refactor: python: Minor style cleanups in environment.py.
Mar 28 2023, 3:18 PM
clumens committed rP40c79fd00520: Low: python: Disable the too-many-statements warning from pylint. (authored by clumens).
Low: python: Disable the too-many-statements warning from pylint.
Mar 28 2023, 3:18 PM
clumens committed rP1df32177f6ea: Refactor: python: TruncateLog is now a boolean. (authored by clumens).
Refactor: python: TruncateLog is now a boolean.
Mar 28 2023, 3:17 PM
clumens committed rPb4cd6f8e290f: Refactor: python: Change DoStonith to DoFencing. (authored by clumens).
Refactor: python: Change DoStonith to DoFencing.
Mar 28 2023, 3:17 PM
clumens committed rP4ba5b0f89e62: Refactor: python: Rename uppercase things in environment.py. (authored by clumens).
Refactor: python: Rename uppercase things in environment.py.
Mar 28 2023, 3:17 PM
clumens committed rPa98766e2fe78: Refactor: python: Use argparse in environment.py. (authored by clumens).
Refactor: python: Use argparse in environment.py.
Mar 28 2023, 3:17 PM
clumens committed rPdb860785f0c4: Refactor: python: Remove the OS detection from the stack parameter. (authored by clumens).
Refactor: python: Remove the OS detection from the stack parameter.
Mar 28 2023, 3:17 PM
clumens committed rP942b1d5e758b: Refactor: python: Remove hard-coded cluster environments. (authored by clumens).
Refactor: python: Remove hard-coded cluster environments.
Mar 28 2023, 3:17 PM
clumens committed rPc3a16bcfac05: Refactor: python,cts: Remove support for generating stats. (authored by clumens).
Refactor: python,cts: Remove support for generating stats.
Mar 28 2023, 3:17 PM
clumens committed rP4613713e7a06: Refactor: python: Mark more functions as private in Environment. (authored by clumens).
Refactor: python: Mark more functions as private in Environment.
Mar 28 2023, 3:17 PM
clumens committed rPc0c2274583a4: Refactor: python: Environment.logger is now Environment._logger. (authored by clumens).
Refactor: python: Environment.logger is now Environment._logger.
Mar 28 2023, 3:17 PM
clumens committed rPa52ae3c14c4d: Refactor: python: Libraries shouldn't call exit. (authored by clumens).
Refactor: python: Libraries shouldn't call exit.
Mar 28 2023, 3:17 PM
clumens committed rPfa44a717655f: Refactor: python: Environment.rsh is now Environment._rsh. (authored by clumens).
Refactor: python: Environment.rsh is now Environment._rsh.
Mar 28 2023, 3:17 PM
clumens committed rP7e9bea6d6ac3: Refactor: python: Environment.target is now Environment._target. (authored by clumens).
Refactor: python: Environment.target is now Environment._target.
Mar 28 2023, 3:17 PM
clumens committed rP44b6cea266e8: Refactor: python: Fix a couple string-related problems. (authored by clumens).
Refactor: python: Fix a couple string-related problems.
Mar 28 2023, 3:17 PM
clumens committed rP71e930fee286: Refactor: python: Remove an unnecessary rstrip call. (authored by clumens).
Refactor: python: Remove an unnecessary rstrip call.
Mar 28 2023, 3:17 PM
clumens committed rP5699dc672834: Refactor: python: Disable warning about the getInstance name. (authored by clumens).
Refactor: python: Disable warning about the getInstance name.
Mar 28 2023, 3:17 PM
clumens committed rP91cb5de456d0: Refactor: python: Disable not-callable in environment.py. (authored by clumens).
Refactor: python: Disable not-callable in environment.py.
Mar 28 2023, 3:17 PM
clumens committed rP9ec2293a2eb9: Refactor: python: Fix final pylint warnings. (authored by clumens).
Refactor: python: Fix final pylint warnings.
Mar 28 2023, 3:17 PM
clumens committed rP42e8e841542c: Refactor: python: Clean up handling of self["IPBase"] (authored by clumens).
Refactor: python: Clean up handling of self["IPBase"]
Mar 28 2023, 3:17 PM
clumens committed rPf8c99f0d4adc: Refactor: python: Remove the PacketLoss scenario. (authored by clumens).
Refactor: python: Remove the PacketLoss scenario.
Mar 28 2023, 3:17 PM
clumens committed rPd4018882829a: Refactor: python: Add docstrings to environment.py. (authored by clumens).
Refactor: python: Add docstrings to environment.py.
Mar 28 2023, 3:17 PM
clumens committed rPfda9c8fbe7f7: Refactor: python: Better align text in the dump method. (authored by clumens).
Refactor: python: Better align text in the dump method.
Mar 28 2023, 3:17 PM
GitHub <noreply@github.com> committed rP76c42a514447: Merge pull request #3059 from clumens/cts-environment (authored by kgaillot).
Merge pull request #3059 from clumens/cts-environment
Mar 28 2023, 3:17 PM
kgaillot updated the task description for T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables.
Mar 28 2023, 10:55 AM · Restricted Project, Restricted Project, Pacemaker: Tools
kgaillot updated the task description for T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables.
Mar 28 2023, 10:44 AM · Restricted Project, Restricted Project, Pacemaker: Tools
kgaillot updated the task description for T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables.
Mar 28 2023, 10:38 AM · Restricted Project, Restricted Project, Pacemaker: Tools
kgaillot renamed T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables from Create command-line method of listing all possible meta-attributes to Create command-line method of listing all possible meta-attributes, cluster options, and environment variables.
Mar 28 2023, 10:34 AM · Restricted Project, Restricted Project, Pacemaker: Tools

Mar 27 2023

kgaillot committed rP65c07109f385: Refactor: scheduler: new functions for adding lists of colocations (authored by kgaillot).
Refactor: scheduler: new functions for adding lists of colocations
Mar 27 2023, 10:43 AM
kgaillot committed rP8ffc6f4f310b: Refactor: scheduler: tweak functions for adding colocations to a list (authored by kgaillot).
Refactor: scheduler: tweak functions for adding colocations to a list
Mar 27 2023, 10:43 AM
kgaillot committed rP30d36adbe679: Refactor: libpe_status: add accessors for a couple bundle parameters (authored by kgaillot).
Refactor: libpe_status: add accessors for a couple bundle parameters
Mar 27 2023, 10:43 AM
kgaillot committed rP82fd58351fa3: API: libpe_status: add pe_rsc_replica_container constant (authored by kgaillot).
API: libpe_status: add pe_rsc_replica_container constant
Mar 27 2023, 10:43 AM
kgaillot committed rP7bcbbe9f6b9c: Refactor: scheduler: add methods for creating colocation lists (authored by kgaillot).
Refactor: scheduler: add methods for creating colocation lists
Mar 27 2023, 10:43 AM
kgaillot committed rP2467af1e2328: Refactor: scheduler: add function for "is collective everywhere it can be" (authored by kgaillot).
Refactor: scheduler: add function for "is collective everywhere it can be"
Mar 27 2023, 10:43 AM
kgaillot committed rP30f8fc4ffa38: Refactor: scheduler: add wrappers for listing a resource's colocations (authored by kgaillot).
Refactor: scheduler: add wrappers for listing a resource's colocations
Mar 27 2023, 10:43 AM
kgaillot committed rP5994bbbf2613: Refactor: scheduler: use new colocation list functions (authored by kgaillot).
Refactor: scheduler: use new colocation list functions
Mar 27 2023, 10:43 AM
kgaillot committed rP785cada1f132: Doc: libpacemaker: comment when rsc_cons/rsc_cons_lhs should be used directly (authored by kgaillot).
Doc: libpacemaker: comment when rsc_cons/rsc_cons_lhs should be used directly
Mar 27 2023, 10:43 AM
kgaillot committed rP552254c70a72: Test: cts-scheduler: add test for "primitive with group with clone" (authored by kgaillot).
Test: cts-scheduler: add test for "primitive with group with clone"
Mar 27 2023, 10:43 AM
kgaillot committed rP533700918423: Fix: scheduler: always add "with group" colocations to last member (authored by kgaillot).
Fix: scheduler: always add "with group" colocations to last member
Mar 27 2023, 10:43 AM
kgaillot committed rP0b68f8b8b22b: Test: cts-scheduler: add test for "primitive with group with promoted role" (authored by kgaillot).
Test: cts-scheduler: add test for "primitive with group with promoted role"
Mar 27 2023, 10:43 AM
kgaillot committed rP743017afabbb: Test: cts-scheduler: update regression tests for group colocation change (authored by kgaillot).
Test: cts-scheduler: update regression tests for group colocation change
Mar 27 2023, 10:43 AM
kgaillot committed rP0c8825b129c3: Test: scheduler: update regression test for colocation change (authored by kgaillot).
Test: scheduler: update regression test for colocation change
Mar 27 2023, 10:43 AM
kgaillot committed rPa944a2a32b88: Fix: scheduler: always add "group with" colocations to first member (authored by kgaillot).
Fix: scheduler: always add "group with" colocations to first member
Mar 27 2023, 10:43 AM
kgaillot committed rP52e2d06d36cf: Low: scheduler: add "group with" colocations to later members independent of… (authored by kgaillot).
Low: scheduler: add "group with" colocations to later members independent of…
Mar 27 2023, 10:43 AM
kgaillot committed rP088fc8843985: Test: cts-scheduler: update regression test for colocation change (authored by kgaillot).
Test: cts-scheduler: update regression test for colocation change
Mar 27 2023, 10:43 AM
kgaillot committed rPf9ae49568aaf: Test: cts-scheduler: add test for "primitive with unrunnable group" (authored by kgaillot).
Test: cts-scheduler: add test for "primitive with unrunnable group"
Mar 27 2023, 10:43 AM
kgaillot committed rP30e7ecc55dd1: Fix: scheduler: always add group's own "with this" colocations (authored by kgaillot).
Fix: scheduler: always add group's own "with this" colocations
Mar 27 2023, 10:43 AM
kgaillot committed rP811952d6c721: Low: scheduler: always add group's own "this with" colocations (authored by kgaillot).
Low: scheduler: always add group's own "this with" colocations
Mar 27 2023, 10:43 AM
kgaillot committed rPe34bfe5ee193: Test: scheduler: update expected scores for logging change (authored by kgaillot).
Test: scheduler: update expected scores for logging change
Mar 27 2023, 10:43 AM
kgaillot committed rP5f618fe9256f: Test: cts-scheduler: update regression test for colocation change (authored by kgaillot).
Test: cts-scheduler: update regression test for colocation change
Mar 27 2023, 10:43 AM
kgaillot committed rPa707e0d318b0: Low: scheduler: avoid trace log and method call if not needed (authored by kgaillot).
Low: scheduler: avoid trace log and method call if not needed
Mar 27 2023, 10:43 AM
kgaillot committed rP5e0ee21d8dd6: Low: scheduler: always add clone constraints to instances' lists (authored by kgaillot).
Low: scheduler: always add clone constraints to instances' lists
Mar 27 2023, 10:43 AM
kgaillot committed rP29269f534d7b: Low: scheduler: NULL-check when adding colocations to list (authored by kgaillot).
Low: scheduler: NULL-check when adding colocations to list
Mar 27 2023, 10:42 AM
kgaillot committed rP630acf4a54e1: Refactor: scheduler: rename pcmk__is_everywhere() (authored by kgaillot).
Refactor: scheduler: rename pcmk__is_everywhere()
Mar 27 2023, 10:42 AM
kgaillot committed rPe63835cc302a: Refactor: scheduler: make colocation method declarations match definitions (authored by kgaillot).
Refactor: scheduler: make colocation method declarations match definitions
Mar 27 2023, 10:42 AM
kgaillot committed rPc7d639ac4208: Doc: various: correct spelling of "descendant" (authored by kgaillot).
Doc: various: correct spelling of "descendant"
Mar 27 2023, 10:42 AM
kgaillot committed rP076b864539a8: Doc: scheduler: add detail to colocation list methods (authored by kgaillot).
Doc: scheduler: add detail to colocation list methods
Mar 27 2023, 10:42 AM
kgaillot committed rPbf2654414d81: Doc: scheduler: clarify comment about colocation lists (authored by kgaillot).
Doc: scheduler: clarify comment about colocation lists
Mar 27 2023, 10:42 AM
kgaillot committed rPd63021238763: Doc: scheduler: add doxygen blocks for colocation list wrappers (authored by kgaillot).
Doc: scheduler: add doxygen blocks for colocation list wrappers
Mar 27 2023, 10:42 AM
kgaillot committed rPf33f6a28be0e: Refactor: scheduler: use const where possible (authored by kgaillot).
Refactor: scheduler: use const where possible
Mar 27 2023, 10:42 AM
kgaillot committed rP14397d33f3d6: Refactor: scheduler: drop redundant code (authored by kgaillot).
Refactor: scheduler: drop redundant code
Mar 27 2023, 10:42 AM
GitHub <noreply@github.com> committed rP1670e68a5418: Merge pull request #3054 from kgaillot/groups (authored by kgaillot).
Merge pull request #3054 from kgaillot/groups
Mar 27 2023, 10:42 AM
kgaillot committed rPaee71f9bd744: Refactor: scheduler: use prepend rather than append for colocated resources (authored by kgaillot).
Refactor: scheduler: use prepend rather than append for colocated resources
Mar 27 2023, 10:42 AM

Mar 24 2023

GitHub <noreply@github.com> committed rR7749441662ba: ZFS: add non-blocking check if pool was imported (#1853) (authored by Dominika <doma2203@users.noreply.github.com>).
ZFS: add non-blocking check if pool was imported (#1853)
Mar 24 2023, 10:18 AM

Mar 23 2023

nrwahl2 committed rP39a497edcc01: Fix: controller: Delay join finalization if a transition is in progress (authored by nrwahl2).
Fix: controller: Delay join finalization if a transition is in progress
Mar 23 2023, 7:05 PM
GitHub <noreply@github.com> committed rP0d91d682aa77: Merge pull request #3056 from nrwahl2/nrwahl2-T375_fix (authored by kgaillot).
Merge pull request #3056 from nrwahl2/nrwahl2-T375_fix
Mar 23 2023, 7:05 PM
kgaillot committed rPcf3bc76b4115: Build: tools: move cluster-{init,helper,clean} to tools subdirectory (authored by kgaillot).
Build: tools: move cluster-{init,helper,clean} to tools subdirectory
Mar 23 2023, 2:59 PM
kgaillot committed rPe35d1e9639f1: Build: tools: make cluster-init built by configure (authored by kgaillot).
Build: tools: make cluster-init built by configure
Mar 23 2023, 2:59 PM
kgaillot committed rP4b110ffce664: Build: tools: make cluster-helper built by configure (authored by kgaillot).
Build: tools: make cluster-helper built by configure
Mar 23 2023, 2:59 PM
kgaillot committed rP481d769ed87f: Low: tools: use configured locations for bash and Corosync configuration in… (authored by kgaillot).
Low: tools: use configured locations for bash and Corosync configuration in…
Mar 23 2023, 2:59 PM
kgaillot committed rPad6cc947d15c: Low: tools: use configured location for bash in cluster-helper (authored by kgaillot).
Low: tools: use configured location for bash in cluster-helper
Mar 23 2023, 2:59 PM
kgaillot committed rP18a90b4df006: Build: tools: make cluster-clean built by configure (authored by kgaillot).
Build: tools: make cluster-clean built by configure
Mar 23 2023, 2:59 PM
kgaillot committed rP45f1c707e92f: Low: tools: use configured locations for bash and blackboxes in cluster-clean (authored by kgaillot).
Low: tools: use configured locations for bash and blackboxes in cluster-clean
Mar 23 2023, 2:59 PM
kgaillot committed rP687f0cfe3739: Low: tools: drop -p0/-10 options to cluster-init (authored by kgaillot).
Low: tools: drop -p0/-10 options to cluster-init
Mar 23 2023, 2:59 PM
kgaillot committed rP57980fb3ad31: Low: tools: drop -R/--repo and -D/--distro options to cluster-init (authored by kgaillot).
Low: tools: drop -R/--repo and -D/--distro options to cluster-init
Mar 23 2023, 2:59 PM
GitHub <noreply@github.com> committed rP46abbf54ab4e: Merge pull request #3058 from kgaillot/extra (authored by kgaillot).
Merge pull request #3058 from kgaillot/extra
Mar 23 2023, 2:59 PM
nrwahl2 committed rPf24e1ebb2e5f: Doc, Test: various: do_lrm_query() -> controld_query_executor_state() (authored by nrwahl2).
Doc, Test: various: do_lrm_query() -> controld_query_executor_state()
Mar 23 2023, 11:55 AM
nrwahl2 committed rP192878b4496e: Refactor: various: Guard is_corosync_cluster() with SUPPORT_COROSYNC (authored by nrwahl2).
Refactor: various: Guard is_corosync_cluster() with SUPPORT_COROSYNC
Mar 23 2023, 11:55 AM
nrwahl2 committed rP5ca0d7d55a2c: API: libcrmcommon: Deprecate add_xml_nocopy() (authored by nrwahl2).
API: libcrmcommon: Deprecate add_xml_nocopy()
Mar 23 2023, 11:55 AM
nrwahl2 committed rPfeea16190269: Refactor: libcib: Use bitshift notation in enum cib_call_options (authored by nrwahl2).
Refactor: libcib: Use bitshift notation in enum cib_call_options
Mar 23 2023, 11:55 AM
nrwahl2 committed rPe5d1808988f7: Refactor: libcib: Make verify_cib_options() static (authored by nrwahl2).
Refactor: libcib: Make verify_cib_options() static
Mar 23 2023, 11:55 AM
nrwahl2 committed rP83ab2240adc4: Refactor: based: Remove unused/unnecessary declarations (authored by nrwahl2).
Refactor: based: Remove unused/unnecessary declarations
Mar 23 2023, 11:55 AM
nrwahl2 committed rP8ee9aa0e1cc9: Refactor: based, libcib: Make cib_internal_config_changed() static (authored by nrwahl2).
Refactor: based, libcib: Make cib_internal_config_changed() static
Mar 23 2023, 11:55 AM
nrwahl2 committed rPef14718d1067: Refactor: various: Rename cib_config_changed to cib__config_changed_v1 (authored by nrwahl2).
Refactor: various: Rename cib_config_changed to cib__config_changed_v1
Mar 23 2023, 11:55 AM
nrwahl2 committed rP0539648cdc25: Refactor: libcib: Make cib_native_register_notification() static (authored by nrwahl2).
Refactor: libcib: Make cib_native_register_notification() static
Mar 23 2023, 11:55 AM
nrwahl2 committed rP88a1540c901e: Refactor: libcib: Make cib_update_counter() static (authored by nrwahl2).
Refactor: libcib: Make cib_update_counter() static
Mar 23 2023, 11:55 AM
nrwahl2 committed rP62c33a8a78e3: Refactor: libcib: Make update_results() static (authored by nrwahl2).
Refactor: libcib: Make update_results() static
Mar 23 2023, 11:55 AM
nrwahl2 committed rPed6553fd27e9: Refactor: libcib: Make cib_client_register_callback_full() static (authored by nrwahl2).
Refactor: libcib: Make cib_client_register_callback_full() static
Mar 23 2023, 11:54 AM
nrwahl2 committed rP4f209bbb5334: Refactor: libcib: Make cib_client_register_callback() static (authored by nrwahl2).
Refactor: libcib: Make cib_client_register_callback() static
Mar 23 2023, 11:54 AM
nrwahl2 committed rP03a68d1903e8: Refactor: libcib: Make more cib_client.c functions static (authored by nrwahl2).
Refactor: libcib: Make more cib_client.c functions static
Mar 23 2023, 11:54 AM
nrwahl2 committed rP4a6f3d195b70: Refactor: libcib: Remove dead code in cib_x.c files (authored by nrwahl2).
Refactor: libcib: Remove dead code in cib_x.c files
Mar 23 2023, 11:54 AM
GitHub <noreply@github.com> committed rPee1bc67ff31a: Merge pull request #3057 from nrwahl2/nrwahl2-T375_alt (authored by kgaillot).
Merge pull request #3057 from nrwahl2/nrwahl2-T375_alt
Mar 23 2023, 11:54 AM
GitHub <noreply@github.com> committed rQ335dbb6e3464: test: Remove gnu/lib-names.h from libstat_wrapper.c (#482) (authored by chrissie-c).
test: Remove gnu/lib-names.h from libstat_wrapper.c (#482)
Mar 23 2023, 10:49 AM
GitHub <noreply@github.com> committed rQ4dcdfe985680: strlcpy: avoid compiler warning from strncpy (#473) (authored by wferi <wferi@debian.org>).
strlcpy: avoid compiler warning from strncpy (#473)
Mar 23 2023, 8:56 AM
GitHub <noreply@github.com> committed rQ1a32a6062c40: Add --disable-tests option (#475) (authored by Fabrice Fontaine <fontaine.fabrice@gmail.com>).
Add --disable-tests option (#475)
Mar 23 2023, 7:12 AM
GitHub <noreply@github.com> committed rQ10b0623533e1: m4/ax_pthread.m4: update to latest upstream version (serial 31) (#472) (authored by wferi <wferi@debian.org>).
m4/ax_pthread.m4: update to latest upstream version (serial 31) (#472)
Mar 23 2023, 7:12 AM