- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Aug 22 2022
Aug 22 2022
nrwahl2 committed rP9690cf391929: Test: libcrmcommon: Unit tests for pcmk__set_env_option() (authored by nrwahl2).
Test: libcrmcommon: Unit tests for pcmk__set_env_option()
nrwahl2 committed rPb03ca934b26c: Test: libcrmcommon: Unit tests for pcmk__env_option_enabled() (authored by nrwahl2).
Test: libcrmcommon: Unit tests for pcmk__env_option_enabled()
GitHub <noreply@github.com> committed rP367ae2d6401c: Merge pull request #2801 from nrwahl2/nrwahl2-T493 (authored by kgaillot).
Merge pull request #2801 from nrwahl2/nrwahl2-T493
nrwahl2 committed rP9eccc08c1849: Test: cts-cli: Prevent modification of crm_mon.xml (authored by nrwahl2).
Test: cts-cli: Prevent modification of crm_mon.xml
GitHub <noreply@github.com> committed rPcb8c96c65f20: Merge pull request #2812 from nrwahl2/nrwahl2-T494 (authored by kgaillot).
Merge pull request #2812 from nrwahl2/nrwahl2-T494
Refactor: scheduler: drop group_expand()
kgaillot committed rPa36eae42b033: Refactor: scheduler: rename expand() method (authored by kgaillot).
Refactor: scheduler: rename expand() method
kgaillot committed rP4835333bc7be: Refactor: scheduler: move native_expand() (authored by kgaillot).
Refactor: scheduler: move native_expand()
kgaillot committed rP118f8c2551e8: Refactor: scheduler: best practices for native_expand() (authored by kgaillot).
Refactor: scheduler: best practices for native_expand()
kgaillot committed rP83d4504a3591: Refactor: scheduler: use bool instead of gboolean in create_probe() method (authored by kgaillot).
Refactor: scheduler: use bool instead of gboolean in create_probe() method
kgaillot committed rP2ae76f0e8141: Refactor: scheduler: remove unused arguments to create_probe() method (authored by kgaillot).
Refactor: scheduler: remove unused arguments to create_probe() method
kgaillot committed rPf07dd1330541: Refactor: scheduler: move native_create_probe() (authored by kgaillot).
Refactor: scheduler: move native_create_probe()
kgaillot committed rPf8c760dfa4c6: Refactor: scheduler: functionize adding expected probe result (authored by kgaillot).
Refactor: scheduler: functionize adding expected probe result
kgaillot committed rP3c23591908d5: Refactor: scheduler: functionize creating probes for a list of resources (authored by kgaillot).
Refactor: scheduler: functionize creating probes for a list of resources
kgaillot committed rPba9215d1dba0: Refactor: scheduler: functionize ordering start after probe (authored by kgaillot).
Refactor: scheduler: functionize ordering start after probe
kgaillot committed rPbc75936f5e97: Refactor: scheduler: functionize checking whether guest will stop (authored by kgaillot).
Refactor: scheduler: functionize checking whether guest will stop
kgaillot committed rP908f3169978c: Refactor: scheduler: functionize creating a probe action (authored by kgaillot).
Refactor: scheduler: functionize creating a probe action
kgaillot committed rP6f8d5ba6353d: Refactor: scheduler: best practices for native_create_probe() (authored by kgaillot).
Refactor: scheduler: best practices for native_create_probe()
kgaillot committed rP266c100c1438: Refactor: scheduler: functionize adding expected result to an action (authored by kgaillot).
Refactor: scheduler: functionize adding expected result to an action
kgaillot committed rP947b8c7b9575: Refactor: scheduler: use g_list_foreach() to add resource actions to graph (authored by kgaillot).
Refactor: scheduler: use g_list_foreach() to add resource actions to graph
GitHub <noreply@github.com> committed rPd63aea900772: Merge pull request #2809 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2809 from kgaillot/best-practices
nrwahl2 committed rPd3a20880db6e: Test: cts: Reimplement cts-regression in Python (authored by nrwahl2).
Test: cts: Reimplement cts-regression in Python
GitHub <noreply@github.com> committed rP0b28d46b2772: Merge pull request #2806 from nrwahl2/nrwahl2-T498 (authored by kgaillot).
Merge pull request #2806 from nrwahl2/nrwahl2-T498
nrwahl2 committed rPd642d695acc1: Refactor: libcrmcommon: PW_BUFFER_LEN utils.c -> crmcommon_private.h (authored by nrwahl2).
Refactor: libcrmcommon: PW_BUFFER_LEN utils.c -> crmcommon_private.h
nrwahl2 committed rPbf6d34bbd0cf: Test: libcrmcommon: Check expectations in mocked getenv() (authored by nrwahl2).
Test: libcrmcommon: Check expectations in mocked getenv()
nrwahl2 committed rP48195f9b87dc: Doc: libcrmcommon: pcmk__assert_asserts() accepts a statement (authored by nrwahl2).
Doc: libcrmcommon: pcmk__assert_asserts() accepts a statement
nrwahl2 committed rP239c02ab332c: Test: libcrmcommon, libpe_status: Check expectations in mocked calloc() (authored by nrwahl2).
Test: libcrmcommon, libpe_status: Check expectations in mocked calloc()
nrwahl2 committed rP8e28520b907c: Test: libcrmcommon: Check expectations in mocked fopen() (authored by nrwahl2).
Test: libcrmcommon: Check expectations in mocked fopen()
nrwahl2 committed rPba55c2fd1430: Test: libcrmcommon: Check expectations in mocked getpwnam_r() (authored by nrwahl2).
Test: libcrmcommon: Check expectations in mocked getpwnam_r()
nrwahl2 committed rPda4f7f541f58: Test: libcrmcommon: Check expectations in mocked readlink() (authored by nrwahl2).
Test: libcrmcommon: Check expectations in mocked readlink()
nrwahl2 committed rP4287d81d8ba6: Test: libcrmcommon: Check expectations in mocked uname() (authored by nrwahl2).
Test: libcrmcommon: Check expectations in mocked uname()
nrwahl2 committed rPac59d1ecad86: Test: libcrmcommon: Check expectations in mocked strdup() (authored by nrwahl2).
Test: libcrmcommon: Check expectations in mocked strdup()
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
Update link to google drive
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)
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
Update link to google drive
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 21 2022
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 19 2022
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
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 18 2022
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.
clumens committed rPdbcbd117c90c: Low: libcrmcommon: Assert in more output-related functions. (authored by clumens).
Low: libcrmcommon: Assert in more output-related functions.
clumens committed rP408aad590a21: Fix: libcrmcommon: Remove an extraneous colon. (authored by clumens).
Fix: libcrmcommon: Remove an extraneous colon.
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.
clumens committed rP0bc6f25a68a2: Test: libcrmcommon: Add unit tests for pcmk__register_format. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__register_format.
clumens committed rP4b60a9e79eec: Test: libcrmcommon: Add a special pcmk__output_formatters function. (authored by clumens).
Test: libcrmcommon: Add a special pcmk__output_formatters function.
clumens committed rP51979917e124: Low: libcrmcommon: Set formatters to NULL after freeing it. (authored by clumens).
Low: libcrmcommon: Set formatters to NULL after freeing it.
clumens committed rPcf059d09f37c: Test: libcrmcommon: Add unit tests for pcmk__unregister_formats. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__unregister_formats.
clumens committed rP90505aac06ef: Test: libcrmcommon: Add unit tests for pcmk__register_formats. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__register_formats.
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.
clumens committed rP8ff238cfad10: Test: libcrmcommon: Add a mock wrapper for fopen. (authored by clumens).
Test: libcrmcommon: Add a mock wrapper for fopen.
clumens committed rP7635b706a23b: Low: libcrmcommon: Free the output object if fopen fails. (authored by clumens).
Low: libcrmcommon: Free the output object if fopen fails.
clumens committed rP2eba66842e0b: Test: libcrmcommon: Add unit tests for pcmk__output_new. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__output_new.
clumens committed rPa337b1a9109a: Test: libcrmcommon: Add unit tests for pcmk__register_message. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__register_message.
clumens committed rP37530be4947e: Test: libcrmcommon: Add unit tests for pcmk__register_messages. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__register_messages.
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.
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.
clumens committed rPa87395c96f5b: Test: libcrmcommon: Add unit tests for pcmk__call_message. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__call_message.
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.
clumens committed rPcf66488bec53: Test: libcrmcommon: Add unit tests for pcmk__output_free. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__output_free.
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.
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
waltdisgrace committed rP5e2f10a62773: Low: ClusterMon: Remove unique from all <parameter> entries (authored by waltdisgrace).
Low: ClusterMon: Remove unique from all <parameter> entries
waltdisgrace committed rPd55aa657f398: Feature: ClusterMon: Update OCF version to 1.1 (authored by waltdisgrace).
Feature: ClusterMon: Update OCF version to 1.1
waltdisgrace committed rP47d96542d693: Feature: ClusterMon: Update resource-agent version to 1.2 (authored by waltdisgrace).
Feature: ClusterMon: Update resource-agent version to 1.2
waltdisgrace committed rPb681aca76e4f: Low: ClusterMon: Add unique-group to appropriate <parameter> entries (authored by waltdisgrace).
Low: ClusterMon: Add unique-group to appropriate <parameter> entries
waltdisgrace committed rP731133641ea5: Low: ClusterMon: Update deprecated -h flag (authored by waltdisgrace).
Low: ClusterMon: Update deprecated -h flag
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
GitHub <noreply@github.com> committed rPc14102d7bb12: Merge pull request #2768 from waltdisgrace/t147 (authored by kgaillot).
Merge pull request #2768 from waltdisgrace/t147
Aug 17 2022
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
Refactor: libcib: rename CIB_OP_SLAVEALL
Refactor: libcib: rename CIB_OP_MASTER
Refactor: libcib: rename CIB_OP_SLAVE
Refactor: libcib: rename CIB_OP_SYNC_ONE
Refactor: libcib: rename CIB_OP_SYNC
Refactor: libcib: rename CIB_OP_BUMP
Refactor: libcib: rename CIB_OP_ISMASTER
Refactor: libcib: rename CIB_OP_CREATE
Refactor: libcib: rename CIB_OP_MODIFY
Refactor: libcib: rename CIB_OP_QUERY
Refactor: libcib: rename CIB_OP_DELETE
Refactor: libcib: rename CIB_OP_ERASE
Refactor: libcib: rename CIB_OP_REPLACE
Refactor: libcib: rename CIB_OP_UPGRADE
kgaillot committed rP4abf0c57107b: Refactor: libcib: rename CIB_OP_APPLY_DIFF (authored by kgaillot).
Refactor: libcib: rename CIB_OP_APPLY_DIFF
kgaillot committed rPe070e62fe24c: Refactor: libcib: define a PCMK__CIB_REQUEST_NOOP symbol (authored by kgaillot).
Refactor: libcib: define a PCMK__CIB_REQUEST_NOOP symbol
kgaillot committed rPce70306d1999: Refactor: libcib: rename CIB_OP_DELETE_ALT (authored by kgaillot).
Refactor: libcib: rename CIB_OP_DELETE_ALT
kgaillot committed rPedd958c99a98: Refactor: libcib: define a PCMK__CIB_REQUEST_SHUTDOWN symbol (authored by kgaillot).
Refactor: libcib: define a PCMK__CIB_REQUEST_SHUTDOWN symbol
GitHub <noreply@github.com> committed rPad32bc505c8a: Merge pull request #2784 from kgaillot/term (authored by kgaillot).
Merge pull request #2784 from kgaillot/term
Build: rpm: Requires python-psutil for cts
nrwahl2 committed rP5f2bbfcacb07: Test: cts-fencing: Bail out if fencer is running (authored by nrwahl2).
Test: cts-fencing: Bail out if fencer is running
nrwahl2 committed rP0c4dc8bfebc3: Test: cts-exec: Bail out if executor is running (authored by nrwahl2).
Test: cts-exec: Bail out if executor is running
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
nrwahl2 committed rP4cb4dc5c4318: Test: cts-exec, cts-fencing: Use psutil for killall (authored by nrwahl2).
Test: cts-exec, cts-fencing: Use psutil for killall
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
Log: fencing: rename fence action IDs
kgaillot committed rP1f27776379e8: Refactor: fencer: use "target" terminology consistently (authored by kgaillot).
Refactor: fencer: use "target" terminology consistently
kgaillot committed rPc8f5b124aa63: Low: fencer: improve error-checking of request XML (authored by kgaillot).
Low: fencer: improve error-checking of request XML
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