Page MenuHomeClusterLabs Projects
Feed All Stories

Aug 22 2022

nrwahl2 committed rP48195f9b87dc: Doc: libcrmcommon: pcmk__assert_asserts() accepts a statement (authored by nrwahl2).
Doc: libcrmcommon: pcmk__assert_asserts() accepts a statement
Aug 22 2022, 10:37 AM
nrwahl2 committed rP239c02ab332c: Test: libcrmcommon, libpe_status: Check expectations in mocked calloc() (authored by nrwahl2).
Test: libcrmcommon, libpe_status: Check expectations in mocked calloc()
Aug 22 2022, 10:37 AM
nrwahl2 committed rP8e28520b907c: Test: libcrmcommon: Check expectations in mocked fopen() (authored by nrwahl2).
Test: libcrmcommon: Check expectations in mocked fopen()
Aug 22 2022, 10:37 AM
nrwahl2 committed rPba55c2fd1430: Test: libcrmcommon: Check expectations in mocked getpwnam_r() (authored by nrwahl2).
Test: libcrmcommon: Check expectations in mocked getpwnam_r()
Aug 22 2022, 10:37 AM
nrwahl2 committed rPda4f7f541f58: Test: libcrmcommon: Check expectations in mocked readlink() (authored by nrwahl2).
Test: libcrmcommon: Check expectations in mocked readlink()
Aug 22 2022, 10:37 AM
nrwahl2 committed rP4287d81d8ba6: Test: libcrmcommon: Check expectations in mocked uname() (authored by nrwahl2).
Test: libcrmcommon: Check expectations in mocked uname()
Aug 22 2022, 10:37 AM
nrwahl2 committed rPac59d1ecad86: Test: libcrmcommon: Check expectations in mocked strdup() (authored by nrwahl2).
Test: libcrmcommon: Check expectations in mocked strdup()
Aug 22 2022, 10:37 AM
GitHub <noreply@github.com> committed rPd37469e0519c: Merge pull request #2811 from nrwahl2/nrwahl2-mock (authored by kgaillot).
Merge pull request #2811 from nrwahl2/nrwahl2-mock
Aug 22 2022, 10:37 AM
fabbione committed rKd1db1171d72f: Update link to google drive (authored by fabbione).
Update link to google drive
Aug 22 2022, 7:53 AM
fabbione committed rK982781cbec83: m4/ax_pthread.m4: update to latest upstream version (serial 31) (authored by Ferenc Wágner <wferi@debian.org>).
m4/ax_pthread.m4: update to latest upstream version (serial 31)
Aug 22 2022, 7:53 AM
GitHub <noreply@github.com> committed rK6d3a0b6ba0fc: Merge pull request #387 from kronosnet/fix-readme (authored by fabbione).
Merge pull request #387 from kronosnet/fix-readme
Aug 22 2022, 7:51 AM
fabbione committed rKe3fe62bae4fe: Update link to google drive (authored by fabbione).
Update link to google drive
Aug 22 2022, 3:46 AM
GitHub <noreply@github.com> committed rK6a1fc935a1e1: Merge pull request #386 from kronosnet/ax_pthread (authored by fabbione).
Merge pull request #386 from kronosnet/ax_pthread
Aug 22 2022, 3:46 AM

Aug 21 2022

Ferenc Wágner <wferi@debian.org> committed rKcd18613105bc: m4/ax_pthread.m4: update to latest upstream version (serial 31) (authored by Ferenc Wágner <wferi@debian.org>).
m4/ax_pthread.m4: update to latest upstream version (serial 31)
Aug 21 2022, 11:10 AM

Aug 19 2022

Oyvind Albrigtsen <oalbrigt@redhat.com> committed rFfbca33a53641: fencing: source_env(): dont process empty lines (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
fencing: source_env(): dont process empty lines
Aug 19 2022, 3:55 AM
GitHub <noreply@github.com> committed rF8b0ea39d4945: Merge pull request #499 from oalbrigt/fencing-fix-source_env-empty-lines (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #499 from oalbrigt/fencing-fix-source_env-empty-lines
Aug 19 2022, 3:55 AM

Aug 18 2022

clumens committed rPbd3ba9268983: Refactor: libcrmcommon: Change a return value in pcmk__register_format. (authored by clumens).
Refactor: libcrmcommon: Change a return value in pcmk__register_format.
Aug 18 2022, 11:31 AM
clumens committed rPdbcbd117c90c: Low: libcrmcommon: Assert in more output-related functions. (authored by clumens).
Low: libcrmcommon: Assert in more output-related functions.
Aug 18 2022, 11:31 AM
clumens committed rP408aad590a21: Fix: libcrmcommon: Remove an extraneous colon. (authored by clumens).
Fix: libcrmcommon: Remove an extraneous colon.
Aug 18 2022, 11:31 AM
clumens committed rP87429715f612: Low: libcrmcommon: Don't allow registering a format with an empty name. (authored by clumens).
Low: libcrmcommon: Don't allow registering a format with an empty name.
Aug 18 2022, 11:31 AM
clumens committed rP0bc6f25a68a2: Test: libcrmcommon: Add unit tests for pcmk__register_format. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__register_format.
Aug 18 2022, 11:31 AM
clumens committed rP4b60a9e79eec: Test: libcrmcommon: Add a special pcmk__output_formatters function. (authored by clumens).
Test: libcrmcommon: Add a special pcmk__output_formatters function.
Aug 18 2022, 11:31 AM
clumens committed rP51979917e124: Low: libcrmcommon: Set formatters to NULL after freeing it. (authored by clumens).
Low: libcrmcommon: Set formatters to NULL after freeing it.
Aug 18 2022, 11:31 AM
clumens committed rPcf059d09f37c: Test: libcrmcommon: Add unit tests for pcmk__unregister_formats. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__unregister_formats.
Aug 18 2022, 11:31 AM
clumens committed rP90505aac06ef: Test: libcrmcommon: Add unit tests for pcmk__register_formats. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__register_formats.
Aug 18 2022, 11:31 AM
clumens committed rP2e53b97bc2c0: Low: libcrmcommon: Don't allow a NULL out param in pcmk__output_new. (authored by clumens).
Low: libcrmcommon: Don't allow a NULL out param in pcmk__output_new.
Aug 18 2022, 11:31 AM
clumens committed rP8ff238cfad10: Test: libcrmcommon: Add a mock wrapper for fopen. (authored by clumens).
Test: libcrmcommon: Add a mock wrapper for fopen.
Aug 18 2022, 11:31 AM
clumens committed rP7635b706a23b: Low: libcrmcommon: Free the output object if fopen fails. (authored by clumens).
Low: libcrmcommon: Free the output object if fopen fails.
Aug 18 2022, 11:31 AM
clumens committed rP2eba66842e0b: Test: libcrmcommon: Add unit tests for pcmk__output_new. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__output_new.
Aug 18 2022, 11:31 AM
clumens committed rPa337b1a9109a: Test: libcrmcommon: Add unit tests for pcmk__register_message. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__register_message.
Aug 18 2022, 11:31 AM
clumens committed rP37530be4947e: Test: libcrmcommon: Add unit tests for pcmk__register_messages. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__register_messages.
Aug 18 2022, 11:31 AM
clumens committed rPee3a003a8c4b: Low: libcrmcommon: Don't allow NULL params on pcmk__register_message. (authored by clumens).
Low: libcrmcommon: Don't allow NULL params on pcmk__register_message.
Aug 18 2022, 11:31 AM
clumens committed rPb34827a8db4c: Low: libcrmcommon: Don't allow NULL params in pcmk__call_message. (authored by clumens).
Low: libcrmcommon: Don't allow NULL params in pcmk__call_message.
Aug 18 2022, 11:31 AM
clumens committed rPa87395c96f5b: Test: libcrmcommon: Add unit tests for pcmk__call_message. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__call_message.
Aug 18 2022, 11:31 AM
clumens committed rP6248b604df96: Low: libcrmcommon: Don't allow out to be NULL in pcmk__output_free. (authored by clumens).
Low: libcrmcommon: Don't allow out to be NULL in pcmk__output_free.
Aug 18 2022, 11:31 AM
clumens committed rPcf66488bec53: Test: libcrmcommon: Add unit tests for pcmk__output_free. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__output_free.
Aug 18 2022, 11:31 AM
clumens committed rP4fea1600db4a: Test: libcrmcommon: Add unit tests for pcmk__output_and_clear_error. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__output_and_clear_error.
Aug 18 2022, 11:31 AM
GitHub <noreply@github.com> committed rPf8931800938e: Merge pull request #2800 from clumens/output-testing (authored by kgaillot).
Merge pull request #2800 from clumens/output-testing
Aug 18 2022, 11:31 AM
waltdisgrace committed rP5e2f10a62773: Low: ClusterMon: Remove unique from all <parameter> entries (authored by waltdisgrace).
Low: ClusterMon: Remove unique from all <parameter> entries
Aug 18 2022, 11:16 AM
waltdisgrace committed rPd55aa657f398: Feature: ClusterMon: Update OCF version to 1.1 (authored by waltdisgrace).
Feature: ClusterMon: Update OCF version to 1.1
Aug 18 2022, 11:16 AM
waltdisgrace committed rP47d96542d693: Feature: ClusterMon: Update resource-agent version to 1.2 (authored by waltdisgrace).
Feature: ClusterMon: Update resource-agent version to 1.2
Aug 18 2022, 11:16 AM
waltdisgrace committed rPb681aca76e4f: Low: ClusterMon: Add unique-group to appropriate <parameter> entries (authored by waltdisgrace).
Low: ClusterMon: Add unique-group to appropriate <parameter> entries
Aug 18 2022, 11:16 AM
waltdisgrace committed rP731133641ea5: Low: ClusterMon: Update deprecated -h flag (authored by waltdisgrace).
Low: ClusterMon: Update deprecated -h flag
Aug 18 2022, 11:15 AM
waltdisgrace committed rPfaee3f3b93ce: Low: ClusterMon: Add OCF_CHECK_LEVEL handling in the validate-all action (authored by waltdisgrace).
Low: ClusterMon: Add OCF_CHECK_LEVEL handling in the validate-all action
Aug 18 2022, 11:15 AM
GitHub <noreply@github.com> committed rPc14102d7bb12: Merge pull request #2768 from waltdisgrace/t147 (authored by kgaillot).
Merge pull request #2768 from waltdisgrace/t147
Aug 18 2022, 11:15 AM

Aug 17 2022

kgaillot committed rPc522cd4e9fba: Refactor: CIB: reformat cib_server_ops[] table per current guidelines (authored by kgaillot).
Refactor: CIB: reformat cib_server_ops[] table per current guidelines
Aug 17 2022, 4:55 PM
kgaillot committed rPec0bb2a1cc1a: Refactor: libcib: rename CIB_OP_SLAVEALL (authored by kgaillot).
Refactor: libcib: rename CIB_OP_SLAVEALL
Aug 17 2022, 4:55 PM
kgaillot committed rPc5d45683451c: Refactor: libcib: rename CIB_OP_MASTER (authored by kgaillot).
Refactor: libcib: rename CIB_OP_MASTER
Aug 17 2022, 4:55 PM
kgaillot committed rP4f6f8211106c: Refactor: libcib: rename CIB_OP_SLAVE (authored by kgaillot).
Refactor: libcib: rename CIB_OP_SLAVE
Aug 17 2022, 4:55 PM
kgaillot committed rP136920d3bfd6: Refactor: libcib: rename CIB_OP_SYNC_ONE (authored by kgaillot).
Refactor: libcib: rename CIB_OP_SYNC_ONE
Aug 17 2022, 4:55 PM
kgaillot committed rPe53991748066: Refactor: libcib: rename CIB_OP_SYNC (authored by kgaillot).
Refactor: libcib: rename CIB_OP_SYNC
Aug 17 2022, 4:55 PM
kgaillot committed rPfbf82d40d52b: Refactor: libcib: rename CIB_OP_BUMP (authored by kgaillot).
Refactor: libcib: rename CIB_OP_BUMP
Aug 17 2022, 4:55 PM
kgaillot committed rP40ee54db81c5: Refactor: libcib: rename CIB_OP_ISMASTER (authored by kgaillot).
Refactor: libcib: rename CIB_OP_ISMASTER
Aug 17 2022, 4:55 PM
kgaillot committed rP50cd6e94694f: Refactor: libcib: rename CIB_OP_CREATE (authored by kgaillot).
Refactor: libcib: rename CIB_OP_CREATE
Aug 17 2022, 4:55 PM
kgaillot committed rP6317361dddf9: Refactor: libcib: rename CIB_OP_MODIFY (authored by kgaillot).
Refactor: libcib: rename CIB_OP_MODIFY
Aug 17 2022, 4:55 PM
kgaillot committed rPb78ad24aff64: Refactor: libcib: rename CIB_OP_QUERY (authored by kgaillot).
Refactor: libcib: rename CIB_OP_QUERY
Aug 17 2022, 4:55 PM
kgaillot committed rP945b9bef0e85: Refactor: libcib: rename CIB_OP_DELETE (authored by kgaillot).
Refactor: libcib: rename CIB_OP_DELETE
Aug 17 2022, 4:55 PM
kgaillot committed rPd73fac467e11: Refactor: libcib: rename CIB_OP_ERASE (authored by kgaillot).
Refactor: libcib: rename CIB_OP_ERASE
Aug 17 2022, 4:55 PM
kgaillot committed rP44ade1ccec76: Refactor: libcib: rename CIB_OP_REPLACE (authored by kgaillot).
Refactor: libcib: rename CIB_OP_REPLACE
Aug 17 2022, 4:55 PM
kgaillot committed rP823ebcb0e708: Refactor: libcib: rename CIB_OP_UPGRADE (authored by kgaillot).
Refactor: libcib: rename CIB_OP_UPGRADE
Aug 17 2022, 4:55 PM
kgaillot committed rP4abf0c57107b: Refactor: libcib: rename CIB_OP_APPLY_DIFF (authored by kgaillot).
Refactor: libcib: rename CIB_OP_APPLY_DIFF
Aug 17 2022, 4:55 PM
kgaillot committed rPe070e62fe24c: Refactor: libcib: define a PCMK__CIB_REQUEST_NOOP symbol (authored by kgaillot).
Refactor: libcib: define a PCMK__CIB_REQUEST_NOOP symbol
Aug 17 2022, 4:55 PM
kgaillot committed rPce70306d1999: Refactor: libcib: rename CIB_OP_DELETE_ALT (authored by kgaillot).
Refactor: libcib: rename CIB_OP_DELETE_ALT
Aug 17 2022, 4:55 PM
kgaillot committed rPedd958c99a98: Refactor: libcib: define a PCMK__CIB_REQUEST_SHUTDOWN symbol (authored by kgaillot).
Refactor: libcib: define a PCMK__CIB_REQUEST_SHUTDOWN symbol
Aug 17 2022, 4:55 PM
GitHub <noreply@github.com> committed rPad32bc505c8a: Merge pull request #2784 from kgaillot/term (authored by kgaillot).
Merge pull request #2784 from kgaillot/term
Aug 17 2022, 4:55 PM
nrwahl2 committed rP25a5a38e0640: Build: rpm: Requires python-psutil for cts (authored by nrwahl2).
Build: rpm: Requires python-psutil for cts
Aug 17 2022, 4:05 PM
nrwahl2 committed rP5f2bbfcacb07: Test: cts-fencing: Bail out if fencer is running (authored by nrwahl2).
Test: cts-fencing: Bail out if fencer is running
Aug 17 2022, 4:05 PM
nrwahl2 committed rP0c4dc8bfebc3: Test: cts-exec: Bail out if executor is running (authored by nrwahl2).
Test: cts-exec: Bail out if executor is running
Aug 17 2022, 4:05 PM
nrwahl2 committed rPc803125afff3: Test: cts-exec, cts-fencing: Exit if corosync running; helper function (authored by nrwahl2).
Test: cts-exec, cts-fencing: Exit if corosync running; helper function
Aug 17 2022, 4:05 PM
nrwahl2 committed rP4cb4dc5c4318: Test: cts-exec, cts-fencing: Use psutil for killall (authored by nrwahl2).
Test: cts-exec, cts-fencing: Use psutil for killall
Aug 17 2022, 4:05 PM
GitHub <noreply@github.com> committed rPe7232fdebd7c: Merge pull request #2804 from nrwahl2/nrwahl2-T496 (authored by kgaillot).
Merge pull request #2804 from nrwahl2/nrwahl2-T496
Aug 17 2022, 4:05 PM
kgaillot committed rPea35914ffe0c: Log: fencing: rename fence action IDs (authored by kgaillot).
Log: fencing: rename fence action IDs
Aug 17 2022, 11:37 AM
kgaillot committed rP1f27776379e8: Refactor: fencer: use "target" terminology consistently (authored by kgaillot).
Refactor: fencer: use "target" terminology consistently
Aug 17 2022, 11:37 AM
kgaillot committed rPc8f5b124aa63: Low: fencer: improve error-checking of request XML (authored by kgaillot).
Low: fencer: improve error-checking of request XML
Aug 17 2022, 11:37 AM
kgaillot committed rP8fd76f1ec102: Refactor: fencer: functionize merging duplicates of a completed async op (authored by kgaillot).
Refactor: fencer: functionize merging duplicates of a completed async op
Aug 17 2022, 11:37 AM
kgaillot committed rPbed8bda3a8a1: Log: fencer: log target consistently (authored by kgaillot).
Log: fencer: log target consistently
Aug 17 2022, 11:37 AM
kgaillot committed rP7ce60364453b: Refactor: fencer: functionize getting next required device (authored by kgaillot).
Refactor: fencer: functionize getting next required device
Aug 17 2022, 11:37 AM
kgaillot committed rP6529cc7df4cb: Refactor: fencer: functionize getting currently executing device (authored by kgaillot).
Refactor: fencer: functionize getting currently executing device
Aug 17 2022, 11:37 AM
kgaillot committed rP2688c63dfbdf: Log: pacemakerd: improve core file limit messages (authored by kgaillot).
Log: pacemakerd: improve core file limit messages
Aug 17 2022, 11:37 AM
kgaillot committed rPd84f788a4c66: Doc: controller: improve stonith-watchdog-timeout description (again) (authored by kgaillot).
Doc: controller: improve stonith-watchdog-timeout description (again)
Aug 17 2022, 11:37 AM
kgaillot committed rP8b3569a168ba: Refactor: fencer: rename a struct member for clarity (authored by kgaillot).
Refactor: fencer: rename a struct member for clarity
Aug 17 2022, 11:37 AM
GitHub <noreply@github.com> committed rP59e5368eaa68: Merge pull request #2795 from kgaillot/fencing (authored by kgaillot).
Merge pull request #2795 from kgaillot/fencing
Aug 17 2022, 11:37 AM
nrwahl2 committed rPcb7f320749ba: Test: cts-cli: Add crm_attribute --promotion regression tests (authored by nrwahl2).
Test: cts-cli: Add crm_attribute --promotion regression tests
Aug 17 2022, 10:41 AM
GitHub <noreply@github.com> committed rP8cc64d52d88b: Merge pull request #2802 from nrwahl2/nrwahl2-T494 (authored by kgaillot).
Merge pull request #2802 from nrwahl2/nrwahl2-T494
Aug 17 2022, 10:41 AM
nrwahl2 committed rP99a81fb6d4b0: Test: cts-regression: Remove .dot.pe files (authored by nrwahl2).
Test: cts-regression: Remove .dot.pe files
Aug 17 2022, 10:40 AM
GitHub <noreply@github.com> committed rP2f1eea4e30a0: Merge pull request #2803 from nrwahl2/nrwahl2-T495 (authored by kgaillot).
Merge pull request #2803 from nrwahl2/nrwahl2-T495
Aug 17 2022, 10:40 AM
GitHub <noreply@github.com> committed rQeaa95ecf03e6: lib: Fix some small bugs spotted by newest covscan (#471) (authored by chrissie-c).
lib: Fix some small bugs spotted by newest covscan (#471)
Aug 17 2022, 8:17 AM

Aug 16 2022

clumens committed rPd4358b0f9a6b: Test: libcrmcommon: Add unit tests for very basic list macros. (authored by clumens).
Test: libcrmcommon: Add unit tests for very basic list macros.
Aug 16 2022, 5:43 PM
clumens committed rPaec9eb450f4a: Test: libcrmcommon: Add a mocked version of getpid. (authored by clumens).
Test: libcrmcommon: Add a mocked version of getpid.
Aug 16 2022, 5:43 PM
clumens committed rP192cee7ba082: Test: libcrmcommon: Add a unit test for pcmk__getpid_s. (authored by clumens).
Test: libcrmcommon: Add a unit test for pcmk__getpid_s.
Aug 16 2022, 5:43 PM
clumens committed rP6e688db6f398: Test: libcrmcommon: Add a unit test for pcmk__s. (authored by clumens).
Test: libcrmcommon: Add a unit test for pcmk__s.
Aug 16 2022, 5:43 PM
clumens committed rP69ddf891ae51: Low: libcrmcommon: crm_generate_ra_key should fail if std or key are missing. (authored by clumens).
Low: libcrmcommon: crm_generate_ra_key should fail if std or key are missing.
Aug 16 2022, 5:43 PM
clumens committed rP6c77fc2e0a9d: Low: daemons: Correct an error message. (authored by clumens).
Low: daemons: Correct an error message.
Aug 16 2022, 5:43 PM
clumens committed rPed05cc21190a: Test: libcrmcommon: Add tests for the rest of agents.c. (authored by clumens).
Test: libcrmcommon: Add tests for the rest of agents.c.
Aug 16 2022, 5:43 PM
clumens committed rP84a5f9c120b4: Test: libcrmcommon: Exclude mock.c from test coverage. (authored by clumens).
Test: libcrmcommon: Exclude mock.c from test coverage.
Aug 16 2022, 5:43 PM
clumens committed rP9ca6af8a1e87: doc: Pacemaker Development: Mention requiring -lcmocka. (authored by clumens).
doc: Pacemaker Development: Mention requiring -lcmocka.
Aug 16 2022, 5:43 PM
GitHub <noreply@github.com> committed rP71d8af5c0bb0: Merge pull request #2793 from clumens/easy-tests (authored by kgaillot).
Merge pull request #2793 from clumens/easy-tests
Aug 16 2022, 5:43 PM
kgaillot committed rP1b4e8ed2bd8b: Refactor: scheduler: avoid using pe_graph_disable (authored by kgaillot).
Refactor: scheduler: avoid using pe_graph_disable
Aug 16 2022, 2:52 PM
kgaillot committed rP68e2f0fd7485: Refactor: scheduler: add internal equivalent of pe_graph_flags (authored by kgaillot).
Refactor: scheduler: add internal equivalent of pe_graph_flags
Aug 16 2022, 2:52 PM
kgaillot committed rP864ece44ed67: Refactor: scheduler: avoid pe_graph_flags internally (authored by kgaillot).
Refactor: scheduler: avoid pe_graph_flags internally
Aug 16 2022, 2:52 PM