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.go | ||
| distro_test.go | ||
| package_sets.go | ||
| partition_tables.go | ||
| pipelines.go | ||
| stage_inputs.go | ||
| stage_options.go | ||