Skip to content

DAOS-19133 common: Adjust engin logs severity names#18483

Draft
grom72 wants to merge 7 commits into
masterfrom
grom72/DAOS-19133
Draft

DAOS-19133 common: Adjust engin logs severity names#18483
grom72 wants to merge 7 commits into
masterfrom
grom72/DAOS-19133

Conversation

@grom72

@grom72 grom72 commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Adjust severity names in engine logs to follow ones defined for server

  • DBUG → DEBUG
  • ERR → ERROR (TBD)
  • EMRG → FATAL (TBD)

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).

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

Ticket title is 'Adjust severity names in engine logs to follow ones defined for server'
Status is 'In Progress'
https://daosio.atlassian.net/browse/DAOS-19133

@grom72 grom72 force-pushed the grom72/DAOS-19133 branch from 5206b7b to e45cb63 Compare June 10, 2026 13:10
@daosbuild3

Copy link
Copy Markdown
Collaborator

@daosbuild3

Copy link
Copy Markdown
Collaborator

grom72 added 3 commits June 23, 2026 21:43
Adjust severity names in engine logs to follow ones defined for server
- DBUG → DEBUG
- ERR → ERROR (TBD)
- EMRG → FATAL (TBD)

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Priority: 2
Cancel-prev-build: false
Skip-python-bandit: true
Skip-unit-test: true
Skip-unit-test-memcheck: true
Skip-test-el-9-rpms: true
Skip-test-leap-15-rpms: true
Skip-func-hw-test: true
Skip-build-el8-gcc: true
Skip-build-leap15-gcc: true
Skip-unit-tests:true
Skip-NLT: true
Skip-fault-injection-test: true
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Priority: 2
Cancel-prev-build: false
Skip-python-bandit: true
Skip-unit-test: true
Skip-unit-test-memcheck: true
Skip-test-el-9-rpms: true
Skip-test-leap-15-rpms: true
Skip-func-hw-test: true
Skip-build-el8-gcc: true
Skip-build-leap15-gcc: true
Skip-unit-tests:true
Skip-NLT: true
Skip-fault-injection-test: true
@grom72 grom72 force-pushed the grom72/DAOS-19133 branch from 50de9d5 to e436d97 Compare June 23, 2026 20:11
grom72 added 2 commits June 23, 2026 22:25
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Priority: 2
Cancel-prev-build: false
Skip-python-bandit: true
Skip-unit-test: true
Skip-unit-test-memcheck: true
Skip-test-el-9-rpms: true
Skip-test-leap-15-rpms: true
Skip-func-hw-test: true
Skip-build-el8-gcc: true
Skip-build-leap15-gcc: true
Skip-unit-tests:true
Skip-NLT: true
Skip-fault-injection-test: true
EMRG is no longer used and always can be subsituted by FATAL

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Priority: 2
Cancel-prev-build: false
Skip-python-bandit: true
Skip-unit-test: true
Skip-unit-test-memcheck: true
Skip-test-el-9-rpms: true
Skip-test-leap-15-rpms: true
Skip-func-hw-test: true
Skip-build-el8-gcc: true
Skip-build-leap15-gcc: true
Skip-unit-tests:true
Skip-NLT: true
Skip-fault-injection-test: true
@daosbuild3

Copy link
Copy Markdown
Collaborator

grom72 added 2 commits June 24, 2026 12:37
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Priority: 2
Cancel-prev-build: false
Skip-python-bandit: true
Skip-unit-test: true
Skip-unit-test-memcheck: true
Skip-test-el-9-rpms: true
Skip-test-leap-15-rpms: true
Skip-func-hw-test: true
Skip-build-el8-gcc: true
Skip-build-leap15-gcc: true
Skip-unit-tests:true
Skip-NLT: true
Skip-fault-injection-test: true
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.

2 participants