nasm/tests
Václav Kadlčík 3523d0b26a Make sure we test the correct SRPM
rlFetchSrcForInstalled is very resourceful and I'm afraid it may find
and download a SRPM of the matching NVR from other sources, not
necessarily the same we want to test. Since we know the CI tests
a scratch build hosted in a local repo called "test-artifacts" then
using "dnf download" directly and limited to that specific repo is
a better approach.

I'm adding a fallback using the repo's local files just in case "dnf"
suffers some temporary hiccup.
2021-11-09 08:14:01 +00:00
..
Regression/testsuite2 Make sure we test the correct SRPM 2021-11-09 08:14:01 +00:00
Sanity/smoke Enable gating and import some RHEL tests 2021-09-01 13:49:47 +02:00
README Enable gating and import some RHEL tests 2021-09-01 13:49:47 +02:00

Tests imported from RHEL keep their Makefile just for backward compatibility
with the traditional beakerlib test harness in RHEL. The Makefiles are _not_
used in the Fedora CI infrastructure.