Flexible Metadata Format: Define Essential Attributes

2018-04-16 Thread Petr Šplíchal
Hi! During the last weeks we've been experimenting with the Flexible Metadata Format proof of concept on some real-life components: There's a small SELinux example showing how FMF could be used for filtering relevant tests [1], Jakub Krysl successfully used FMF for generating differ

Re: Flexible Metadata Format

2018-01-23 Thread Petr Šplíchal
Hi, simple proof of concept is ready for experimenting: https://github.com/psss/fmf http://fmf.readthedocs.io/ Looking for the first impressions & feedback. Thanks. psss... On 8 January 2018 at 15:49, Petr Splichal wrote: > Hi! > > In order to keep test execution efficient when numbe

Flexible Metadata Format

2018-01-08 Thread Petr Splichal
Hi! In order to keep test execution efficient when number of test cases grows, it is crucial to maintain corresponding metadata, which define some aspects of how the test coverage is executed. For example limiting environment combinations where the test is relevant or selecting a subset of importa