A build system for OS images
Go to file
Tomáš Hozza eac3dd265a
Test: simplify SRC_DIR extraction in run-unit-tests.sh
Use `spectool`, instead of `rpmdev-spectool`, because it is available
only on c9s and el9 and the intention was to keep tests implementation
the same across all distributions and their versions. This makes the
test case identical to c8s / el8.

In addition, the output from the tool differs on c8s and c9s, therefore
simplify the extraction of the SRC_DIR using only one sed command, which
produces the desired output on c8s and c9s.

Related: rhbz#2174847

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-04-24 21:02:57 +02:00
.fmf Update to 48 2022-02-17 17:38:20 +01:00
plans Test: Rework FMF test metadata and test discovery for integration tests 2023-04-21 17:49:23 +02:00
tests Test: simplify SRC_DIR extraction in run-unit-tests.sh 2023-04-24 21:02:57 +02:00
.gitignore Update to 82 2023-03-29 09:01:06 +00:00
.packit.yaml RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:39 +02:00
0001-Test-port-assembler-tests-from-unittest-to-pytest.patch Backport upstream test changes allowing to skip unsupported tests 2023-04-21 13:30:42 +02:00
0002-Test-add-ability-to-skip-tests-for-unsupported-file-.patch Backport upstream test changes allowing to skip unsupported tests 2023-04-21 13:30:42 +02:00
README.md RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:39 +02:00
README.packit RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:39 +02:00
gating.yaml Update to 29 2021-06-29 09:31:42 +02:00
osbuild.spec Backport upstream test changes allowing to skip unsupported tests 2023-04-21 13:30:42 +02:00
sources Update to 82 2023-03-29 09:01:06 +00:00

README.md

osbuild

The osbuild package