An image building service based on osbuild
Go to file
Tomas Hozza 3c26cc981f
tests/unit: install build requires from SPEC
The unit test uses Golang to directly execute unit tests from dist-git
sources. Running unit tests requires all package build dependencies to
be installed. Previously, this was handled by explicitly specifying all
package build dependencies as a test dependencies. This results in the
requirement to update the unit test for any new release with additional
build dependency. This information is already encoded in the SPEC file
and it is not really specific to the unit test.

Move away from specifying package build dependencies as the test
dependency and install BuildRequires from the package SPEC as part of
the test case.

Related: rhbz#2059870
2022-07-18 14:34:06 +02:00
.fmf Update to 44 2022-02-14 14:34:33 +01:00
plans Update to 44 2022-02-14 14:34:33 +01:00
tests tests/unit: install build requires from SPEC 2022-07-18 14:34:06 +02:00
.gitignore Update to 55 2022-06-15 09:31:47 +00:00
README.md RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:35:11 +02:00
gating.yaml Update to 30 2021-07-02 14:06:28 +02:00
osbuild-composer.spec Update to 55 2022-06-15 09:31:47 +00:00
sources Update to 55 2022-06-15 09:31:47 +00:00

README.md

osbuild-composer

The osbuild-composer package