ltrace/tests
Martin Cermak 101cd9b6c3 CI testing: Fix the SRPM download
Usually, this test is used for gating ltrace.  In such case the
Fedora infrastructure offers the SRPM along with other ltrace
subrpms within a repo called "test-artifacts".

However, this test is also used to test dejagnu, because ltrace
has dejagnu based testsuite.  In such case the "test-artifacts"
repo has dejagnu, but not ltrace.

We need to be able to get the ltrace SRPM in both cases.
2021-11-12 09:09:08 +01:00
..
Regression Do not try to install compat arch requirements 2021-11-11 12:34:11 +01:00
Sanity CI testing: Fix the SRPM download 2021-11-12 09:09:08 +01:00
README Introduce CI gating with a simple test 2021-01-18 16:44:54 +01:00

The test's Makefiles are not used in Fedora CI infrastructure.  But are kept here
 for backward compatibility with traditional beakerlib test harness in RHEL.