The `fix-bls` stage supports a `prefix` argument, which was not supported in composer. Specifying this argument is necessary in case the `/boot` mountpoint is on a separate partition. Add the `prefix` argument to the `fix-bls` stage. Amend unit tests. The RHEL-8.5 and RHEL-9.0 `aarch64` `ec2` and `ami` images use partitioning with `/boot` on a separate partition. Due to this, the pipeline must specify a non-default prefix to the `fix-bls` stage. Signed-off-by: Tomas Hozza <thozza@redhat.com> |
||
|---|---|---|
| .. | ||
| distro_test_common | ||
| fedora33 | ||
| rhel8 | ||
| rhel84 | ||
| rhel85 | ||
| rhel90 | ||
| test_distro | ||
| distro.go | ||
| distro_test.go | ||
| osrelease_test.go | ||