This is a requirement for supporting 4k in ovirt 4.3.6.
We have a build for RHEL:
https://bugzilla.redhat.com/1728953
We need build for CentOS 7 - currently providing only:
ioprocess-1.1.2-1.el7.x86_64.rpm
Vdsm requires 1.2.1 for about 2 weeks, and OST builds pass, probably
consuming 1.2.1 from
ovirt repositories.
https://resources.ovirt.org/repos/ovirt/tested/master/rpm/el7/x86_64/
But CI on 4.3 fails with:
Error: Package: vdsm-python-4.30.24-48.gitcc1fe4e.el7.noarch (artifacts)
Requires: python-ioprocess >= 1.2.1 Installed:
python2-ioprocess-1.1.2-1.201903201036.gita80158c.el7.x86_64 (@tested)
python-ioprocess = 1.1.2 Available: python-ioprocess-0.15.1-1.el7.noarch
(epel-el7) python-ioprocess = 0.15.1-1.el7 Available:
python-ioprocess-0.16.1-1.el7.noarch (centos-ovirt-common-candidate)
python-ioprocess = 0.16.1-1.el7 Available:
python2-ioprocess-1.1.2-1.el7.x86_64 (centos-ovirt42-testing-x86_64)
python-ioprocess = 1.1.2
See
https://gerrit.ovirt.org/c/101951/
So either CI on 4.3 is missing the repo providing this version, or this
build needs to be elsewhere,
probably in:
https://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/Packages/
Nir