Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAOS-16661 common: Integrate PMDK logging system w/ VOS logging system. #14923

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Sep 3, 2024

  1. Integrate PMDK logging system w/ VOS logging system.

    To enable new message in log in NLT.
    Allow-unstable-test: true
    
    Priority: 2
    
    Required-githooks: true
    
    Co-authored-by: Jan Michalski <jan.michalski@intel.com>
    Co-authored-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    149320c View commit details
    Browse the repository at this point in the history
  2. HARK is reported as INFO

    To enable new message in log in NLT.
    Allow-unstable-test: true
    
    Priority: 2
    
    Required-githooks: true
    
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1011420 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Fix - force build

    Priority: 2
    
    Allow-unstable-test: true
    Skip-func-hw-test: false
    
    Required-githooks: true
    
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f9b926d View commit details
    Browse the repository at this point in the history
  2. Skip NLT tests as they blocks functional validation.

    Skip-nlt: true
    Priority: 2
    
    Allow-unstable-test: true
    Skip-func-hw-test: false
    
    Required-githooks: true
    
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    45e6548 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Fix: apply git-format-clang chanhes

    Skip-nlt: true
    Priority: 2
    Allow-unstable-test: true
    
    Required-githooks: true
    
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    76fe5c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Test: re-run to remove failed Trivy build

    Skip-nlt: true
    Priority: 2
    Allow-unstable-test: true
    
    Required-githooks: true
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a516943 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge remote-tracking branch 'origin/master' into grom72/pmdk-w-logging

    PR-repos: pmdk@PR-42:2
    
    Skip-list: test_dfuse_daos_build_wt_pil4dfs:DAOS-16556
    Allow-unstable-test: true
    Priority: 2
    
    Required-githooks: true
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    224ea5c View commit details
    Browse the repository at this point in the history
  2. No error message on intentional pmemobj transaction abort

    PR-repos: pmdk@PR-43:1
    
    Skip-list: test_dfuse_daos_build_wt_pil4dfs:DAOS-16556
    Allow-unstable-test: true
    Priority: 2
    
    Required-githooks: true
    
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c445554 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Merge remote-tracking branch 'origin/master' into grom72/pmdk-w-logging

    PR-repos: pmdk@PR-43:2
    
    Skip-list: test_ior_intercept_libpil4dfs:DAOS-16260 test_daos_degraded_ec:DAOS-16503 test_dfuse_daos_build_wt_pil4dfs:DAOS-16732
    Allow-unstable-test: true
    Priority: 2
    
    Required-githooks: true
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    055c40f View commit details
    Browse the repository at this point in the history
  2. Fix merge

    PR-repos: pmdk@PR-43:2
    
    Skip-list: test_ior_intercept_libpil4dfs:DAOS-16260 test_daos_degraded_ec:DAOS-16503 test_dfuse_daos_build_wt_pil4dfs:DAOS-16732
    Allow-unstable-test: true
    Priority: 2
    
    Required-githooks: true
    
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8f2b121 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Fix: apply fix for pmem/pmdk#6107

    Annoying error message on user intentional transaction abort.
    
    PR-repos: pmdk@PR-43:2
    
    Skip-list: test_ior_intercept_libpil4dfs:DAOS-16260 test_daos_degraded_ec:DAOS-16503 test_dfuse_daos_build_wt_pil4dfs:DAOS-16732
    Allow-unstable-test: true
    Priority: 2
    
    Required-githooks: true
    
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6a85d36 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. fix: skip NLT tests for full HW validation

    Skip-NLT: true
    
    PR-repos: pmdk@PR-43:2
    
    Skip-list: test_ior_intercept_libpil4dfs:DAOS-16260 test_daos_degraded_ec:DAOS-16503 test_dfuse_daos_build_wt_pil4dfs:DAOS-16732
    Allow-unstable-test: true
    Priority: 2
    
    Required-githooks: true
    
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c5935f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge remote-tracking branch 'origin/master' into grom72/pmdk-w-logging

    Required-githooks: true
    grom72 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3e73bd5 View commit details
    Browse the repository at this point in the history
  2. Fix: apply fix for pmem/pmdk#6126

    Unnecessary warning: "Cannot find any matching device, no bad blocks found" for non-pmem HW
    
    skip NLT tests for full HW validation
    Skip-NLT: true
    
    PR-repos: pmdk@PR-43:5
    
    Skip-list: test_ior_intercept_libpil4dfs:DAOS-16260 test_daos_degraded_ec:DAOS-16503 test_dfuse_daos_build_wt_pil4dfs:DAOS-16732
    Allow-unstable-test: true
    Priority: 2
    
    Required-githooks: true
    
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ec17be3 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Fix: apply final fix for pmem/pmdk#6126

    Unnecessary warning: "Cannot find any matching device, no bad blocks found" for non-pmem HW
    
    skip NLT tests for full HW validation
    Skip-NLT: true
    
    PR-repos: pmdk@PR-43:6
    
    Skip-list: test_ior_intercept_libpil4dfs:DAOS-16260 test_daos_degraded_ec:DAOS-16503 test_dfuse_daos_build_wt_pil4dfs:DAOS-16732
    Allow-unstable-test: true
    Priority: 2
    
    Required-githooks: true
    
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9c1a53e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Merge remote-tracking branch 'origin/master' into grom72/pmdk-w-logging

    skip NLT tests for full HW validation
    Skip-NLT: true
    
    PR-repos: pmdk@PR-43:7
    
    Skip-list: test_ior_intercept_libpil4dfs:DAOS-16260 test_daos_degraded_ec:DAOS-16503 test_dfuse_daos_build_wt_pil4dfs:DAOS-16732
    Allow-unstable-test: true
    Priority: 2
    
    Required-githooks: true
    Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
    grom72 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4672438 View commit details
    Browse the repository at this point in the history