This is a requirement for supporting 4k in ovirt 4.3.6.
We have a build for RHEL:
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.
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
So either CI on 4.3 is missing the repo providing this version, or this build needs to be elsewhere,