- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Aug 20 2024
Aug 20 2024
nrwahl2 committed rP8a54faaeeb59: Test: cts-schemas: Add test for resolving id-refs (authored by nrwahl2).
Test: cts-schemas: Add test for resolving id-refs
GitHub <noreply@github.com> committed rPabea17d02782: Merge pull request #3616 from nrwahl2/nrwahl2-xsl_transform4 (authored by kgaillot).
Merge pull request #3616 from nrwahl2/nrwahl2-xsl_transform4
Currently lrmd_remote_client_msg() calls pcmk__read_remote_message(), which loops over read_available_remote_data() up to the timeout.
Aug 20 2024, 3:43 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
In T855#13286, @clumens wrote:My first thought here is to start by converting pcmk__remote_ready to be an async function that checks the remote to see if it's ready once and sends a result up to the mainloop. However, one caller of this function is lrmd_poll, which we do not use anywhere but I assume is public API. Do we need to continue keeping it (and lrmd_dispatch) around? If so, we might need sync and async versions of this function.
Aug 20 2024, 3:03 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
clumens committed rPca63ce26e052: Build: configure: Rename PCMK_RUN_DIR to PCMK__RUN_DIR. (authored by clumens).
Build: configure: Rename PCMK_RUN_DIR to PCMK__RUN_DIR.
clumens committed rP5378a354dd27: Build: configure: Rename PCMK_GNUTLS_PRIORITIES to PCMK__GNUTLS_PRIORITIES (authored by clumens).
Build: configure: Rename PCMK_GNUTLS_PRIORITIES to PCMK__GNUTLS_PRIORITIES
Build: configure: Drop SUPPORT_PROFILING.
clumens committed rPfabd0a432b8a: Build: configure: Rename CRM_PACEMAKER_DIR to PCMK__PERSISTENT_DATA_DIR. (authored by clumens).
Build: configure: Rename CRM_PACEMAKER_DIR to PCMK__PERSISTENT_DATA_DIR.
clumens committed rPa7d8a863a3c7: API: libcrmcommon: Add PCMK_SCHEMA_DIR defined constant. (authored by clumens).
API: libcrmcommon: Add PCMK_SCHEMA_DIR defined constant.
clumens committed rP2e96899c1536: Build: configure: Rename VALGRIND_BIN to PCMK__VALGRIND_EXEC. (authored by clumens).
Build: configure: Rename VALGRIND_BIN to PCMK__VALGRIND_EXEC.
clumens committed rP3d595ad2730c: Build: configure: Rename OCF_RA_PATH to PCMK__OCF_RA_PATH. (authored by clumens).
Build: configure: Rename OCF_RA_PATH to PCMK__OCF_RA_PATH.
clumens committed rP319cbbb6e1e8: Build: configure: Rename LRM_CIBSECRETS_DIR to PCMK__CIB_SECRETS_DIR. (authored by clumens).
Build: configure: Rename LRM_CIBSECRETS_DIR to PCMK__CIB_SECRETS_DIR.
clumens committed rPbb692d081458: API: libcrmcommon: Deprecate CRM_SCHEMA_DIRECTORY defined constant. (authored by clumens).
API: libcrmcommon: Deprecate CRM_SCHEMA_DIRECTORY defined constant.
clumens committed rP62a8be4beebe: Build: configure: Rename CRM_RSCTMP_DIR to PCMK__OCF_TMP_DIR. (authored by clumens).
Build: configure: Rename CRM_RSCTMP_DIR to PCMK__OCF_TMP_DIR.
clumens committed rP649e3f02f0b6: Build: configure: Rename SUPPORT_CIBSECRETS to PCMK__ENABLE_CIBSECRETS. (authored by clumens).
Build: configure: Rename SUPPORT_CIBSECRETS to PCMK__ENABLE_CIBSECRETS.
clumens committed rP92bc95a4ceb5: API: libcrmcommon: Deprecate PE_STATE_DIR defined constant. (authored by clumens).
API: libcrmcommon: Deprecate PE_STATE_DIR defined constant.
clumens committed rP30312861d926: API: libcrmcommon: Add PCMK_SCHEDULER_INPUT_DIR defined constant. (authored by clumens).
API: libcrmcommon: Add PCMK_SCHEDULER_INPUT_DIR defined constant.
clumens committed rPf29b64ed47c9: API: libcrmcommon: Add PCMK_OCF_ROOT defined constant. (authored by clumens).
API: libcrmcommon: Add PCMK_OCF_ROOT defined constant.
GitHub <noreply@github.com> committed rPbb755cbcd35a: Merge pull request #3618 from clumens/config-naming (authored by kgaillot).
Merge pull request #3618 from clumens/config-naming
clumens committed rP4a252d203c77: API: libcrmcommon: Deprecate OCF_ROOT_DIR defined constant. (authored by clumens).
API: libcrmcommon: Deprecate OCF_ROOT_DIR defined constant.
This disables glib aborting after an error message.
In T837#13290, @clumens wrote:g_log_set_always_fatal((GLogLevelFlags) 0); /*value out of range */
GitHub <noreply@github.com> committed rPec1fa59b85b9: Merge pull request #3615 from clumens/crmadmin-schema-2.1 (authored by kgaillot).
Merge pull request #3615 from clumens/crmadmin-schema-2.1
Doc: uploads: change default upload host
GitHub <noreply@github.com> committed rP153855148196: Merge pull request #3612 from kgaillot/backport (authored by kgaillot).
Merge pull request #3612 from kgaillot/backport
clumens committed rP09472cc59808: Low: schemas: Add additional node types to the crmadmin schema. (authored by clumens).
Low: schemas: Add additional node types to the crmadmin schema.
kgaillot committed rPc3521319992b: Doc: uploads: don't preserve file modification times (authored by kgaillot).
Doc: uploads: don't preserve file modification times
kgaillot committed rP3050f56d9de3: Doc: tools: fix crm_rule man page section division (authored by kgaillot).
Doc: tools: fix crm_rule man page section division
Doc: man: find man pages more carefully
kgaillot committed rPa9d1b50ff73a: Doc: Pacemaker Administration: correct syntax (authored by kgaillot).
Doc: Pacemaker Administration: correct syntax
GitHub <noreply@github.com> committed rPd4cd745cee09: Merge pull request #3608 from kgaillot/backport (authored by kgaillot).
Merge pull request #3608 from kgaillot/backport
kgaillot committed rP78e350275174: Log: pacemaker-based: client name can be NULL (authored by kgaillot).
Log: pacemaker-based: client name can be NULL
Refactor: libcib: drop op_common()
kgaillot committed rP84e931b7e2f0: Refactor: libpacemaker: de-inline pcmk__colocation_has_influence() (authored by kgaillot).
Refactor: libpacemaker: de-inline pcmk__colocation_has_influence()
kgaillot committed rP5dfcd9ebe476: Test: cts-scheduler: update expected graph outputs for transition number change (authored by kgaillot).
Test: cts-scheduler: update expected graph outputs for transition number change
kgaillot committed rP3546faab5896: Refactor: scheduler,tools: check resource flag to determine fence device (authored by kgaillot).
Refactor: scheduler,tools: check resource flag to determine fence device
kgaillot committed rP1246f8d355d8: Log: various: ensure there are spaces around CRM_XS (authored by kgaillot).
Log: various: ensure there are spaces around CRM_XS
kgaillot committed rP74041dd735a8: Low: controller,libpacemaker: transition graph IDs should be positive (authored by kgaillot).
Low: controller,libpacemaker: transition graph IDs should be positive
clumens committed rP00654e788a1b: Low: CTS: Fix the regex for handling --xml-file=. (authored by clumens).
Low: CTS: Fix the regex for handling --xml-file=.
GitHub <noreply@github.com> committed rPc25ada1c311e: Merge pull request #3617 from clumens/more-cts-cli (authored by kgaillot).
Merge pull request #3617 from clumens/more-cts-cli
GitHub <noreply@github.com> committed rP6a43d60bf474: Merge pull request #3566 from nrwahl2/nrwahl2-xsl_transform2 (authored by kgaillot).
Merge pull request #3566 from nrwahl2/nrwahl2-xsl_transform2
clumens committed rPb6e010229a4b: Low: python: Pass self.verbose to the validate function. (authored by clumens).
Low: python: Pass self.verbose to the validate function.
nrwahl2 committed rPca93b4b19309: Feature: xml: Allow previously disallowed primitive meta-attributes (authored by nrwahl2).
Feature: xml: Allow previously disallowed primitive meta-attributes
nrwahl2 committed rP49ef9ec929c1: Feature: xml: Allow previously disallowed cluster properties (authored by nrwahl2).
Feature: xml: Allow previously disallowed cluster properties
clumens committed rPea1f4f2270c5: Low: CTS: Save updated output before diffing. (authored by clumens).
Low: CTS: Save updated output before diffing.
nrwahl2 committed rP953c2afac629: Refactor: xml: New upgrade-3.10-0.xsl XSLT stylesheet (authored by nrwahl2).
Refactor: xml: New upgrade-3.10-0.xsl XSLT stylesheet
nrwahl2 committed rP2a8766c3bab3: Test: cts-cli: Update upgrade and validity outputs for 4.0 (authored by nrwahl2).
Test: cts-cli: Update upgrade and validity outputs for 4.0
nrwahl2 committed rPb3ec13b1c61f: Feature: xml: Allow previously disallowed "required" op meta-attribute (authored by nrwahl2).
Feature: xml: Allow previously disallowed "required" op meta-attribute
nrwahl2 committed rPe626c15a8c2e: Test: cts-schemas: Fix cleanup of .up and .up.err files (authored by nrwahl2).
Test: cts-schemas: Fix cleanup of .up and .up.err files
nrwahl2 committed rP70c4c9b18b62: Low: xml: Copy schemas in preparation for changes (authored by nrwahl2).
Low: xml: Copy schemas in preparation for changes
Refactor: cts-schemas: Use local variables
GitHub <noreply@github.com> committed rP62bc93500921: Merge pull request #3611 from kgaillot/compat (authored by kgaillot).
Merge pull request #3611 from kgaillot/compat
nrwahl2 committed rPe97409dcdfba: Test: cts-cli: Update cibadmin digest for pacemaker-4.0 (authored by nrwahl2).
Test: cts-cli: Update cibadmin digest for pacemaker-4.0
kgaillot committed rPde99b4812fe4: Fix: scheduler: ignore ticket constraints with invalid roles (authored by kgaillot).
Fix: scheduler: ignore ticket constraints with invalid roles
kgaillot committed rP7ac1691586e7: Low: Pacemaker Remote: drop "short fuse" shutdown timer (authored by kgaillot).
Low: Pacemaker Remote: drop "short fuse" shutdown timer
kgaillot committed rPf8c0f70d2b2a: Fix: scheduler: ignore colocation constraints with invalid roles (authored by kgaillot).
Fix: scheduler: ignore colocation constraints with invalid roles
kgaillot committed rP92502a434c70: Test: libcrmcommon: add more unit tests for pcmk__evaluate_attr_expression() (authored by kgaillot).
Test: libcrmcommon: add more unit tests for pcmk__evaluate_attr_expression()
kgaillot committed rPfd79013b7c13: Fix: scheduler: ignore invalid location constraints (authored by kgaillot).
Fix: scheduler: ignore invalid location constraints
kgaillot committed rP2db1524240d2: API: libcrmcommon: add PCMK_VALUE_OFF string constant (authored by kgaillot).
API: libcrmcommon: add PCMK_VALUE_OFF string constant
kgaillot committed rP81f0041e5ee5: API: libcrmcommon: add PCMK_VALUE_CRASH string constant (authored by kgaillot).
API: libcrmcommon: add PCMK_VALUE_CRASH string constant
kgaillot committed rPcef692236883: Fix: libcrmcommon: compare empty strings correctly in attribute expressions (authored by kgaillot).
Fix: libcrmcommon: compare empty strings correctly in attribute expressions
kgaillot committed rP7f062f4da285: Test: libcrmcommon: use correct test input XML (authored by kgaillot).
Test: libcrmcommon: use correct test input XML
kgaillot committed rP807dbc44b35f: API: libcrmcommon: add PCMK_VALUE_REBOOT string constant (authored by kgaillot).
API: libcrmcommon: add PCMK_VALUE_REBOOT string constant
kgaillot committed rP3ab1eb9263b7: Refactor: libcrmcommon: best practices for sysrq_trigger() (authored by kgaillot).
Refactor: libcrmcommon: best practices for sysrq_trigger()
kgaillot committed rP32eb824da802: Refactor: libcrmcommon: best practices for panic_local() (authored by kgaillot).
Refactor: libcrmcommon: best practices for panic_local()
kgaillot committed rP7ebaa9a6fc9b: Feature: sysconfig: interpret PCMK_panic_action more strictly (authored by kgaillot).
Feature: sysconfig: interpret PCMK_panic_action more strictly
Build: rpm: require rpm 4.14.0 or later
kgaillot committed rPa4939bd91c4b: Refactor: libcrmcommon: functionize non-root panic (authored by kgaillot).
Refactor: libcrmcommon: functionize non-root panic
GitHub <noreply@github.com> committed rPb6b2bc9d3fcd: Merge pull request #3571 from clumens/cts-cli (authored by kgaillot).
Merge pull request #3571 from clumens/cts-cli
kgaillot committed rP39c32775cbc9: Doc: pacemaker-based: correct compatibility comment (authored by kgaillot).
Doc: pacemaker-based: correct compatibility comment
clumens committed rPc6fc93867f1e: Refactor: CTS: Move several tests into a new cibadmin regression test. (authored by clumens).
Refactor: CTS: Move several tests into a new cibadmin regression test.
clumens committed rP460631dc0ceb: Refactor: CTS: Add the crm_shadow regression tests back to cts-cli. (authored by clumens).
Refactor: CTS: Add the crm_shadow regression tests back to cts-cli.
clumens closed Restricted Maniphest Task, a subtask of T846: Move cts-cli validity and upgrade tests to cts-schemas, as Merged.
Refactor: CTS: Improve regexes in cts-cli.
clumens committed rPed0853804e1a: Refactor: CTS: Add a format class to deal with singular vs. plural (authored by clumens).
Refactor: CTS: Add a format class to deal with singular vs. plural
clumens committed rP8e0851cb91bf: Build: rpm: Require python3-psutil for running tests. (authored by clumens).
Build: rpm: Require python3-psutil for running tests.
Refactor: CTS: Add an AclTest class.
clumens committed rPcb2fed98fd57: Refactor: CTS: Add additional crm_attribute tests. (authored by clumens).
Refactor: CTS: Add additional crm_attribute tests.
clumens committed rPbf04eac2754a: Refactor: CTS: Add the validity regression tests back to cts-cli. (authored by clumens).
Refactor: CTS: Add the validity regression tests back to cts-cli.
clumens committed rP05f0d4c19a71: Refactor: CTS: Add the ACL regression tests back to cts-cli. (authored by clumens).
Refactor: CTS: Add the ACL regression tests back to cts-cli.
clumens committed rPcd98d9cfc1d6: Refactor: CTS: Split crm_ticket test out of tools. (authored by clumens).
Refactor: CTS: Split crm_ticket test out of tools.
clumens committed rP1e397cca963a: Refactor: CTS: Add additional crm_resource tests. (authored by clumens).
Refactor: CTS: Add additional crm_resource tests.
clumens committed rPe22060fcbdb6: Refactor: CTS: Split crm_resource test out of tools. (authored by clumens).
Refactor: CTS: Split crm_resource test out of tools.
clumens committed rP418f37c47b60: Refactor: CTS: Split crm_attribute test out of tools. (authored by clumens).
Refactor: CTS: Split crm_attribute test out of tools.
clumens committed rPaaf478846dd6: Refactor: CTS: Split crmadmin tests out of tools. (authored by clumens).
Refactor: CTS: Split crmadmin tests out of tools.
clumens committed rP594f0ec95959: Refactor: CTS: Split crm_standby test out of tools. (authored by clumens).
Refactor: CTS: Split crm_standby test out of tools.
clumens committed rP7e64e001e890: Refactor: CTS: Add the error code regression tests back to cts-cli. (authored by clumens).
Refactor: CTS: Add the error code regression tests back to cts-cli.
clumens committed rP17fd3ffa2b47: Refactor: CTS: Add the upgrade regression tests back to cts-cli. (authored by clumens).
Refactor: CTS: Add the upgrade regression tests back to cts-cli.
clumens committed rPa60b7579656f: Refactor: CTS: Add the agent regression tests back to cts-cli. (authored by clumens).
Refactor: CTS: Add the agent regression tests back to cts-cli.
clumens committed rP28921b9996c6: Refactor: CTS: Split crm_verify tests out of tools. (authored by clumens).
Refactor: CTS: Split crm_verify tests out of tools.
clumens committed rP0bdbbaad02ae: Refactor: CTS: Add the ACL rendering regression tests back to cts-cli. (authored by clumens).
Refactor: CTS: Add the ACL rendering regression tests back to cts-cli.
clumens committed rPd6ccd15211ef: Refactor: CTS: Add the rule regression tests back to cts-cli. (authored by clumens).
Refactor: CTS: Add the rule regression tests back to cts-cli.
clumens committed rPde99518f2161: Refactor: CTS: Add the crm_mon regression tests back to cts-cli. (authored by clumens).
Refactor: CTS: Add the crm_mon regression tests back to cts-cli.
Refactor: CTS: Add make_test_group.
clumens committed rPb935a8ef0d2a: Refactor: CTS: Add the feature set regression tests back to cts-cli. (authored by clumens).
Refactor: CTS: Add the feature set regression tests back to cts-cli.
clumens committed rPb069ddf9dfb5: Refactor: CTS: Add the iso8601 date regression tests back to cts-cli. (authored by clumens).
Refactor: CTS: Add the iso8601 date regression tests back to cts-cli.
Refactor: CTS: Add a TestGroup class.
clumens committed rPe23398bafff8: Refactor: CTS: Add a function for copying an existing CIB file. (authored by clumens).
Refactor: CTS: Add a function for copying an existing CIB file.
clumens committed rPe294f126f056: Refactor: CTS: Add support for setup/teardown functions to TestGroups. (authored by clumens).
Refactor: CTS: Add support for setup/teardown functions to TestGroups.
Refactor: CTS: Add a ValidatingTest class.