On Thu, May 21, 2026 at 08:25:12AM -0500, Pierrick Bouvier wrote: > On 5/21/2026 5:36 AM, Daniel P. Berrangé wrote: > > For tests we have often had wierd failures that are related to the > > runner environment. For example, tests that fail only with specific > > filesystem setups. > > > > Since we don't control the runners directly, it is important to > > capture info about the environment to aid in failure diagnosis. > > > > Signed-off-by: Daniel P. Berrangé <[email protected]> > > --- > > .gitlab-ci.d/buildtest-template.yml | 12 ++++++++++++ > > 1 file changed, 12 insertions(+) > > > > Good idea, > Reviewed-by: Pierrick Bouvier <[email protected]> > > Maybe add a ls -al /dev and id -a, to sort out potential right issues to > access devices?
Yes, revisiting this, I'm adding those and doing many other changes to improve consistency & maintainability. v2 incoming... With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
