Skip to content

Commit

Permalink
qa: additional changes for deterministic test 1515 output
Browse files Browse the repository at this point in the history
  • Loading branch information
natoscott committed Feb 3, 2025
1 parent 508f65c commit 8f04d92
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion qa/1515
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ _prepare_pmda denki
pmdadenki_install

pmda=$PCP_PMDAS_DIR/denki/pmda_denki,denki_init
_run_valgrind pminfo -L -K clear -K add,156,$pmda -v denki | pmdadenki_filter
_run_valgrind pminfo -L -K clear -K add,156,$pmda -v denki 2>&1 | pmdadenki_filter

# success, all done
exit
9 changes: 0 additions & 9 deletions qa/1515.out
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,7 @@ Terminate PMDA if already installed ...
Updating the PMCD control file, and notifying PMCD ...
Check denki metrics have appeared ... X metrics and Y values
=== std out ===
denki.rapl.sysfs: No value(s) available
denki.rapl.msr: No value(s) available
=== std err ===
[Mon Feb 3 12:01:34] pminfo(1974250) Info: Configured to use / as rootpath.
[Mon Feb 3 12:01:34] pminfo(1974250) Info: Unsupported processor model -1
[Mon Feb 3 12:01:34] pminfo(1974250) Info: Found extra MSRs: dram 0, pp0 0, pp1 0, psys 0
[Mon Feb 3 12:01:34] pminfo(1974250) Info: Looking for RAPL packages.
[Mon Feb 3 12:01:34] pminfo(1974250) Info: Detected 8 cpu-cores and 0 rapl-packages.
[Mon Feb 3 12:01:34] pminfo(1974250) Info: RAPL via /sys-filesystem not found.
[Mon Feb 3 12:01:34] pminfo(1974250) Info: CPU model -1 not supported for RAPL MSR.
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: pminfo -L -K clear -K add,156,PCP_PMDAS_DIR/denki/pmda_denki,denki_init -v denki
Expand Down

0 comments on commit 8f04d92

Please sign in to comment.