Commit Graph

7 Commits

Author SHA1 Message Date
Sergey Kolosov
d7685e74ea CI Tests: tests: require 2 CPUs in tmt provision and format ci.fmf
Clean up YAML indentation in the CI gating plan and explicitly
request hardware with at least 2 processors. This is required
by some of the new tests.

RPM-Changelog: -
RPM-Skip-Release: yes
2026-06-01 20:35:15 +02:00
Martin Cermak
472dcebe5e CI Testing: Ensure smooth installation od the build under test
Make sure the build under test installs smoothly including the
multilib subpackages needed for the CI tests.  Use a setup task
prepare.sh to accomplish that.

The "standard" CI installer installs whole the x86_64 build
minus glibc-headers-s390, which is a noarch package having
file conflicts with glibc-headers-x86 (which is another
noarch subrpm).  The prepare.sh then installs needed i686
packages.
2023-03-23 20:33:30 +01:00
Martin Cermak
b12aa3c1f1 tests: FMF - fix deprecated beakerlib attribute 2022-12-22 20:53:44 +01:00
Martin Cermak
5c459b73d2 CI Gating: Avoid installing conflicting headers 2021-12-16 09:42:18 +01:00
Sergey Kolosov
3e067f11c3 adds glibc-headers-x86 to exclude 2021-11-18 21:39:10 +01:00
Sergey Kolosov
7a3188c863 exclude glibc-headers-s390 2021-11-18 19:24:52 +01:00
Sergey Kolosov
8d488dc38e introduce Fedora CI 2021-11-18 16:45:23 +01:00