avocado icon indicating copy to clipboard operation
avocado copied to clipboard

Move "filter-by-tag" to loaders

Open willianrampazzo opened this issue 5 years ago • 1 comments

Currently, the "filter-by-tag" feature takes action after the discovery on the resulting suite, but after the discussion on ML, it makes sense to re-evaluate and move this to loaders instead, perhaps directly to discovery.

The benefits would be:

  1. possibility to adjust the base implementation (eg. translate the filters to something the loader understands. Might allow using filters in Avocado-vt) or simply ignore them when not supported and avoid the unnecessary processing.
  2. would allow to define per-variant tags when using yaml_loader or later in Job API

willianrampazzo avatar Jan 08 '20 14:01 willianrampazzo

Is this issue still valid?

willianrampazzo avatar Nov 17 '21 19:11 willianrampazzo

The loaders are not even a valid concept/component anymore, so let's close this issue.

clebergnu avatar Jun 10 '24 11:06 clebergnu