Ashley Pittman

Results 81 comments of Ashley Pittman

I'm waiting for https://github.com/daos-stack/daos/pull/9778 to land before working in this as then I can enable the tests in this PR.

> @ashleypittman when you land this, please backport to 2.2 The dfuse unit tests aren't on 2.2 so this won't be a clean cherry-pick but I'll backport it.

> > The dfuse unit tests aren't on 2.2 so this won't be a clean cherry-pick but I'll backport it. > > is there a reason not to backport those...

Should be reviewed in combination with https://github.com/daos-stack/code_review/pull/31 I think these PRs are correct for master and disable all codespell and pylint checks from Jenkins but will have the side effect...

Merged this with master and I've enabled the metadata tests in all cases so we can see the results.

The test failures are a dfs issue, when setattr is called it first calls stat, then it applies the changes. For truncate it does not then re-sample the remote mtime...

This is failing in CI however I've verified what should be the same I/O pattern locally and it passes 20/20 times. Still investigating.

This PR is also causing intermittent NLT failures with test_truncate_with_caching

This has passed a key test in CI, please can I request re-review.

> so does this replace it or just check it? This just adds checks. It extends the log-checking code to find locations where we're calling D_FREE(NULL), and sort locations by...