On Thu, Apr 17, 2025 at 12:53:56PM -0400, Chuck Lever wrote: > On 4/17/25 12:18 PM, Luis Chamberlain wrote: > > We're at the point that we're going to start enablish automatic push > > of tests for a few filesystems with kdevops. We now have automatic > > collection of results, parsing of them, etc. And so the last step > > really, is to just send results out to kicdb [0]. > > > > Since we have the xml file, I figured I'd ask if anyone has already > > done the processing of this file to kicdb, because it would be easier > > to share the same code rather than re-invent. We then just need to > > describe the source, kdevops, version, etc. > > > > If no one has done this yet, we can give it a shot and we can post > > here the code once ready. > > > > [0] https://docs.kernelci.org/kcidb/submitter_guide/ > > > > Luis > > > > https://git.nowheycreamery.com/anna/xfstestsdb.git is one possible > solution. Sweet thanks! Luis