Commit Graph

6 Commits

Author SHA1 Message Date
Jesus Checa Hidalgo 718bd7a127 tests: fedora-flags
* Fixed broken dependency on annobin. Requiring just redhat-rpm-config
should pull the correct annobin rpm
* Added SCL specific requirements for LLVM 13 and 14
2022-07-21 06:48:03 +00:00
Tom Stellard a0406226b5 Add missing dependency to the fedora-flags test
Other packages that use this test won't have clang pre-installed, so we
need to explicitly add the dependency.
2022-05-25 02:01:05 +00:00
Jesus Checa Hidalgo 75406a880d tests: fix fmf error in tests/fedora-flags 2022-02-15 17:11:34 +00:00
Miloš Prchlík 208be5f577 tests: on RHEL-7, throw in epel-rpm-macros to get %{build_cflags}
Unfortunately, this disqualifies the test from s390x, because there is no Epel for s390x. The test would just fail.
2022-02-15 16:21:04 +00:00
Miloš Prchlík 23fb27dabb tests: add support for SCL-ized LLVM 13 (llvm-toolset-13.0) 2022-01-05 14:17:16 +01:00
Milos Prchlik f7ecf95dc7 tests: switch to TMT 2021-10-21 13:54:44 +00:00