Commit graph

12 commits

Author SHA1 Message Date
Jesus Checa Hidalgo
e4d1e99d30 Comprehensive review of TMT metadata
* 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.
2025-09-03 10:15:33 +02:00
Jesus Checa Hidalgo
e851d75dcc Merge remote-tracking branch 'clang/main' into merge-test-repos 2024-12-20 11:16:01 +01:00
Jesus Checa Hidalgo
3d9db8ae35 Create kernel-ark rebuild test
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
2024-05-09 16:59:21 +02:00
Konrad Kleine
5e5ec12425 Add pre-commit config and update README
See also https://src.fedoraproject.org/tests/llvm/pull-request/27
2024-05-03 14:52:18 +02:00
Konrad Kleine
27eb7eff9f Fix wrapping 2024-05-03 07:30:25 +00:00
Konrad Kleine
1031a07e78 simplify README.md 2024-05-03 07:30:25 +00:00
Konrad Kleine
d853e7371a Add pre-commit config and README 2024-05-03 07:30:25 +00:00
Jesus Checa Hidalgo
e0ed1fc268 Fix readme formatting 2024-04-02 08:58:31 +02:00
Jesus Checa Hidalgo
2b4086412b fix readme formatting 2024-04-02 08:31:19 +02:00
Jesus Checa Hidalgo
1eee8b0c2d Add documentation to README.md 2024-03-08 14:43:00 +01:00
Jesus Checa Hidalgo
acbe4aee52 Add documentation to README.md 2024-03-07 16:41:38 +01:00
Jesus Checa Hidalgo
8b050b7eff tests: Add llvm dist-git tests
* Enable fmf in the repo
* Copied tests from rpms/llvm
* Integrated llvm-devel-cmake which was not in rpms/llvm
2022-08-16 16:37:00 +02:00