Phil Henderson

Results 65 comments of Phil Henderson

I've landed a fix in https://github.com/daos-stack/daos/commit/e139d7d054f8c6b493a1b3eb736078adb87945bb

> Ahh. OK. I see. Perhaps [DAOS-15617](https://daosio.atlassian.net/browse/DAOS-15617) should not be **Resolved** at this point yet then? I viewed it as DAOS-15617 was tracking the test failure (which has been worked...

We are seeing failures in Leap 15 and EL 9 because https://github.com/daos-stack/mpi4py/pull/12 has already landed w/o this change and they installed (python3-mpi4py-tests-3.1.6-1): ``` avocado.core.exceptions.TestFail: No test repo found in python...

All tests passed in https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-14163/15/testReport/FTEST_mpiio/LlnlMpi4py/ using the python3-mpi4py-tests-3.1.6-1 RPM.

The fix for this test landed to master in https://github.com/daos-stack/daos/commit/47ade2c4ffb68c18c32dc2da485264d66e656ab6

All tests passed in https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-14295/13/testReport/

Example: https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-14295/13/artifact/Functional%20Hardware%20Large/launch/functional_hardware_large/job.log - Before running the first test, we see no existing tmpfs mount points: ``` 2024/05/17 09:53:32 DEBUG _clear_mount_points: -------------------------------------------------------------------------------- 2024/05/17 09:53:32 DEBUG _clear_mount_points: Clearing existing mount points on...

We'll want to use a commit message that has: ``` Fixes: DAOS-15384 Skip-func-hw-test-medium-md-on-ssd: false Test-tag: WalMetrics Features: pool ``` where `Features: pool` is my best guess as what additional functional...

A listing of the /var/tmp usage was added in https://github.com/daos-stack/daos/commit/dd488d137eda32d2c9df8cef6c5f66c6c7a75bc6

Example of the `TelemetryUtils.verify_data()` method output w/ failures: ``` 2024-02-17 22:02:05,708 test L0476 INFO | ==> Step 7: Verifying collected metric data 2024-02-17 22:02:05,756 telemetry_utils L1134 INFO | -------------------------------------------------------------------------------- 2024-02-17...