I got this wrong review from OST, which looks like an infra issue in OST:
Patch:
https://gerrit.ovirt.org/c/vdsm/+/115232
Error:
https://gerrit.ovirt.org/c/vdsm/+/115232#message-46ad5e75_ed543485
Failing code:
Package(*line.split()) for res in results.values() > for line in
_filter_results(res['stdout'].splitlines()) ] E TypeError: __new__()
missing 2 required positional arguments: 'version' and 'repo'
ost_utils/ost_utils/deployment_utils/package_mgmt.py:177: TypeError
I hope someone working on OST can take a look soon.
Nir