Page MenuHomeClusterLabs Projects

nrwahl2 (Reid Wahl)
User

Projects

User Details

User Since
Jun 1 2022, 3:58 PM (170 w, 1 d)

Recent Activity

Today

nrwahl2 committed rP8cb0f53093f0: Refactor: libcrmcommon, tools: Use pcmk__add_word() where possible (authored by nrwahl2).
Refactor: libcrmcommon, tools: Use pcmk__add_word() where possible
Fri, Sep 5, 9:50 AM
nrwahl2 committed rP9eda84137b25: API: libcrmcommon: New PCMK_XE_REPLACED_WITH string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_REPLACED_WITH string constant
Fri, Sep 5, 9:50 AM
nrwahl2 committed rPce039f397404: Refactor: libcrmcommon: Support replaced-with child for deprecated (authored by nrwahl2).
Refactor: libcrmcommon: Support replaced-with child for deprecated
Fri, Sep 5, 9:50 AM
nrwahl2 closed T998: Option alt names should appear as deprecated in tool output as Merged by committing rP872b4d0277ad: Fix: libcrmcommon: Show deprecated option aliases in outputs.
Fri, Sep 5, 9:50 AM · Pacemaker, Restricted Project, Restricted Project
nrwahl2 committed rP872b4d0277ad: Fix: libcrmcommon: Show deprecated option aliases in outputs (authored by nrwahl2).
Fix: libcrmcommon: Show deprecated option aliases in outputs
Fri, Sep 5, 9:50 AM

Yesterday

nrwahl2 changed the visibility for T346: Support crm_resource --force-* for bundles without a primitive.
Thu, Sep 4, 6:01 PM · Restricted Project, Restricted Project, Restricted Project

Wed, Sep 3

nrwahl2 changed the status of T188: Parse ISO8601 time zone offsets correctly from Open to WIP.
Wed, Sep 3, 6:44 PM · Restricted Project, Restricted Project
nrwahl2 updated the task description for T998: Option alt names should appear as deprecated in tool output.
Wed, Sep 3, 2:07 PM · Pacemaker, Restricted Project, Restricted Project
nrwahl2 triaged T998: Option alt names should appear as deprecated in tool output as Unbreak Now! priority.
Wed, Sep 3, 2:07 PM · Pacemaker, Restricted Project, Restricted Project

Tue, Sep 2

nrwahl2 committed rP802d958be015: Refactor: libcrmcommon: New pcmk__xml_write_temp_file() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_write_temp_file()
Tue, Sep 2, 2:58 PM
nrwahl2 committed rPe11e7b3ac07a: API: libcrmcommon: Deprecate save_xml_to_file() (authored by nrwahl2).
API: libcrmcommon: Deprecate save_xml_to_file()
Tue, Sep 2, 2:58 PM
nrwahl2 committed rP413a923f9895: Refactor: libcrmcommon: New PCMK__BZ2_ string constants (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__BZ2_ string constants
Tue, Sep 2, 2:58 PM
nrwahl2 committed rPb4b1caeb5fd1: API: libcrmcommon: Deprecate CRM_BZ2_THRESHOLD (authored by nrwahl2).
API: libcrmcommon: Deprecate CRM_BZ2_THRESHOLD
Tue, Sep 2, 2:58 PM
nrwahl2 committed rPfba505c8ab4f: API: libcrmcommon: Deprecate CRM_BZ2_WORK (authored by nrwahl2).
API: libcrmcommon: Deprecate CRM_BZ2_WORK
Tue, Sep 2, 2:58 PM
nrwahl2 committed rPa4f2db39c82a: Refactor: controller: Clean up controld_verify_stonith_watchdog_timeout (authored by nrwahl2).
Refactor: controller: Clean up controld_verify_stonith_watchdog_timeout
Tue, Sep 2, 2:58 PM
nrwahl2 committed rPcafc319dab89: API: libcrmcommon: Deprecate CRM_BZ2_BLOCKS (authored by nrwahl2).
API: libcrmcommon: Deprecate CRM_BZ2_BLOCKS
Tue, Sep 2, 2:58 PM
nrwahl2 committed rPe711aa1c715c: Low: controller, fencer: Ignore negative/unparsable pcmk_monitor_timeout (authored by nrwahl2).
Low: controller, fencer: Ignore negative/unparsable pcmk_monitor_timeout
Tue, Sep 2, 2:58 PM
nrwahl2 committed rPabe7907ebf23: Low: libcrmcommon: Ensure stonith watchdog timeout is in long range (authored by nrwahl2).
Low: libcrmcommon: Ensure stonith watchdog timeout is in long range
Tue, Sep 2, 2:58 PM
nrwahl2 committed rP495f8f972084: Refactor: libcrmcommon: Improve pcmk__get_sbd_watchdog_timeout() rc (authored by nrwahl2).
Refactor: libcrmcommon: Improve pcmk__get_sbd_watchdog_timeout() rc
Tue, Sep 2, 2:58 PM
nrwahl2 committed rPcdea2c1d4190: Low: libcrmcommon: Fix integer overflow of alert timeouts (authored by nrwahl2).
Low: libcrmcommon: Fix integer overflow of alert timeouts
Tue, Sep 2, 2:58 PM
nrwahl2 committed rPf93672ba5d51: Low: fencer: Prevent unsigned int overflow in get_action_timeout() (authored by nrwahl2).
Low: fencer: Prevent unsigned int overflow in get_action_timeout()
Tue, Sep 2, 2:58 PM
nrwahl2 committed rPc1856df195dc: Test: libcrmcommon: Trigger overflow properly for crm_get_msec() (authored by nrwahl2).
Test: libcrmcommon: Trigger overflow properly for crm_get_msec()
Tue, Sep 2, 2:58 PM
nrwahl2 committed rP91e3a36854cf: Refactor: tools: Use unsigned int for tolerance in stonith_admin.c (authored by nrwahl2).
Refactor: tools: Use unsigned int for tolerance in stonith_admin.c
Tue, Sep 2, 2:58 PM
nrwahl2 committed rP215ad4f38216: Refactor: libcrmcommon: New pcmk__parse_ms() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__parse_ms()
Tue, Sep 2, 2:58 PM
nrwahl2 committed rP9cd14c5e5b78: Refactor: libcrmcommon: Allow negative values in pcmk__parse_ms() (authored by nrwahl2).
Refactor: libcrmcommon: Allow negative values in pcmk__parse_ms()
Tue, Sep 2, 2:58 PM
nrwahl2 committed rPd1d76ce3657f: API: libcrmcommon: Deprecate crm_get_msec() (authored by nrwahl2).
API: libcrmcommon: Deprecate crm_get_msec()
Tue, Sep 2, 2:58 PM
nrwahl2 committed rP32fd1dbbbda0: Refactor: libcrmcommon: Don't skip initial whitespace in pcmk__parse_ms (authored by nrwahl2).
Refactor: libcrmcommon: Don't skip initial whitespace in pcmk__parse_ms
Tue, Sep 2, 2:58 PM
nrwahl2 committed rPeabaecae5021: Refactor: libcrmcommon: Functionize parsing units in pcmk__parse_ms() (authored by nrwahl2).
Refactor: libcrmcommon: Functionize parsing units in pcmk__parse_ms()
Tue, Sep 2, 2:58 PM
nrwahl2 committed rPfe5d903e05f0: Refactor: libcrmcommon: New pcmk__parse_bool() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__parse_bool()
Tue, Sep 2, 2:58 PM
nrwahl2 committed rP90f73cb118f9: Refactor: libcrmcommon: New pcmk__is_true() function (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__is_true() function
Tue, Sep 2, 2:58 PM
nrwahl2 committed rP958bc9537de0: Test: libcrmcommon: Test pcmk__parse_bool() more thoroughly (authored by nrwahl2).
Test: libcrmcommon: Test pcmk__parse_bool() more thoroughly
Tue, Sep 2, 2:58 PM
nrwahl2 committed rP48e09f31701a: API: libcrmcommon: Deprecate crm_is_true() (authored by nrwahl2).
API: libcrmcommon: Deprecate crm_is_true()
Tue, Sep 2, 2:58 PM
nrwahl2 committed rP4b182e62f750: API: libcrmcommon: Deprecate crm_str_to_boolean() (authored by nrwahl2).
API: libcrmcommon: Deprecate crm_str_to_boolean()
Tue, Sep 2, 2:58 PM

Fri, Aug 29

nrwahl2 updated the task description for T997: Run remote Python code instead of remote shell commands in cts-lab.
Fri, Aug 29, 6:10 PM · Pacemaker: Future Release Series
nrwahl2 updated the task description for T997: Run remote Python code instead of remote shell commands in cts-lab.
Fri, Aug 29, 5:16 PM · Pacemaker: Future Release Series
nrwahl2 updated the task description for T997: Run remote Python code instead of remote shell commands in cts-lab.
Fri, Aug 29, 5:14 PM · Pacemaker: Future Release Series
nrwahl2 updated the task description for T997: Run remote Python code instead of remote shell commands in cts-lab.
Fri, Aug 29, 5:14 PM · Pacemaker: Future Release Series
nrwahl2 triaged T997: Run remote Python code instead of remote shell commands in cts-lab as Wishlist priority.
Fri, Aug 29, 4:49 PM · Pacemaker: Future Release Series
nrwahl2 updated the task description for T970: Decrease code duplication in cts regression tests.
Fri, Aug 29, 4:32 PM · Restricted Project
nrwahl2 committed rP96ca3390c38c: Test: cts: Avoid pylint false positives (authored by nrwahl2).
Test: cts: Avoid pylint false positives
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPa7b0aeef97e9: Low: cts: Make cts-lab --seed work again (authored by nrwahl2).
Low: cts: Make cts-lab --seed work again
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPda722f6a3a9e: Test: cts: Drop cts-lab --stack and clubench CTS_stack env var (authored by nrwahl2).
Test: cts: Drop cts-lab --stack and clubench CTS_stack env var
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPd776f3e3f9d2: Refactor: cts: Drop Environment._seed_random() (authored by nrwahl2).
Refactor: cts: Drop Environment._seed_random()
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP7ed1933f9096: Refactor: cts: Always use first node to detect systemd, etc. (authored by nrwahl2).
Refactor: cts: Always use first node to detect systemd, etc.
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPd298b99b6e86: Refactor: cts: Drop spaces from ftype choices (authored by nrwahl2).
Refactor: cts: Drop spaces from ftype choices
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP8a9cdb32652e: Test: cts: Drop cts [--]kill option (authored by nrwahl2).
Test: cts: Drop cts [--]kill option
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP918c5994eec7: Test: cts: Drop distro target arguments from cts script (authored by nrwahl2).
Test: cts: Drop distro target arguments from cts script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP0846c2ac821f: Test: cts: Drop -a and screen functionality from cts shell script (authored by nrwahl2).
Test: cts: Drop -a and screen functionality from cts shell script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP0252963f45cf: Refactor: cts: Drop "IPagent" from cts-lab environment (authored by nrwahl2).
Refactor: cts: Drop "IPagent" from cts-lab environment
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPd1306d76dbbf: Test: cts: Drop support for cluster name "pick" in cts script (authored by nrwahl2).
Test: cts: Drop support for cluster name "pick" in cts script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPc6059149ee55: Test: cts: Drop [--]install/--inst option from cts script (authored by nrwahl2).
Test: cts: Drop [--]install/--inst option from cts script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP30fca6861178: Low: tools: Drop cluster-clean --kill-only option (authored by nrwahl2).
Low: tools: Drop cluster-clean --kill-only option
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP7082be5b73cd: Test: cts: Drop cts --trace-* commands (authored by nrwahl2).
Test: cts: Drop cts --trace-* commands
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP1f018b9de926: Test: cts: Drop unused option -p (authored by nrwahl2).
Test: cts: Drop unused option -p
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP431c742f816f: Test: cts: Drop -S option from cts script. (authored by nrwahl2).
Test: cts: Drop -S option from cts script.
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP916fb62d3b07: Test: cts: Drop -l/--logfile option from cts script (authored by nrwahl2).
Test: cts: Drop -l/--logfile option from cts script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP9e47ff5d533c: Test: cts: Drop -x option from cts script (authored by nrwahl2).
Test: cts: Drop -x option from cts script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP920d6d9a60ef: Test: cts: Drop -w option from cts script (authored by nrwahl2).
Test: cts: Drop -w option from cts script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPf7dd9f023ca9: Test: cts: Drop -s option from cts script (authored by nrwahl2).
Test: cts: Drop -s option from cts script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPee557ed5a784: Feature: tools: Drop crm_report -T/--cts and --cts-log options (authored by nrwahl2).
Feature: tools: Drop crm_report -T/--cts and --cts-log options
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP83bd4d0cf2b6: Test: cts: Drop -t and positional test number options from cts script (authored by nrwahl2).
Test: cts: Drop -t and positional test number options from cts script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPdf2a0682afde: Refactor: tools: Remove some nesting from crm_report.in (authored by nrwahl2).
Refactor: tools: Remove some nesting from crm_report.in
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP0f9396d677f7: Low: cts: Use correct path for cts-support in source directory (authored by nrwahl2).
Low: cts: Use correct path for cts-support in source directory
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP5e76dbc38a6a: Test: cts: Drop -e option from cts script (authored by nrwahl2).
Test: cts: Drop -e option from cts script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPd7f2b6c90119: Test: cts: Drop cts script (authored by nrwahl2).
Test: cts: Drop cts script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPab11ab5cebeb: Test: cts: Drop -v option from cts script (authored by nrwahl2).
Test: cts: Drop -v option from cts script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP378c6918c707: Test: cts: Drop -f/-sf option from cts script (authored by nrwahl2).
Test: cts: Drop -f/-sf option from cts script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPc71fae848e5e: Refactor: cts: Drop "useless" pylint suppression (authored by nrwahl2).
Refactor: cts: Drop "useless" pylint suppression
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP449e66bf0b10: Refactor: cts-lab: Drop some special handling of "nodes" key (authored by nrwahl2).
Refactor: cts-lab: Drop some special handling of "nodes" key
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP2b8004ae3a3f: Feature: tools: Drop cluster-clean script (authored by nrwahl2).
Feature: tools: Drop cluster-clean script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPa40f15e236ef: Refactor: cts: Drop tag argument of Logger, subclasses, and add_file() (authored by nrwahl2).
Refactor: cts: Drop tag argument of Logger, subclasses, and add_file()
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPed9aca075ed6: Test: cts-lab: Drop -g/--dsh-group option (authored by nrwahl2).
Test: cts-lab: Drop -g/--dsh-group option
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP0c2680b7cfb5: Feature: tools: Drop cluster-helper script (authored by nrwahl2).
Feature: tools: Drop cluster-helper script
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP3b2571c2c7a7: Test: cts: Fix regression in ComponentFail test (authored by nrwahl2).
Test: cts: Fix regression in ComponentFail test
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP743c2de21061: Refactor: cts-lab: Slightly clean up Corosync2.components (authored by nrwahl2).
Refactor: cts-lab: Slightly clean up Corosync2.components
Fri, Aug 29, 1:32 PM
nrwahl2 closed T989: Remove valgrind options in cts-lab as Merged by committing rP884f412b9233: Test: cts: Drop --valgrind-procs option from cts-lab.
Fri, Aug 29, 1:32 PM · Restricted Project
nrwahl2 committed rP884f412b9233: Test: cts: Drop --valgrind-procs option from cts-lab (authored by nrwahl2).
Test: cts: Drop --valgrind-procs option from cts-lab
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP94bf0eae6315: Refactor: cts: Drop CTSTest.templates (authored by nrwahl2).
Refactor: cts: Drop CTSTest.templates
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP3e6f83cbbb3f: Refactor: cts: Drop key == "Name" test from ClusterManager.__getitem__() (authored by nrwahl2).
Refactor: cts: Drop key == "Name" test from ClusterManager.__getitem__()
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP397b83d2ee10: Refactor: cts: Drop redundant Corosync2.templates assignment (authored by nrwahl2).
Refactor: cts: Drop redundant Corosync2.templates assignment
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPb9cd664af606: Refactor: cts: Drop PatternSelector.get_template() (authored by nrwahl2).
Refactor: cts: Drop PatternSelector.get_template()
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP1aedc7e1bf76: Refactor: cts: Drop Process.dc_only flag (authored by nrwahl2).
Refactor: cts: Drop Process.dc_only flag
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPcb2d7cf38374: Refactor: cts: Don't handle "Name" specially in BasePatterns.__getitem__ (authored by nrwahl2).
Refactor: cts: Don't handle "Name" specially in BasePatterns.__getitem__
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPd53690a6f75e: Refactor: cts: Drop ClusterManager.__getitem__ and __setitem__ (authored by nrwahl2).
Refactor: cts: Drop ClusterManager.__getitem__ and __setitem__
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP65289e7091f3: Refactor: cts: Drop patterns.py as a CLI tool (authored by nrwahl2).
Refactor: cts: Drop patterns.py as a CLI tool
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP58876ce4b6e0: Refactor: cts: Reduce duplication in Corosync2.components() (authored by nrwahl2).
Refactor: cts: Reduce duplication in Corosync2.components()
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPcf80a33ee299: Refactor: cts: Drop Process.dc_pats (authored by nrwahl2).
Refactor: cts: Drop Process.dc_pats
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP8f3340f4b989: Refactor: cts: Don't exclude fencer logs when fencing is disabled (authored by nrwahl2).
Refactor: cts: Don't exclude fencer logs when fencing is disabled
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP1c7ede47b19d: Refactor: cts: Reorganize common-ignore patterns (authored by nrwahl2).
Refactor: cts: Reorganize common-ignore patterns
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPd4567204fcbd: Refactor: cts: Use leading underscores for ClusterManager-internal names (authored by nrwahl2).
Refactor: cts: Use leading underscores for ClusterManager-internal names
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPa6ba9956675d: Refactor: cts: Drop --qarsh option from cts-lab (authored by nrwahl2).
Refactor: cts: Drop --qarsh option from cts-lab
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPebf04b2e5473: Refactor: cts: Drop unnecessary DoFencing membership check (authored by nrwahl2).
Refactor: cts: Drop unnecessary DoFencing membership check
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP2038325ac055: Refactor: cts: Drop --set option from cts-lab (authored by nrwahl2).
Refactor: cts: Drop --set option from cts-lab
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPe232bd3b86d0: Refactor: cts: Drop --loop-minutes option from cts-lab (authored by nrwahl2).
Refactor: cts: Drop --loop-minutes option from cts-lab
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPb26bd8a42a67: Refactor: cts: Drop --no-loop-tests option from cts-lab (authored by nrwahl2).
Refactor: cts: Drop --no-loop-tests option from cts-lab
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPea41ae7dfdcf: Refactor: cts: Drop --at-boot option from cts-lab (authored by nrwahl2).
Refactor: cts: Drop --at-boot option from cts-lab
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP822e880673ea: Refactor: cts: Drop redundant strip() (authored by nrwahl2).
Refactor: cts: Drop redundant strip()
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPccbf76519e46: Refactor: cts: Drop --facility option from cts-lab (authored by nrwahl2).
Refactor: cts: Drop --facility option from cts-lab
Fri, Aug 29, 1:32 PM
nrwahl2 committed rPce1fb2dec97d: Refactor: cts: Drop --oprofile option from cts-lab (authored by nrwahl2).
Refactor: cts: Drop --oprofile option from cts-lab
Fri, Aug 29, 1:32 PM
nrwahl2 committed rP80af723359a5: Refactor: cts: Drop --warn-inactive option from cts-lab (authored by nrwahl2).
Refactor: cts: Drop --warn-inactive option from cts-lab
Fri, Aug 29, 1:32 PM