Hi All,
for those of you running OST locally - with [1] merged you will need to
adapt your executor slightly. The new requirement is to have the
"storage" image installed on top of the other images. It's available
through the same repos we use for publishing the regular ones, so it
should suffice to run:
sudo dnf install ost-images-storage-base
to have your executor working again.
The './setup_for_ost.sh' script has been updated to handle the change too.
Regards, Marcin
[1]
https://github.com/oVirt/ovirt-system-tests/pull/76