Commit Graph

4 Commits

Author SHA1 Message Date
Martin Cermak
0ffbb1f0c6 Related: RHEL-29529 2024-05-17 09:58:51 +02:00
Martin Cermak
2c11912983 CI Gating: Set up mandatory rebuild tests
Make sure components consuming systemtap-devel continue building
after a systemtap update.  Currently glibc and qemu rebuilds are
attempted.
2021-12-01 12:23:11 +01:00
Martin Cermak
59f04a6c84 Drop the baseos-qe.koji-build.scratch-build.validation testcase 2021-05-03 17:59:29 +02:00
Martin Cermak
bd7878dd23 Introduce Fedora CI gating.
Introduce CI gating.  This will introduce new testcase called
fedora-ci.koji-build.tier0.functional and will configure it
as a mandatory CI gating testcase for elfutils fedora builds.

The provided test case is executed by running ./runtest.sh.
The main.fmf file keeps the testcase metadata.  The plans and
.fmf folders contain configuration files needed for execution
of provided testcases within the Fedora CI infrastructure.

The provided testcase relies upon the debuginfod server
providing needed kernel-debuginfo.  It was tested with
staging instance of the debuginfod server running at
https://debuginfod.stg.fedoraproject.org/ .

Provided test uses Flexible Metadata Format, as documented in
https://fmf.readthedocs.io/ .
2021-04-14 17:02:36 +02:00