Skip to content

DAOS-18595 gurt: Handle "ERR" and "DBUG" environment values with DD_STDERR#17759

Draft
knard38 wants to merge 1 commit intomasterfrom
ckochhof/fix/master/daos-18595/patch-001
Draft

DAOS-18595 gurt: Handle "ERR" and "DBUG" environment values with DD_STDERR#17759
knard38 wants to merge 1 commit intomasterfrom
ckochhof/fix/master/daos-18595/patch-001

Conversation

@knard38
Copy link
Contributor

@knard38 knard38 commented Mar 23, 2026

Description

Previously, the DD_STDERR environment variable did not support the same set of values as DD_LOG_MASK.
This patch updates the management of DD_STDERR to ensure consistent value handling between both environment variables.

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

…TDERR

Previously, the DD_STDERR environment variable did not support the same
set of values as DD_LOG_MASK. This patch updates the management of
DD_STDERR to ensure consistent value handling between both environment
variables.

Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@hpe.com>
@knard38 knard38 self-assigned this Mar 23, 2026
@github-actions
Copy link

Ticket title is 'ERROR and DBUG debug level names can not be used with DD_STDERR env variable'
Status is 'In Progress'
https://daosio.atlassian.net/browse/DAOS-18595

@daosbuild3
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants