* Test tag review: add fedora-only and multilib, removed spoils-installation
for being a duplicate of not-in-default
* Remove outdiated architecture and distribution adjustment rules.
* Further simplification of adjust rules by using major version comparison (~<)
(https://fmf.readthedocs.io/en/stable/context.html#major-version)
* Add bugzilla links and descriptions to some tests
* Improve README by documenting all context dimensions used and test tags.
This commit adds a new test that rebuilds kernel-ark with clang to
ensure that we do not break the upstream builds. This is a squashed
commit of the following:
PoC for kernel-ark build test and plan
kernel-ark: create virtual test and run all build configurations
Created configurations for lto/non-lto and base/debug, adding proper
relevancies. Test script parametrized with environment variables so it
can be reused by all these configs.
Fix relevancy for debug/non-lto build
Fix dependency install logic
Final cleanups
Make kernel-ark-build plan to be run only if triggered manually
Rename kernel-ark plan to avoid naming confusions with the test
Add documentation for kernel-ark test